Re: [PATCH 25/44] [IPV6] MIP6: Add inbound interface of home address option.
From: David Miller <davem@davemloft.net>
Date: 2006-08-24 02:26:33
From: David Miller <davem@davemloft.net>
Date: 2006-08-24 02:26:33
From: YOSHIFUJI Hideaki <redacted> Date: Thu, 24 Aug 2006 00:02:26 +0900
From: Masahide NAKAMURA <redacted> Add inbound function of home address option by registering it to TLV table for destination options header. Based on MIPL2 kernel patch. This patch was also written by: Ville Nuorvala [off-list ref] Signed-off-by: Masahide NAKAMURA <redacted> Signed-off-by: YOSHIFUJI Hideaki <redacted>
Applied to net-2.6.19, thank you. I made a small change afterwards, placing 'dsthao' after 'flags' in inet6_skb_parm in order to pack structure more tightly. Thanks again.