All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] fixes for ipv6header/eui64 and introduce skb_header_pointer
@ 2004-11-01  8:40 Yasuyuki Kozakai
  2004-11-04  2:21 ` Patrick McHardy
  0 siblings, 1 reply; 4+ messages in thread
From: Yasuyuki Kozakai @ 2004-11-01  8:40 UTC (permalink / raw)
  To: netfilter-devel; +Cc: usagi-core


Hi, all

These patches fix bugs in ipv6header and eui64 match.
And also introduce skb_header_pointer() to ipv6header match.

Regards,
-----------------------------------------------------------------
Yasuyuki KOZAKAI @ USAGI Project <yasuyuki.kozakai@toshiba.co.jp>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 0/3] fixes for ipv6header/eui64 and introduce skb_header_pointer
  2004-11-01  8:40 [PATCH 0/3] fixes for ipv6header/eui64 and introduce skb_header_pointer Yasuyuki Kozakai
@ 2004-11-04  2:21 ` Patrick McHardy
  2004-11-04 10:44   ` Yasuyuki Kozakai
  0 siblings, 1 reply; 4+ messages in thread
From: Patrick McHardy @ 2004-11-04  2:21 UTC (permalink / raw)
  To: Yasuyuki Kozakai; +Cc: netfilter-devel, usagi-core

Yasuyuki Kozakai wrote:

>Hi, all
>
>These patches fix bugs in ipv6header and eui64 match.
>And also introduce skb_header_pointer() to ipv6header match.
>
All applied, thanks Yasuyuki. Could you also provide patches
with the fixes needed for 2.4 ?

Regards
Patrick

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 0/3] fixes for ipv6header/eui64 and introduce skb_header_pointer
  2004-11-04  2:21 ` Patrick McHardy
@ 2004-11-04 10:44   ` Yasuyuki Kozakai
  2004-11-04 15:06     ` Patrick McHardy
  0 siblings, 1 reply; 4+ messages in thread
From: Yasuyuki Kozakai @ 2004-11-04 10:44 UTC (permalink / raw)
  To: kaber; +Cc: netfilter-devel, usagi-core, yasuyuki.kozakai


Hi, Patrick,

From: Patrick McHardy <kaber@trash.net>
Date: Thu, 04 Nov 2004 03:21:41 +0100

> Yasuyuki Kozakai wrote:
> 
> >Hi, all
> >
> >These patches fix bugs in ipv6header and eui64 match.
> >And also introduce skb_header_pointer() to ipv6header match.
> >
> All applied, thanks Yasuyuki. Could you also provide patches
> with the fixes needed for 2.4 ?

OK, today I wrote patches for 2.4 and started testing them. But I don't have
enough time to test next week, maybe I'll send them at the week after next.

By the way, is there any other IPv6 module which is needed to change to work
without skb_linearize() ? If no, we can finally remove it from ip6_tables.c

Regards,
-----------------------------------------------------------------
Yasuyuki KOZAKAI @ USAGI Project <yasuyuki.kozakai@toshiba.co.jp>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 0/3] fixes for ipv6header/eui64 and introduce skb_header_pointer
  2004-11-04 10:44   ` Yasuyuki Kozakai
@ 2004-11-04 15:06     ` Patrick McHardy
  0 siblings, 0 replies; 4+ messages in thread
From: Patrick McHardy @ 2004-11-04 15:06 UTC (permalink / raw)
  To: Yasuyuki Kozakai; +Cc: netfilter-devel, usagi-core

Yasuyuki Kozakai wrote:

>OK, today I wrote patches for 2.4 and started testing them. But I don't have
>enough time to test next week, maybe I'll send them at the week after next.
>
Great, thanks a lot.

>
>By the way, is there any other IPv6 module which is needed to change to work
>without skb_linearize() ? If no, we can finally remove it from ip6_tables.c
>
ip6_queue (and ip_queue) need to be changed. I'm currently
testing a patch for ip_queue, the change to ip6_queue is similar.
After that I think we can remove it.

Regards
Patrick

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-11-04 15:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-01  8:40 [PATCH 0/3] fixes for ipv6header/eui64 and introduce skb_header_pointer Yasuyuki Kozakai
2004-11-04  2:21 ` Patrick McHardy
2004-11-04 10:44   ` Yasuyuki Kozakai
2004-11-04 15:06     ` Patrick McHardy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.