linux-stable/net/l2tp
James Chapman f7faffa3ff l2tp: Add L2TPv3 protocol support
The L2TPv3 protocol changes the layout of the L2TP packet
header. Tunnel and session ids change from 16-bit to 32-bit values,
data sequence numbers change from 16-bit to 24-bit values and PPP-specific
fields are moved into protocol-specific subheaders.

Although this patch introduces L2TPv3 protocol support, there are no
userspace interfaces to create L2TPv3 sessions yet.

Signed-off-by: James Chapman <jchapman@katalix.com>
Reviewed-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-04-03 14:56:03 -07:00
..
Kconfig l2tp: Add L2TPv3 protocol support 2010-04-03 14:56:03 -07:00
l2tp_core.c l2tp: Add L2TPv3 protocol support 2010-04-03 14:56:03 -07:00
l2tp_core.h l2tp: Add L2TPv3 protocol support 2010-04-03 14:56:03 -07:00
l2tp_ppp.c l2tp: Add L2TPv3 protocol support 2010-04-03 14:56:03 -07:00
Makefile l2tp: Split pppol2tp patch into separate l2tp and ppp parts 2010-04-03 14:56:02 -07:00