On Mon, Nov 26, 2007 at 05:16:16PM +0000, Templin, Fred L wrote: > From: Fred L. Templin <[EMAIL PROTECTED]> > > 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 <[EMAIL PROTECTED]>
Sorry, the patch doesn't apply to net-2.6.25. $ git apply --check --whitespace=error-all ~/p Space in indent is followed by a tab. /home/gondolin/herbert/p:101: "%s: Disabled Multicast RS\n", Space in indent is followed by a tab. /home/gondolin/herbert/p:216: } Space in indent is followed by a tab. /home/gondolin/herbert/p:252: printk(KERN_DEBUG "sit: nexthop == NULL\n"); Space in indent is followed by a tab. /home/gondolin/herbert/p:254: } fatal: corrupt patch at line 269 $ There seems to be a line missing at the end. Please fix the white space errors and resend. Thanks, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html