packages
packages copied to clipboard
xl2tpd: publish service over mdns
update init script to announce l2tp service over mdns
Signed-off-by: Mohd Husaam Mehdi [email protected]
Please make the mdns handling configurable, just like we do with the dropbear. Not everyone wants to have mdns.
Thanks for your comment. Sorry for the delay.
Mixing UCI and conf file, or, reading directly from the conf file in init script feels a little weird. This package does not have a UCI, so I will try to add UCI processing also.
@mhusaam that would be nice to add first a uci handling for this service. After that we could add an mdns uci option.