All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv4 net-next-2.6 0/5] Removal of RH2/HAO from IPsec-protected MIPv6 traffic
@ 2010-10-04  6:24 Arnaud Ebalard
  2010-10-04  6:25 ` [PATCHv4 net-next-2.6 1/5] XFRM,IPv6: Remove xfrm_spi_hash() dependency on destination address Arnaud Ebalard
                   ` (4 more replies)
  0 siblings, 5 replies; 18+ messages in thread
From: Arnaud Ebalard @ 2010-10-04  6:24 UTC (permalink / raw)
  To: David S. Miller, Eric Dumazet, Herbert Xu, Hideaki YOSHIFUJI; +Cc: netdev

Hi,

This is version 4 of the patches. Compared to previous version:

 - symbols which need not be exported are no more exported
 - s/printk(KERNINFO, ...)/pr_info()/ in net/ipv6/mip6.c (my code
   and existing one)
 - I also refactored some initialization code for mip6 states
   (by introduced mip6_state_init_sanity_check())

After the discussion with Herbert, I decided to leave input handlers
as they are at the moment until I have some additional time to dig on
it. At least, it's safe.

Regarding reject handler() (to warn user space so that a Binding Error
can be sent), it still does nothing yet.

Herbert, if you read this, can you take a quick look at patches 1/5 and
4/5 to tell if the changes are acceptable for IPsec users.

Cheers,

a+

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

end of thread, other threads:[~2010-10-08  0:42 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-04  6:24 [PATCHv4 net-next-2.6 0/5] Removal of RH2/HAO from IPsec-protected MIPv6 traffic Arnaud Ebalard
2010-10-04  6:25 ` [PATCHv4 net-next-2.6 1/5] XFRM,IPv6: Remove xfrm_spi_hash() dependency on destination address Arnaud Ebalard
2010-10-04  8:33   ` Herbert Xu
2010-10-04 20:51     ` Arnaud Ebalard
2010-10-05  2:11       ` Herbert Xu
2010-10-05  4:17         ` Herbert Xu
2010-10-07 20:13           ` Arnaud Ebalard
2010-10-08  0:42             ` Herbert Xu
2010-10-04  6:25 ` [PATCHv4 net-next-2.6 2/5] XFRM,IPv6: Introduce receive sockopts to access IRO remapped src/dst addresses Arnaud Ebalard
2010-10-04  6:25 ` [PATCHv4 net-next-2.6 3/5] XFRM,IPv6: Add IRO src/dst address remapping XFRM types and i/o handlers Arnaud Ebalard
2010-10-04  6:25 ` [PATCHv4 net-next-2.6 4/5] XFRM,IPv6: Add IRO remapping hook in xfrm_input() Arnaud Ebalard
2010-10-04  8:40   ` Herbert Xu
2010-10-04 20:51     ` Arnaud Ebalard
2010-10-05  6:27       ` Herbert Xu
2010-10-05 23:28         ` Arnaud Ebalard
2010-10-06  1:25           ` Herbert Xu
2010-10-06 21:42             ` Arnaud Ebalard
2010-10-04  6:25 ` [PATCHv4 net-next-2.6 5/5] XFRM,IPv6: Add IRO remapping capability via socket ancillary data path Arnaud Ebalard

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.