aboutsummaryrefslogtreecommitdiff
path: root/net/tunneldigger/files
Commit message (Collapse)AuthorAge
* tunneldigger: add group option to UCI configMatthias Schiffer2023-09-27
| | | | | | The group can be used for policy routing and similar purposes. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* tunneldigger: add package for establishing L2TPv3 tunnels over UDPNick Hainke2023-06-12
In the previous commit we already added tunneldigger-broker. Add the corresponding client. This PR is just a refactoring of the already existing opkg package from wlanslovenija [0]. [0] - https://github.com/wlanslovenija/firmware-packages-opkg/tree/master/net/tunneldigger Signed-off-by: Nick Hainke <vincent@systemli.org>