]> git.ipfire.org Git - thirdparty/iproute2.git/commit
ip/l2tp: remove offset and peer-offset options
authorGuillaume Nault <g.nault@alphalink.fr>
Tue, 3 Apr 2018 15:39:54 +0000 (17:39 +0200)
committerStephen Hemminger <stephen@networkplumber.org>
Wed, 4 Apr 2018 23:41:11 +0000 (16:41 -0700)
commit2f75c5cf1af2a090bbc50e34742cb12c426e135d
treeeabb046c8ef1958d5eab34efb25c87a73f8dfe44
parentfda0a61dde744abe69d4227f62b66238460c9011
ip/l2tp: remove offset and peer-offset options

Ignore options "peer-offset" and "offset" when creating sessions. Keep
them when dumping sessions in order to avoid breaking external scripts.

"peer-offset" has always been a noop in iproute2. "offset" is now
ignored in Linux 4.16 (and was broken before that).

Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
ip/ipl2tp.c
man/man8/ip-l2tp.8