Fix error messages when sending packet fails
[project/mdnsd.git] / cache.h
2017-02-14 Rafał MiłeckiAdd helper for checking if cached entry is for a host
2017-02-14 Rafał MiłeckiDrop declaration of non-existing cache_lookup_name...
2017-02-13 Rafał MiłeckiRename cache scanning to updating
2014-10-29 Steven Barthubus: add ubus fetch call
2014-09-04 John Crispinadd a basic cache refresh logic
2014-09-04 John Crispinadd a iface pointer to services and records
2014-09-04 John Crispinentry->service
2014-09-04 John Crispinbasic support for the cache flush bit
2014-06-09 Felix Fietkaumake the "records" avl tree static
2014-06-09 Felix Fietkaurename mdns_add_records to cache_dump_records and move...
2014-06-09 Felix Fietkauuse struct interface internally instead of struct uloop_fd
2014-06-03 Felix Fietkaucache: constify cache_record fields
2014-06-03 Felix Fietkaucache: constify entry and host pointers in struct cache...
2014-06-03 Felix Fietkaucache: remove struct cache_type
2014-06-03 Felix Fietkaucache: convert types to kvlist
2014-03-17 John Crispinimport v0.1