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
f3ae0f80bd
openwrtv4
/
package
/
network
/
services
/
umdns
/
files
/
umdns.config
4 lines
46 B
Text
Raw
Normal View
History
Unescape
Escape
mdns: update and rename package to the umdns This update includes numerous small fixes for: 1) Interfaces setup 2) Packets parsing 3) Sending replies Without this there were multiple problems with exchanging information between (u)mdns and other implementations (including (u)mdns as well). This also follows project rename to umdns which was required to avoid confusion with Apple's mdnsd from mDNSResponder project. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2017-02-15 10:46:57 +00:00
config umdns
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