diff options
author | James Chapman <jchapman@katalix.com> | 2010-04-02 06:18:49 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-04-03 14:56:03 -0700 |
commit | f7faffa3ff8ef6ae712ef16312b8a2aa7a1c95fe (patch) | |
tree | 2b9d1bd7ed08767a02cd282a876970b34241f7af /net/caif | |
parent | 9345471bca96d00d4196b3dcc4a5625f1bfae247 (diff) | |
download | op-kernel-dev-f7faffa3ff8ef6ae712ef16312b8a2aa7a1c95fe.zip op-kernel-dev-f7faffa3ff8ef6ae712ef16312b8a2aa7a1c95fe.tar.gz |
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>
Diffstat (limited to 'net/caif')
0 files changed, 0 insertions, 0 deletions