remove debug code
[project/mdnsd.git] / main.c
2014-08-30 John Crispinremove debug code
2014-08-29 John Crispinadd -4 and -6 options
2014-08-29 John Crispinload service info from procd
2014-08-29 John Crispinsend unsolicitated answers when a new service appears
2014-08-27 John Crispingracefully exit if the cmdline is bogus
2014-06-25 Felix Fietkaumdns: remove dependencies on asm/byteorder.h, fix const...
2014-06-11 Felix Fietkauallow starting without an active interface
2014-06-09 Felix Fietkaumove signal_setup() to main.c
2014-06-09 Felix Fietkaumake iface_name static
2014-06-09 Felix Fietkauclean up hostname handling, make service_name() static
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