mirror_iproute2/include/linux
Masahide NAKAMURA 288384f22f 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>
2006-11-27 08:41:26 -08:00
..
netfilter_ipv4 Fix build problem on 2.4 2005-03-30 18:51:35 +00:00
tc_act Update header files to 2.6.14 2005-09-01 19:21:50 +00:00
tc_ematch Minor re-merge of 2.6.16 header files santitized. 2006-03-23 22:09:18 +00:00
fib_rules.h Add support for inverted selectors 2006-11-09 08:51:29 -08:00
gen_stats.h Update header files to be stripped version of 2.6.11 2005-03-10 19:02:48 +00:00
genetlink.h This patch adds a generic netlink controller interface. 2006-08-08 12:13:34 -07:00
inet_diag.h Update header files to 2.6.14 2005-09-01 19:21:50 +00:00
ip6_tunnel.h TUNNEL: IPv6-over-IPv6 tunnel support. 2006-11-27 08:41:26 -08:00
ip_mp_alg.h Add kernel stripped version of file to repo. 2005-06-23 20:24:15 +00:00
netlink.h Update headers to santized versions of 2.6.18 2006-08-04 10:32:41 -07:00
pkt_cls.h Update to latest kernel headers. 2005-08-08 20:24:41 +00:00
pkt_sched.h Add corrupt option for netem 2005-12-09 23:27:44 +00:00
rtnetlink.h Change to a slighly extended version of 2.6.18 header kernel headers. 2006-09-25 17:00:26 -07:00
socket.h Update headers to santized versions of 2.6.18 2006-08-04 10:32:41 -07:00
tcp.h IP ntable support and header update. 2006-01-10 18:43:32 +00:00
xfrm.h Update headers to santized versions of 2.6.18 2006-08-04 10:32:41 -07:00