usagi/kernel/linux24/include/net mipv6.h usagi/kernel/linux24/net/ipv6/mobile_ip6 dad.c ha.c ha.h mn.c mobhdr_common.c mobhdr_mn.c
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
takamiya 2003/06/10 17:27:48 JST
Modified files:
kernel/linux24/include/net mipv6.h
kernel/linux24/net/ipv6/mobile_ip6 dad.c ha.c ha.h mn.c
mobhdr_common.c mobhdr_mn.c
Log:
* kernel/linux24/include/net/mipv6.h, kernel/linux24/net/ipv6/mobile_ip6:
fixed the format of BU/PA to the draft-ietf-mobileip-ipv6-20.txt.
XXX: IPsec is not supported yet.
Revision Changes Path
1.5 +5 -3 usagi/kernel/linux24/include/net/mipv6.h
1.3 +2 -3 usagi/kernel/linux24/net/ipv6/mobile_ip6/dad.c
1.18 +15 -16 usagi/kernel/linux24/net/ipv6/mobile_ip6/ha.c
1.6 +4 -4 usagi/kernel/linux24/net/ipv6/mobile_ip6/ha.h
1.9 +2 -4 usagi/kernel/linux24/net/ipv6/mobile_ip6/mn.c
1.10 +14 -25 usagi/kernel/linux24/net/ipv6/mobile_ip6/mobhdr_common.c
1.5 +0 -2 usagi/kernel/linux24/net/ipv6/mobile_ip6/mobhdr_mn.c