From: James Chapman Date: Fri, 2 Apr 2010 06:18:49 +0000 (+0000) Subject: l2tp: Add L2TPv3 protocol support X-Git-Tag: v2.6.35-rc1~473^2~596 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7faffa3ff8ef6ae712ef16312b8a2aa7a1c95fe;p=pandora-kernel.git 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 Reviewed-by: Randy Dunlap Signed-off-by: David S. Miller --- Reading git-diff-tree failed