| Commit message (Expand) | Author | Age | Files | Lines |
* | net/l2tp.sh: Don't try to evaluate l2tptunnel_${IFVAR} if unset |  Kerin Millar | 2023-01-19 | 1 | -2/+4 |
* | net/l2tp.sh: Really favour IFACE over IFVAR in an informational message |  Kerin Millar | 2023-01-15 | 1 | -1/+1 |
* | net/l2tp.sh: Favour IFACE over IFVAR in an informational message |  Kerin Millar | 2023-01-15 | 1 | -1/+1 |
* | net/l2tp.sh: Slightly improve the structure of l2tp_pre_start() |  Kerin Millar | 2023-01-15 | 1 | -21/+19 |
* | net/l2tp.sh: Re-order function declarations and use a consistent brace style |  Kerin Millar | 2023-01-15 | 1 | -86/+82 |
* | net/l2tp.sh: Rewrite to address issues of POSIX conformance (and more besides) |  Kerin Millar | 2023-01-15 | 1 | -143/+206 |
* | net/l2tp.sh: dash doesn't know "&>/dev/null" redirect |  Lars Wendler | 2021-01-18 | 1 | -2/+1 |
* | shellcheck: fix Double quote array expansions to avoid re-splitting elements....0.7.0 |  Robin H. Johnson | 2020-01-04 | 1 | -1/+1 |
* | Add shellcheck tooling |  Robin H. Johnson | 2019-04-20 | 1 | -0/+1 |
* | Check for L2TP support in kernel |  Sergey Popov | 2017-01-24 | 1 | -0/+4 |
* | Start/stop message update |  Emeric Verschuur | 2016-05-01 | 1 | -2/+2 |
* | Adding L2TP (v3) module (net/l2tp.sh) to support L2TPv3 link |  Emeric Verschuur | 2016-05-01 | 1 | -0/+169 |