[IPV6] MIP6: Add destination options header transformation.
Add destination options header transformation for Mobile IPv6. Based on MIPL2 kernel patch. This patch was also written by: Ville Nuorvala <vnuorval@tcs.hut.fi> Signed-off-by: Noriaki TAKAMIYA <takamiya@po.ntts.co.jp> Signed-off-by: Masahide NAKAMURA <nakam@linux-ipv6.org> Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
2c8d7ca0f7
commit
3d126890dd
@@ -25,6 +25,9 @@
|
||||
#ifndef _NET_MIP6_H
|
||||
#define _NET_MIP6_H
|
||||
|
||||
#define MIP6_OPT_PAD_1 0
|
||||
#define MIP6_OPT_PAD_N 1
|
||||
|
||||
extern int mip6_init(void);
|
||||
extern void mip6_fini(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user