ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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