3 Commits

Author SHA1 Message Date
jow
4ba15eae89 net/xl2tpd: fix ppp options keep-alive and ipv6 in xl2tpd netifd script.
Fix ipv6 and keepalive ppp options in netifd proto_l2tp_setup script.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-02 11:59:28 +00:00
jow
b5cf975c7c packages/net/xl2tpd: netifd support
This integrates xl2tpd suppport into netifd, based on what I saw for ppp and pptp.
I also changed the init script so that it makes sure that all modules needed for
kernel-mode l2tp support are loaded at the time that xl2tpd is started, as
otherwise xl2tpd falls back into using user-mode l2tp.

Signed-off-by: Daniel Golle <dgolle@allnet.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32563 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-01 10:38:45 +00:00
juhosg
cd031d81e6 Update and fix x2ltpd, add connect script
Remove unwanted services from default configuration
Ship xl2tpd-config
Use kernel mode L2TP
Don't scribble on ipparam

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@31561 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-02 19:28:10 +00:00