fix potential null pointer deref when packets are forged
[project/mdnsd.git] / interface.h
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...