Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 43545: /trunk/ /trunk/: iface_monitor.c iface_monitor.h

Date: Fri, 29 Jun 2012 18:04:11 GMT
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