]> git.proxmox.com Git - mirror_iproute2.git/commit
iproute2-2.6.23: RFC4214 Support (v2.5)
authorTemplin, Fred L <Fred.L.Templin@boeing.com>
Mon, 26 Nov 2007 17:46:06 +0000 (09:46 -0800)
committerStephen Hemminger <shemminger@linux-foundation.org>
Tue, 11 Dec 2007 18:12:49 +0000 (10:12 -0800)
commit0bd17929bc6e2df15dc3348f9690f698211c7711
tree3b708c5b8469b0fd3cce3f56823770d81ae06d00
parente50e9f9123005b3561b6991ff73533cbcedda983
iproute2-2.6.23: RFC4214 Support (v2.5)

This patch includes support for the Intra-Site Automatic Tunnel
Addressing Protocol (ISATAP) per RFC4214.

The following diffs are specific to the iproute2-2.6.23
software distribution. This message includes the full and
patchable diff text; please use this version to apply patches.

Signed-off-by: Fred L. Templin <fred.l.templin@boeing.com>
Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
include/linux/if_tunnel.h [new file with mode: 0644]
ip/iptunnel.c