project/mdnsd.git
2014-06-03 Felix Fietkauubus: constify name argument to mdns_add_records
2014-06-03 Felix Fietkaudns: constify various functions
2014-06-03 Felix Fietkauutil: constify memdup()
2014-06-03 Felix Fietkaucache: remove struct cache_type
2014-06-03 Felix Fietkaucache: reduce allocation of cache entries to one chunk...
2014-06-03 Felix Fietkaucache: use proper avl lookup for entries
2014-06-03 Felix Fietkaucache: convert types to kvlist
2014-06-03 Felix Fietkaudns: use alloca instead of malloc to fix memleak in...
2014-06-03 Felix Fietkaudns: use common function for sending packets
2014-06-03 Felix Fietkaudns: reuse global name_buffer in dns_send_question()
2014-06-03 Felix Fietkaudns: use bss instead of heap for buffers
2014-06-03 Felix Fietkaudns: use compile time initialization for structs, remov...
2014-05-27 John Crispinmake the code work for bridge interfaces
2014-03-17 John Crispinimport v0.1