This website requires JavaScript.
Explore
Help
Register
Sign in
KumiSystems
/
openwrtv4
Watch
1
Star
0
Fork
You've already forked openwrtv4
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
c5c819c494
openwrtv4
/
package
/
network
/
services
/
mdns
/
files
/
mdns.config
4 lines
45 B
Text
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 a new issue
Copy permalink