http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43545
User: guy
Date: 2012/06/29 11:04 AM
Log:
Add support for listening for interface arrival/departure events on
PF_SYSTEM sockets on OS X.
Pull iface_mon_nl_init() into iface_mon_start(), to make it a little
easier to figure out what interface monitoring code on other platforms
should do.
Add a bunch of XXX comments about additional things we should perhaps
do.
Directory: /trunk/
Changes Path Action
+201 -15 iface_monitor.c Modified
+33 -0 iface_monitor.h Modified