packages icon indicating copy to clipboard operation
packages copied to clipboard

xl2tpd: publish service over mdns

Open mhusaam opened this issue 1 year ago • 3 comments

update init script to announce l2tp service over mdns

Signed-off-by: Mohd Husaam Mehdi [email protected]

mhusaam avatar Mar 27 '24 16:03 mhusaam

Please make the mdns handling configurable, just like we do with the dropbear. Not everyone wants to have mdns.

feckert avatar Mar 28 '24 13:03 feckert

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 avatar Apr 04 '24 14:04 mhusaam

@mhusaam that would be nice to add first a uci handling for this service. After that we could add an mdns uci option.

feckert avatar Apr 08 '24 08:04 feckert