xl2tpd: fix invoking xl2tpd-control
authorYousong Zhou <yszhou4tech@gmail.com>
Wed, 11 Nov 2020 09:54:16 +0000 (17:54 +0800)
committerYousong Zhou <yszhou4tech@gmail.com>
Thu, 12 Nov 2020 07:20:16 +0000 (15:20 +0800)
commit02b1187af2a2b6771d80e6039eee89719f228f37
treecbd263e4345a12d0ceeb2849df3741e92d186918
parenta8d14109ec42beba43254328181952e14cf3d9c1
xl2tpd: fix invoking xl2tpd-control

Upstream commit 90884c62 ("xl2tpd-control refactoring") introduced in
1.3.16 changed command names

The l2tp protocol handler part was from @danvd in pull request
openwrt/packages#13866

Fixes f07319d6 ("xl2tpd: bump to version 1.3.16")

Ref: https://github.com/openwrt/packages/pull/13866
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
net/xl2tpd/Makefile
net/xl2tpd/files/l2tp.sh
net/xl2tpd/patches/0001-Skip-building-pfc.patch [deleted file]
net/xl2tpd/patches/0001-xl2tpd-control-fix-out-of-bound-access.patch [new file with mode: 0644]
net/xl2tpd/patches/0002-xl2tpd-control-fix-typo-in-usage.patch [new file with mode: 0644]
net/xl2tpd/patches/0003-Skip-building-pfc.patch [new file with mode: 0644]