remove some debug code
[project/mdnsd.git] / interface.c
2014-08-28 John Crispinadd ipv6 support
2014-06-25 Felix Fietkauremove linux specific includes
2014-06-25 Felix Fietkaumdns: remove dependencies on asm/byteorder.h, fix const...
2014-06-09 Felix Fietkaustore ip address as struct in_addr instead of a string
2014-06-09 Felix Fietkaumake interface_socket_setup static
2014-06-09 Felix Fietkaumove interface connect/read handling to interface.c
2014-06-09 Felix Fietkaucall announce_free from interface_free
2014-06-09 Felix Fietkauinitial code refactoring to prepare for adding dynamic...