[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <39C363776A4E8C4A94691D2BD9D1C9A1029EDC54@XCH-NW-7V2.nw.nos.boeing.com>
Date: Tue, 27 Nov 2007 08:57:58 -0800
From: "Templin, Fred L" <Fred.L.Templin@...ing.com>
To: YOSHIFUJI Hideaki / 吉藤英明
<yoshfuji@...ux-ipv6.org>, <herbert@...dor.apana.org.au>
Cc: <netdev@...r.kernel.org>, <vladislav.yasevich@...com>,
<davem@...emloft.net>
Subject: RE: [PATCH 01/01] ipv6: RFC4214 Support (v2.5)
> -----Original Message-----
> From: YOSHIFUJI Hideaki / 吉藤英明 [mailto:yoshfuji@...ux-ipv6.org]
> Sent: Monday, November 26, 2007 10:01 AM
> To: herbert@...dor.apana.org.au
> Cc: Templin, Fred L; netdev@...r.kernel.org;
> vladislav.yasevich@...com; davem@...emloft.net;
> yoshfuji@...ux-ipv6.org
> Subject: Re: [PATCH 01/01] ipv6: RFC4214 Support (v2.5)
>
> In article
> <39C363776A4E8C4A94691D2BD9D1C9A1029EDC45@...-NW-7V2.nw.nos.bo
> eing.com> (at Mon, 26 Nov 2007 09:16:16 -0800), "Templin,
> Fred L" <Fred.L.Templin@...ing.com> says:
>
> > From: Fred L. Templin <fred.l.templin@...ing.com>
> >
> > This patch includes support for the Intra-Site Automatic Tunnel
> > Addressing Protocol (ISATAP) per RFC4214. It uses the SIT
> > module, and is configured using extensions to the "iproute2"
> > utility. The diffs are specific to the Linux 2.6.24-rc2 kernel
> > distribution.
> >
> > This version includes the diff for ./include/linux/if.h which was
> > missing in the v2.4 submission and is needed to make the
> > patch compile. The patch has been installed, compiled and
> > tested in a clean 2.6.24-rc2 kernel build area.
> >
> > Signed-off-by: Fred L. Templin <fred.l.templin@...ing.com>
> Acked-by: YOSHIFUJI Hideaki <yoshfuji@...ux-ipv6.org>
>
> Note:
> With linux-2.6:
> | % patch -p1 < /tmp/isatap.patch
> | patching file include/linux/if.h
> | patching file include/linux/if_tunnel.h
> | patching file include/linux/in.h
> | patching file include/net/addrconf.h
> | patching file net/ipv6/addrconf.c
> | patching file net/ipv6/route.c
> | Hunk #1 succeeded at 1660 (offset -8 lines).
> | patching file net/ipv6/sit.c
Confirmed in a clean linux-2.6.24-rc3 build area:
- Installed patch with identical results as above.
- Verified that the patch installed correctly (it did).
- Compiled, booted and tested.
Fred
fred.l.templin@...ing.com
> With net-2.6.24:
> | % patch -p1 < /tmp/isatap.patch
> | % patch -p1 < /tmp/isatap.patch
> | patching file include/linux/if.h
> | patching file include/linux/if_tunnel.h
> | patching file include/linux/in.h
> | patching file include/net/addrconf.h
> | patching file net/ipv6/addrconf.c
> | Hunk #1 succeeded at 378 (offset -1 lines).
> | Hunk #2 succeeded at 1441 (offset -1 lines).
> | Hunk #3 succeeded at 1479 (offset -1 lines).
> | Hunk #4 succeeded at 2210 (offset -1 lines).
> | patching file net/ipv6/route.c
> | Hunk #1 succeeded at 1727 (offset 59 lines).
> | patching file net/ipv6/sit.c
>
> --yoshfuji
>
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists