Re: [PATCH 05/05] ipv6: RFC4214 Support (3)

2007-11-14 Thread Vlad Yasevich
Stephen Hemminger wrote: > David Miller wrote: >> From: Stephen Hemminger <[EMAIL PROTECTED]> >> Date: Tue, 13 Nov 2007 12:53:12 -0800 >> >> >>> On Fri, 09 Nov 2007 16:35:59 -0800 >>> osprey67 <[EMAIL PROTECTED]> wrote: >>> >>> From: Fred L. Templin <[EMAIL PROTECTED]> This mes

Re: [PATCH 05/05] ipv6: RFC4214 Support (3)

2007-11-13 Thread Stephen Hemminger
David Miller wrote: From: Stephen Hemminger <[EMAIL PROTECTED]> Date: Tue, 13 Nov 2007 12:53:12 -0800 On Fri, 09 Nov 2007 16:35:59 -0800 osprey67 <[EMAIL PROTECTED]> wrote: From: Fred L. Templin <[EMAIL PROTECTED]> This message attaches the combined diffs from messages 01/05 through

Re: [PATCH 05/05] ipv6: RFC4214 Support (3)

2007-11-13 Thread David Miller
From: Stephen Hemminger <[EMAIL PROTECTED]> Date: Tue, 13 Nov 2007 12:53:12 -0800 > On Fri, 09 Nov 2007 16:35:59 -0800 > osprey67 <[EMAIL PROTECTED]> wrote: > > > From: Fred L. Templin <[EMAIL PROTECTED]> > > > > This message attaches the combined diffs from > > messages 01/05 through 04/05. Thi

Re: [PATCH 05/05] ipv6: RFC4214 Support (3)

2007-11-13 Thread Stephen Hemminger
On Fri, 09 Nov 2007 16:35:59 -0800 osprey67 <[EMAIL PROTECTED]> wrote: > From: Fred L. Templin <[EMAIL PROTECTED]> > > This message attaches the combined diffs from > messages 01/05 through 04/05. This file should be > suitable for use with the patch utility. > > Signed-off-by: Fred L. Templin <

[PATCH 05/05] ipv6: RFC4214 Support (5)

2007-11-12 Thread Templin, Fred L
From: Fred L. Templin <[EMAIL PROTECTED]> This is experimental 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 following diffs are specific to the Linux 2.6.24-rc2 ker

[PATCH 05/05] ipv6: RFC4214 Support (4)

2007-11-12 Thread osprey67
From: Fred L. Templin <[EMAIL PROTECTED]> This message attaches the combined diffs from messages 01/05 through 04/05. This file should be suitable for use with the patch utility. Signed-off-by: Fred L. Templin <[EMAIL PROTECTED]> --- --- linux-2.6.24-rc2/include/linux/if.h.orig2007-11-0

[PATCH 05/05] ipv6: RFC4214 Support (4)

2007-11-12 Thread Templin, Fred L
From: Fred L. Templin <[EMAIL PROTECTED]> This message attaches the combined diffs from messages 01/05 through 04/05. This file should be suitable for use with the patch utility. Signed-off-by: Fred L. Templin <[EMAIL PROTECTED]> --- linux-2.6.24-rc2/include/linux/if.h.orig2007-11-08 12:05:47

Re: [PATCH 05/05] ipv6: RFC4214 Support (3)

2007-11-09 Thread YOSHIFUJI Hideaki / 吉藤英明
In article <[EMAIL PROTECTED]> (at Fri, 09 Nov 2007 16:35:59 -0800), osprey67 <[EMAIL PROTECTED]> says: > --- linux-2.6.24-rc2/include/linux/if_tunnel.h.orig 2007-11-09 > 09:06:16.0 -0800 > +++ linux-2.6.24-rc2/include/linux/if_tunnel.h2007-11-09 > 15:49:54.0 -0800 > @

[PATCH 05/05] ipv6: RFC4214 Support (3)

2007-11-09 Thread osprey67
From: Fred L. Templin <[EMAIL PROTECTED]> This message attaches the combined diffs from messages 01/05 through 04/05. This file should be suitable for use with the patch utility. Signed-off-by: Fred L. Templin <[EMAIL PROTECTED]> --- linux-2.6.24-rc2/include/linux/if.h.orig2007-11-08 12:05:

[PATCH 05/05] ipv6: RFC4214 Support (2)

2007-11-08 Thread osprey67
From: Fred L. Templin <[EMAIL PROTECTED]> This is experimental support for the Intra-Site Automatic Tunnel Addressing Protocol (ISATAP) per RFC4214. It uses the SIT module, and is configured using the unmodified "ip" utility with device names beginning with: "isatap". The following diffs are spe

[PATCH 05/05] ipv6: RFC4214 Support

2007-11-06 Thread Templin, Fred L
From: Fred L. Templin <[EMAIL PROTECTED]> This is experimental support for the Intra-Site Automatic Tunnel Addressing Protocol (ISATAP) per RFC4214. It uses the SIT module, and is configured using the unmodified "ip" utility with device names beginning with: "isatap". The following diffs are spec