Re: [PATCH 01/01] ipv6: RFC4214 Support (v2.5)
From: YOSHIFUJI Hideaki / 吉藤英明 <hidden>
Date: 2007-11-29 10:55:34
Attachments
- isatap-fix.patch [text/plain] 8787 bytes · preview
From: YOSHIFUJI Hideaki / 吉藤英明 <hidden>
Date: 2007-11-29 10:55:34
In article [ref] (at Thu, 29 Nov 2007 21:29:40 +1100), Herbert Xu [off-list ref] says:
On Mon, Nov 26, 2007 at 05:16:16PM +0000, Templin, Fred L wrote:quoted
From: Fred L. Templin <redacted> 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 <redacted>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.
I've fixed up those errors. -- YOSHIFUJI Hideaki @ USAGI Project [off-list ref] GPG-FP : 9022 65EB 1ECF 3AD1 0BDF 80D8 4807 F894 E062 0EEA