[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20071129102940.GC22537@gondor.apana.org.au>
Date: Thu, 29 Nov 2007 21:29:40 +1100
From: Herbert Xu <herbert@...dor.apana.org.au>
To: "Templin, Fred L" <Fred.L.Templin@...ing.com>
Cc: netdev@...r.kernel.org,
YOSHIFUJI Hideaki / 吉藤英明
<yoshfuji@...ux-ipv6.org>,
Vlad Yasevich <vladislav.yasevich@...com>,
David Miller <davem@...emloft.net>
Subject: Re: [PATCH 01/01] ipv6: RFC4214 Support (v2.5)
On Mon, Nov 26, 2007 at 05:16:16PM +0000, Templin, Fred L wrote:
> 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>
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~} <herbert@...dor.apana.org.au>
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists