Conversation
Use pcap_create, then set options, and pcap_activate when creating pcap objects Support setting rfmon option of pcap creation Fixes #31
|
Thanks ! I will investigate so see if this works |
|
Merge ? |
|
I actually haven't had a chance to test this extensively, but if @gpotter2 you say it's working well for you I can proceed with merging it. |
|
To be fair, I couldn't test it either... I don't currently have access to a computer supporting this :/ Will see If someone can do it for me |
|
One user reported that it's working ! |
|
If more directed testing is needed I'll have time after Thursday |
|
@hellais This is mergeable, and working ! Please release it asap, we are waiting for it |
|
@gpotter2 thanks for the input on this. I am going to merge this into master. Do some smoke testing to ensure nothing breaks for the current use cases and then cut a new release. |
|
Thank you a lot !! |
|
@gpotter2 I just cut 1.2.1 and uploaded it to pypi. Enjoy! |
|
Thanks !! |
This is a rebase of this branch: #32
cc @gpotter2