All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][IPSEC][0/6] fix conflict of device tunnels with the ipsec tunnel
@ 2007-02-08  8:03 Kazunori MIYAZAWA
  2007-02-08  8:15 ` YOSHIFUJI Hideaki / 吉藤英明
  2007-02-08 21:09 ` David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Kazunori MIYAZAWA @ 2007-02-08  8:03 UTC (permalink / raw)
  To: Herbert Xu, David Miller; +Cc: Miika Komu, Diego Beltrami, netdev, usagi-core

Hello David and Herbert,

Thank you for applying our patches with the fix.

I send patches to fix conflict of device tunnels with the inter
address family ipsec tunnel. Yoshifuji-san and Kozakai-san
noticed me of the confliction.

I adopt same approach of tunnel4.c and tunnel6.c. I extend them
to support inter address family.

We need this to use ipcomp with inter address family tunnel.

[1/6] extending xfrm4_tunnel utility to support inter address family for "sit"
[2/6] extending xfrm6_tunnel utility to support inter address family
[3/6] fix to refer encap_family when comparing the kernel generated xfrm_state
[4/6] changing "ipip tunnel" and xfrm4_tunnel to the API
[5/6] changing "ip6_tunnel" and xfrm6_tunnel to the API
[6/6] make "sit tunnel" use xfrm4_tunnel_register 

Best regards,

--
Kazunori Miyazawa


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

* Re: [PATCH][IPSEC][0/6] fix conflict of device tunnels with the ipsec tunnel
  2007-02-08  8:03 [PATCH][IPSEC][0/6] fix conflict of device tunnels with the ipsec tunnel Kazunori MIYAZAWA
@ 2007-02-08  8:15 ` YOSHIFUJI Hideaki / 吉藤英明
  2007-02-08 21:09 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: YOSHIFUJI Hideaki / 吉藤英明 @ 2007-02-08  8:15 UTC (permalink / raw)
  To: kazunori, davem
  Cc: herbert, davem, miika, Diego.Beltrami, netdev, usagi-core, yoshfuji

In article <20070208170324.3e3a4d59.kazunori@miyazawa.org> (at Thu, 8 Feb 2007 17:03:24 +0900), Kazunori MIYAZAWA <kazunori@miyazawa.org> says:

> We need this to use ipcomp with inter address family tunnel.
> 
> [1/6] extending xfrm4_tunnel utility to support inter address family for "sit"
> [2/6] extending xfrm6_tunnel utility to support inter address family
> [3/6] fix to refer encap_family when comparing the kernel generated xfrm_state
> [4/6] changing "ipip tunnel" and xfrm4_tunnel to the API
> [5/6] changing "ip6_tunnel" and xfrm6_tunnel to the API
> [6/6] make "sit tunnel" use xfrm4_tunnel_register 

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>

--yoshfuji

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

* Re: [PATCH][IPSEC][0/6] fix conflict of device tunnels with the ipsec tunnel
  2007-02-08  8:03 [PATCH][IPSEC][0/6] fix conflict of device tunnels with the ipsec tunnel Kazunori MIYAZAWA
  2007-02-08  8:15 ` YOSHIFUJI Hideaki / 吉藤英明
@ 2007-02-08 21:09 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2007-02-08 21:09 UTC (permalink / raw)
  To: kazunori; +Cc: herbert, miika, Diego.Beltrami, netdev, usagi-core

From: Kazunori MIYAZAWA <kazunori@miyazawa.org>
Date: Thu, 8 Feb 2007 17:03:24 +0900

> I send patches to fix conflict of device tunnels with the inter
> address family ipsec tunnel. Yoshifuji-san and Kozakai-san
> noticed me of the confliction.
> 
> I adopt same approach of tunnel4.c and tunnel6.c. I extend them
> to support inter address family.
> 
> We need this to use ipcomp with inter address family tunnel.

Please fixup the issues reported by Patrick McHardy, thank you.

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

end of thread, other threads:[~2007-02-08 21:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-08  8:03 [PATCH][IPSEC][0/6] fix conflict of device tunnels with the ipsec tunnel Kazunori MIYAZAWA
2007-02-08  8:15 ` YOSHIFUJI Hideaki / 吉藤英明
2007-02-08 21:09 ` David Miller

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.