itojun
10afb02ac8
put __attribute__((packed)) to packet headers. s/u_short/u_int16_t/ and so
...
forth while i'm here
2002-11-09 17:19:16 +00:00
guy
88937a62d9
Updates from Kazushi Sugyo <sugyo@pb.jp.nec.com> for
...
draft-ietf-mobileip-ipv6-15.
2002-03-28 10:02:34 +00:00
itojun
8346a95c66
move router preference decls into icmp6.h
2001-06-01 23:01:04 +00:00
itojun
5d12078039
sync with 2292bis-02/ND_RA_FLAG_HOME_AGENT
2001-06-01 22:59:45 +00:00
itojun
ea3df106b5
decode draft-ietf-ipngwg-router-preference, specific route information.
...
(note: nd option type 9 is not officially assigned yet)
2001-06-01 03:32:27 +00:00
itojun
f3558bbf42
use u_int8_t, not uint8_t (we use BSDish sys/types.h)
2001-02-15 03:03:33 +00:00
itojun
a85f215bc4
meet 2292bis-02 for RA option decls
2001-01-28 09:09:36 +00:00
itojun
64a0e95995
sync with 2292bis-02: ND_OPT_ADVINTERVAL
2001-01-28 09:02:14 +00:00
itojun
d10c8baa8b
sync RR flag bit name with draft-ietf-ipngwg-rfc2292bis-02.txt.
2001-01-22 02:31:18 +00:00
guy
93b36b0a34
Give a bunch of files RCS and SCCS IDs.
2000-12-17 23:13:32 +00:00
itojun
f3b1a28284
add mobile-ip6 option handling. patches@tcpdump.org #113
...
from Timo Koskiahde.
2000-12-13 07:57:04 +00:00
itojun
335771982d
correct router renumber bits to sync with RFC2894 (not used yet)
2000-11-08 07:10:58 +00:00
itojun
ce132b307b
put stripped-down version of ip6.h and icmp6.h into tcpdump tree.
...
ip6.h is almost normal RFC2292 header.
icmp6.h has couple of extensions (not covered by RFC2292),
like MLD, ICMPv6 nodeinfo, and router renumber.
XXX how to synchronize with future kame changes?
2000-10-07 05:53:09 +00:00