History log of /external/iproute2/include/linux/ip6_tunnel.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9044a4547d73df5c41fd53c83e5ccc2a59200797 23-Nov-2011 Stephen Hemminger <shemminger@vyatta.com> Update to 3.2.0-rc2 headers
/external/iproute2/include/linux/ip6_tunnel.h
67881151423f1173ddc31e4f27d736044c2c9a96 24-Mar-2009 Stephen Hemminger <stephen.hemminger@vyatta.com> Use sanatized headers from 2.6.29

Update to final 2.6.29 headers
/external/iproute2/include/linux/ip6_tunnel.h
19ecc16d72bb5767b1427a7579e5884813f2c9e8 12-Sep-2008 Stephen Hemminger <stephen.hemminger@vyatta.com> Update headers to 2.6.27
/external/iproute2/include/linux/ip6_tunnel.h
ead2ba7008c9db02954dae6f180aed8770a0560d 05-Dec-2006 Stephen Hemminger <shemminger@osdl.org> Update to 2.6.19 headers

Headers extracted from early 2.6.20 development process

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
/external/iproute2/include/linux/ip6_tunnel.h
288384f22ffafd2d7d888ee45d8dfcf26d3f2b1c 23-Nov-2006 Masahide NAKAMURA <nakam@linux-ipv6.org> TUNNEL: IPv6-over-IPv6 tunnel support.

Fix ip6tunnel.c to be fit with current ip command style.
Unlike other modules currently iptunnel (and ip6tunnel) is not
designed as protocol-independent because of unarranged structure
between IPv4 and IPv6.

Usage: ip -f inet6 tunnel { add | change | del | show } [ NAME ]
[ remote ADDR local ADDR ] [ dev PHYS_DEV ]
[ encaplimit ELIM ]
[ hoplimit HLIM ] [ tc TC ] [ fl FL ]
[ dscp inherit ]

Where: NAME := STRING
ADDR := IPV6_ADDRESS
ELIM := { none | 0..255 }(default=4)
HLIM := 0..255 (default=64)
TC := { 0x0..0xff | inherit }
FL := { 0x0..0xfffff | inherit }

Signed-off-by: Masahide NAKAMURA <nakam@linux-ipv6.org>
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
/external/iproute2/include/linux/ip6_tunnel.h