]> git.meshlink.io Git - catta/history - src/iface-windows.c
remove debug output on initial interface enumeration
[catta] / src / iface-windows.c
2014-09-11 Sven M. Hallbergremove debug output on initial interface enumeration
2014-09-11 Sven M. Hallbergprocess change events in the order they are received
2014-09-11 Sven M. Hallberghandle address change events
2014-09-11 Sven M. Hallberghandle interface change events
2014-09-10 Sven M. Hallbergskeleton implementation of interface change event handling
2014-09-08 Sven M. Hallbergcomment about IP_ADAPTER_ADDRESS_DNS_ELIGIBLE (should...
2014-09-08 Sven M. Hallbergskip transient ("cluster") addresses on Windows, as...
2014-09-08 Sven M. Hallberginclude address flags in debug output
2014-09-08 Sven M. Hallbergdo use the interface index provided by Windows
2014-09-08 Sven M. Hallbergenumerate network adapter addresses
2014-09-05 Sven M. Hallbergmight as well make the debugging code a bit pretty
2014-09-05 Sven M. Hallbergfix flags_ok computation (IfType and OperStatus are...
2014-09-05 Sven M. Hallbergcoding style consistency
2014-09-05 Sven M. Hallbergget human-readable interface names
2014-09-05 Sven M. Hallbergstart of windows interface detection