Fix reading port of incoming packets
[project/mdnsd.git] / ubus.c
2017-03-20 Rafał MiłeckiUse one define for DNS-Based Service Discovery service...
2017-03-14 Rafał MiłeckiDon't cache hosts as services
2017-03-14 Rafał MiłeckiAccess cached records (instead of services) to read...
2017-03-10 Rafał MiłeckiDrop unneeded code to simplify getting hosts over ubus
2017-03-09 Rafał MiłeckiDrop unneeded casting of "entry" from struct cache_service
2017-02-14 Rafał MiłeckiAdd helper for checking if cached entry is for a host
2017-02-13 Rafał MiłeckiRename cache scanning to updating
2017-02-11 Rafał MiłeckiRename project to umdns
2017-02-08 Rafał MiłeckiChange dns_send_question function arg from unicast...
2014-11-06 Steven Barthubus: add keep functionality to set_config-call
2014-10-29 Steven Barthubus: add ubus fetch call
2014-10-26 Steven BarthAdd query ubus call
2014-09-04 John Crispinentry->service
2014-08-29 John Crispinload service info from procd
2014-08-29 John Crispinsend unsolicitated answers when a new service appears
2014-06-11 Felix Fietkaurename set_interfaces to set_config, more stuff can...
2014-06-11 Felix Fietkauadd support for dynamic reconfiguration of interfaces
2014-06-09 Felix Fietkaufix excessive stack usage
2014-06-09 Felix Fietkaufix a few format string bugs
2014-06-09 Felix Fietkaurename mdns_add_records to cache_dump_records and move...
2014-06-05 Felix Fietkauubus: implement the reload command
2014-06-05 Felix Fietkaucache: remove service descriptions for now, they belong...
2014-06-03 Felix Fietkaucache: constify cache_record fields
2014-06-03 Felix Fietkauubus: constify name argument to mdns_add_records
2014-03-17 John Crispinimport v0.1