]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: automatically pick an address on link when L2TP.Local= is not specified
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 12 Mar 2019 02:35:23 +0000 (11:35 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 14 Mar 2019 01:57:41 +0000 (10:57 +0900)
commitd053d08a3785a80a20a50d0704febf616d034dd8
treebca587f9db64c30ffe542fe28c32b143f4416812
parent3a56e697c829b5d19d2153beeb3d841813bffe96
network: automatically pick an address on link when L2TP.Local= is not specified

This makes L2TP.Local= support an empty string, 'auto', 'static', and
'dynamic'. When one of the values are specified, a local address is
automatically picked from the local interface of the tunnel.
man/systemd.netdev.xml
src/network/netdev/l2tp-tunnel.c
src/network/netdev/l2tp-tunnel.h