lkml.org 
[lkml]   [2004]   [Mar]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [PATCH-2.4.26] ip6tables cleanup
David,

I sent last one too quickly, it needs this one to compile :

diff -urN linux-2.4.26-rc1/include/net/ipv6.h linux-2.4.26-rc1-ipv6/include/net/ipv6.h
--- linux-2.4.26-rc1/include/net/ipv6.h Mon Mar 29 00:18:38 2004
+++ linux-2.4.26-rc1-ipv6/include/net/ipv6.h Mon Mar 29 00:36:39 2004
@@ -321,8 +321,8 @@
struct ipv6_txoptions *opt,
u8 *proto);

-extern int ipv6_skip_exthdr(struct sk_buff *, int start,
- u8 *nexthdrp, int len);
+extern int ipv6_skip_exthdr(const struct sk_buff *,
+ int start, u8 *nexthdrp, int len);

extern int ipv6_ext_hdr(u8 nexthdr);

Sorry for the noise,
Willy

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:02    [W:0.083 / U:0.216 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site