xl2tpd: add UCI support
authorMartin Schiller <redacted>
Tue, 7 Oct 2025 05:38:14 +0000 (07:38 +0200)
committerFlorian Eckert <redacted>
Mon, 27 Oct 2025 12:02:45 +0000 (13:02 +0100)
commit816a80df2cfdbfd0aab3b8662f0a17821533cf54
tree5cfc357145916f27ad790157d571966338982b52
parentb9cd720d286678fc656f6d7ed99d646e8920b6fd
xl2tpd: add UCI support

This adds UCI support for xl2tpd. To maintain backward compatibility, I
have introduced the config option “use_legacy_config,” which is enabled
by default.

If you want to use the UCI config, you must disable or delete this
option.

Signed-off-by: Martin Schiller <redacted>
net/xl2tpd/Makefile
net/xl2tpd/files/xl2tp.config [new file with mode: 0644]
net/xl2tpd/files/xl2tpd.init
git clone https://git.99rst.org/PROJECT