xl2tpd: update source, import some useful patches
authorDaniel Golle <daniel@makrotopia.org>
Wed, 13 May 2015 11:20:06 +0000 (13:20 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 13 May 2015 11:23:21 +0000 (13:23 +0200)
commit964edd830b12884df476f9abb001478754506660
tree58a2c5b82a0e68deec0c4de27351a105b40d80e4
parent764c55e0139d38627bfd10c95a80c70537b5391c
xl2tpd: update source, import some useful patches

Yousong Zhou <yszhou4tech@gmail.com> made a couple of useful fixes
mostly for the xl2tpd-control tool which was broken.
imported them (patches/2*) here.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
net/xl2tpd/Makefile
net/xl2tpd/patches/100-makefile_opt_flags.patch
net/xl2tpd/patches/110-makefile_dont_build_pfc.patch
net/xl2tpd/patches/120-no-bsd-signal-in-musl.patch
net/xl2tpd/patches/201-xl2tpd-control-check-end-of-file-when-reading-pipe-t.patch [new file with mode: 0644]
net/xl2tpd/patches/202-xl2tpd-control-define-_GNU_SOURCE-to-use-fmemopen-an.patch [new file with mode: 0644]
net/xl2tpd/patches/203-xl2tpd-control-open-control-file-with-O_NONBLOCK.patch [new file with mode: 0644]
net/xl2tpd/patches/204-start_pppd-place-opts-after-plugin-pppol2tp.so.patch [new file with mode: 0644]
net/xl2tpd/patches/205-xl2tpd-control-cleaup-result-file-atexit.patch [new file with mode: 0644]
net/xl2tpd/patches/206-xl2tpd-fix-possible-buffer-overflow-when-filling-str.patch [new file with mode: 0644]
net/xl2tpd/patches/207-l2tp_log-remove-log-prefix-that-will-duplicate-with-.patch [new file with mode: 0644]