store ip address as struct in_addr instead of a string
[project/mdnsd.git] / main.c
2014-06-09 Felix Fietkauclean up interfaces on exit
2014-06-09 Felix Fietkaumove interface connect/read handling to interface.c
2014-06-09 Felix Fietkaumove dns packet processing to dns.c
2014-06-09 Felix Fietkaumove announce state to struct interface
2014-06-09 Felix Fietkauuse struct interface internally instead of struct uloop_fd
2014-06-09 Felix Fietkauinitial code refactoring to prepare for adding dynamic...
2014-06-03 Felix Fietkaudns: use bss instead of heap for buffers
2014-05-27 John Crispinmake the code work for bridge interfaces
2014-03-17 John Crispinimport v0.1