xl2tpd: switch to github devel branch. 1653/head
authorYousong Zhou <yszhou4tech@gmail.com>
Thu, 13 Aug 2015 01:17:29 +0000 (09:17 +0800)
committerYousong Zhou <yszhou4tech@gmail.com>
Fri, 14 Aug 2015 04:16:27 +0000 (12:16 +0800)
commit7955dbbc2d73010d63f6ff866d639d1e8b3d9f16
tree93d74f7e82a490958b8f051cb5b419d9ecc025f9
parent18038a504324c04790183b52fd74b399d80d9aa5
xl2tpd: switch to github devel branch.

Several patches here and pull requests at the upstream github project
page were merged into the devel branch.  Switch to that until the next
stable release.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
12 files changed:
net/xl2tpd/Makefile
net/xl2tpd/patches/200-xl2tpd-control-check-end-of-file-when-reading-pipe-t.patch [deleted file]
net/xl2tpd/patches/201-xl2tpd-control-define-_GNU_SOURCE-to-use-fmemopen-an.patch [deleted file]
net/xl2tpd/patches/202-xl2tpd-control-open-control-file-with-O_NONBLOCK.patch [deleted file]
net/xl2tpd/patches/203-xl2tpd-control-cleaup-result-file-atexit.patch [deleted file]
net/xl2tpd/patches/204-xl2tpd-control-enhance-output-of-print_error.patch [deleted file]
net/xl2tpd/patches/205-xl2tpd-fix-typo-in-reporting-available-lns-count.patch [deleted file]
net/xl2tpd/patches/206-xl2tpd-start_pppd-place-opts-after-plugin-pppol2tp.s.patch [deleted file]
net/xl2tpd/patches/207-xl2tpd-introduce-new-option-l-for-using-syslog-as-th.patch [deleted file]
net/xl2tpd/patches/208-xl2tpd-unlink-result-file-to-prevent-leftover-a-regu.patch [deleted file]
net/xl2tpd/patches/209-xl2tpd-ignore-SIGPIPE-signal.patch [deleted file]
net/xl2tpd/patches/210-xl2tpd-control-show-all-available-commands-in-help.patch [deleted file]