Changeset 41345

Timestamp:
2014-06-26T13:43:34+02:00 (4 years ago)
Author:
blogic
Message:

mdns: add the new openwrt mdns daemon

this is still wip, you can use the following ubus calls.

ubus call mdns scan # triggers a scan
ubus call mdns browse # look at the currenlty cached records
ubus call mdns hosts # look at the currenlty cached hosts

TODO

  • ipv6, currenlty AAAA records are handled but only on v4 sockets
  • finish the service announce code

Signed-off-by: John Crispin <blogic@…>

Location:
trunk/package/network/services/mdns
Files:
5 added

Note: See TracChangeset for help on using the changeset viewer.