Re: [tcpdump-workers] supporting extend 'open live capture' parametes

2008-02-05 Thread Guy Harris
BTW, my original tests of the monitor mode changes didn't work on FreeBSD or OpenBSD, because the adapter was added when I plugged it into the USB bus, but wasn't automatically brought up. I had to do "ifconfig zyd0 up" to make it work. If libpcap can determine that an adapter isn't up, sh

Re: [tcpdump-workers] supporting extend 'open live capture' parametes

2008-02-05 Thread Guy Harris
Abeni Paolo wrote: Any comments are as usual very welcome. So far, I have it compiling and working on: Mac OS X 10.4 Mac OS X 10.5 FreeBSD 7.0 RC1 OpenBSD 4.2 Ubuntu 7.10 where "working" includes an additional pcap_set_rfmon() call to turn on moni