cache: fix cache record refreshing
[project/mdnsd.git] / dns.h
2014-09-04 John Crispinbasic support for the cache flush bit
2014-09-04 John Crispinadd src ip validation
2014-09-04 John Crispinpropagate sockaddr and port form the receive function...
2014-09-02 John Crispinpropagate unicast bit
2014-09-02 John Crispininterface.c cleanup
2014-08-29 John Crispinadd -4 and -6 options
2014-08-28 John Crispindns_add_answer() now has a ttl parameter
2014-08-28 John Crispinadd ipv6 support
2014-06-09 Felix Fietkaumove rdata_buffer to cache_answer()
2014-06-09 Felix Fietkaumove dns packet processing to dns.c
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: constify various functions
2014-06-03 Felix Fietkaudns: use bss instead of heap for buffers
2014-03-17 John Crispinimport v0.1