add ipv6 support
[project/mdnsd.git] / interface.h
2014-08-28 John Crispinadd ipv6 support
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 Fietkaumove announce state to struct interface
2014-06-09 Felix Fietkauinitial code refactoring to prepare for adding dynamic...