CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/02/15 03:52:08
Modified files:
lib/libpcap : pcap-bpf.c
Log message:
Teach monitor_mode() that the return code for unknown ioctl requests was
changed from EINVAL to ENOTTY in sys/net/if_media.c r1.19; it should just
indicate that monitor mode is not available, rather than return a general
error. ok dcoppa jca
