This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2024-12-27 17:18:59 +00:00
Code
Issues
Actions
9
Packages
Projects
Releases
Wiki
Activity
f6b399c8ab
openwrt
/
package
/
network
/
services
/
mdns
/
files
/
mdns.config
4 lines
45 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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@openwrt.org> SVN-Revision: 41345
2014-06-26 11:43:34 +00:00
config mdns
mdns: add jail and seccomp support Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 45012
2015-03-26 10:58:44 +00:00
option jail 1
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@openwrt.org> SVN-Revision: 41345
2014-06-26 11:43:34 +00:00
list network lan
Reference in New Issue
Copy Permalink