2010-08-20 |
Guy Harris | Correctly check for various values of the ICMP type... |
blob | commitdiff | raw |
2010-02-24 |
Guy Harris | Merge branch 'cleanup' of git://github.com/krajaratnam... |
blob | commitdiff | raw | diff to current |
2010-02-21 |
Guy Harris | Don't directly fetch multi-byte integers from packets. |
blob | commitdiff | raw | diff to current |
2010-02-07 |
David Horn | RFC 5006 support. |
blob | commitdiff | raw | diff to current |
2010-01-10 |
Michael Richardson | This commit makes ipnet_if_print the first NDO aware... |
blob | commitdiff | raw | diff to current |
2009-11-27 |
Guy Harris | Squelch a couple of compiler warnings. |
blob | commitdiff | raw | diff to current |
2009-11-15 |
Michael Richardson | initial printing of RPL DIO messages |
blob | commitdiff | raw | diff to current |
2009-11-15 |
Michael Richardson | netdisect converted icmp6_print() |
blob | commitdiff | raw | diff to current |
2009-09-21 |
Guy Harris | On some platforms we appear to get a warning because... |
blob | commitdiff | raw | diff to current |
2008-02-05 |
guy | "rr_maxdelay" is a 16-bit field, and "rr_reserved"... |
blob | commitdiff | raw | diff to current |
2005-09-05 |
guy | From Michael Shields <[email protected]> via Roman Franc... |
blob | commitdiff | raw | diff to current |
2005-07-11 |
hannes | code cosmetics: |
blob | commitdiff | raw | diff to current |
2005-05-14 |
guy | "ipproto.h" uses "struct tok", and "interface.h" define... |
blob | commitdiff | raw | diff to current |
2005-04-25 |
guy | Get rid of some extra blanks. |
blob | commitdiff | raw | diff to current |
2005-04-20 |
guy | Get rid of, or use, unused variables. |
blob | commitdiff | raw | diff to current |
2005-04-20 |
guy | Get rid of unused variables. |
blob | commitdiff | raw | diff to current |
2005-01-14 |
hannes | rework the ICMP6 decoder: |
blob | commitdiff | raw | diff to current |
2004-07-28 |
guy | From Shinsuke Suzuki: fix a boundary check, and add... |
blob | commitdiff | raw | diff to current |
2004-06-16 |
guy | From Shinsuke Suzuki <[email protected]>: a patch to sync... |
blob | commitdiff | raw | diff to current |
2004-03-24 |
guy | Add bounds checking. |
blob | commitdiff | raw | diff to current |
2003-11-19 |
guy | "icmp6_rrenum_print()" doesn't use its "icmp6len" argum... |
blob | commitdiff | raw | diff to current |
2003-11-16 |
guy | Have the configure script arrange that the Makefile... |
blob | commitdiff | raw | diff to current |
2003-11-15 |
guy | From Neil Spring: |
blob | commitdiff | raw | diff to current |
2003-10-28 |
itojun | unsigned/signed mixup |
blob | commitdiff | raw | diff to current |
2003-06-07 |
guy | Add a new "ipproto.h" header file, with definitions... |
blob | commitdiff | raw | diff to current |
2003-05-02 |
itojun | verify/warn icmpv6 checksum. from jinmei@kame |
blob | commitdiff | raw | diff to current |
2003-03-13 |
guy | From Kazushi Sugyo: print the sequence number in ICMPv6... |
blob | commitdiff | raw | diff to current |
2003-02-05 |
guy | From Kazushi Sugyo: update to draft-ietf-mobileip-ipv6-20. |
blob | commitdiff | raw | diff to current |
2002-12-11 |
guy | Fix up some errors from the previous checkin. |
blob | commitdiff | raw | diff to current |
2002-12-11 |
guy | The "__attribute__((packed))" tag on structures causes... |
blob | commitdiff | raw | diff to current |
2002-09-05 |
guy | From Kazushi Sugyo: patches for draft-ietf-mobile-ipv6-18. |
blob | commitdiff | raw | diff to current |
2002-08-06 |
guy | Get rid of some unnecessary includes (<time.h>, <netdb... |
blob | commitdiff | raw | diff to current |
2002-08-01 |
risso | Added support for Win32, based on WinPcap. |
blob | commitdiff | raw | diff to current |
2002-06-27 |
guy | From Kazushi Sugyo <[email protected]>: |
blob | commitdiff | raw | diff to current |
2002-06-11 |
itojun | whitespace cleanup |
blob | commitdiff | raw | diff to current |
2002-05-30 |
itojun | typo, from openbsd |
blob | commitdiff | raw | diff to current |
2002-04-02 |
itojun | -Wunused |
blob | commitdiff | raw | diff to current |
2002-03-28 |
guy | Updates from Kazushi Sugyo <[email protected]> for |
blob | commitdiff | raw | diff to current |
2001-12-09 |
guy | Support for Home Agent Information in ICMPv6, from... |
blob | commitdiff | raw | diff to current |
2001-06-27 |
itojun | need string.h |
blob | commitdiff | raw | diff to current |
2001-06-15 |
fenner | Remove #if 0 sections |
blob | commitdiff | raw | diff to current |
2001-06-01 |
itojun | move router preference decls into icmp6.h |
blob | commitdiff | raw | diff to current |
2001-06-01 |
itojun | sync with 2292bis-02/ND_RA_FLAG_HOME_AGENT |
blob | commitdiff | raw | diff to current |
2001-06-01 |
itojun | reject nd6 opts with bad length |
blob | commitdiff | raw | diff to current |
2001-06-01 |
itojun | cleanup. do not use recurse for nd option priting. |
blob | commitdiff | raw | diff to current |
2001-06-01 |
itojun | decode draft-ietf-ipngwg-router-preference, specific... |
blob | commitdiff | raw | diff to current |
2001-05-10 |
fenner | Don't print multiple lines for a single packet unless -vv |
blob | commitdiff | raw | diff to current |
2001-05-09 |
itojun | support draft-draves-ipngwg-router-selection-01.txt... |
blob | commitdiff | raw | diff to current |
2001-05-09 |
fenner | Quiet down gcc -Wall |
blob | commitdiff | raw | diff to current |
2001-02-20 |
itojun | typo in message. from netbsd-current |
blob | commitdiff | raw | diff to current |
2001-01-28 |
itojun | meet 2292bis-02 for RA option decls |
blob | commitdiff | raw | diff to current |
2001-01-28 |
itojun | sync with 2292bis-02: ND_OPT_ADVINTERVAL |
blob | commitdiff | raw | diff to current |
2001-01-22 |
itojun | sync RR flag bit name with draft-ietf-ipngwg-rfc2292bis... |
blob | commitdiff | raw | diff to current |
2000-12-13 |
itojun | add mobile-ip6 option handling. [email protected]... |
blob | commitdiff | raw | diff to current |
2000-11-12 |
itojun | simplify case statement |
blob | commitdiff | raw | diff to current |
2000-11-08 |
itojun | always print router renumber sequence number, even... |
blob | commitdiff | raw | diff to current |
2000-11-08 |
itojun | print sequence number in router renumber message. |
blob | commitdiff | raw | diff to current |
2000-11-08 |
itojun | rrenum minor tweaks (endian conversion for reserved... |
blob | commitdiff | raw | diff to current |
2000-11-08 |
itojun | RFC2894 (router renumber) decoding. more to go. |
blob | commitdiff | raw | diff to current |
2000-11-08 |
itojun | remove #ifdef no longer necessary (due to inclusion... |
blob | commitdiff | raw | diff to current |
2000-10-07 |
itojun | no need to check struct defs in netinet/icmp6.h |
blob | commitdiff | raw | diff to current |
2000-10-07 |
itojun | put stripped-down version of ip6.h and icmp6.h into... |
blob | commitdiff | raw | diff to current |
2000-10-06 |
itojun | move ah/esp struct declratiaon into separate header... |
blob | commitdiff | raw | diff to current |
2000-10-06 |
itojun | unused variable |
blob | commitdiff | raw | diff to current |
2000-10-03 |
itojun | typo. from [email protected] |
blob | commitdiff | raw | diff to current |
2000-10-03 |
itojun | typo in comment. from [email protected] |
blob | commitdiff | raw | diff to current |
2000-10-03 |
itojun | grab upper layer protocol by chasing extension header... |
blob | commitdiff | raw | diff to current |
2000-09-29 |
guy | Get "udp.h" from the tcpdump source tree, not from... |
blob | commitdiff | raw | diff to current |
2000-09-29 |
guy | Get rid of includes of <netinet/in_systm.h>, and replac... |
blob | commitdiff | raw | diff to current |
2000-09-28 |
itojun | need udp.h for handling port unreach |
blob | commitdiff | raw | diff to current |
2000-09-28 |
guy | Get rid of unneeded includes of <net/if.h>. |
blob | commitdiff | raw | diff to current |
2000-09-23 |
guy | Add an "ip.h" header, to declare the IP stuff needed... |
blob | commitdiff | raw | diff to current |
2000-09-23 |
guy | Add "tcp.h" and "udp.h" headers, to declare the TCP... |
blob | commitdiff | raw | diff to current |
2000-09-23 |
guy | Add definitions of Ethernet types from |
blob | commitdiff | raw | diff to current |
2000-08-30 |
itojun | typo. query/reply mixup. from [email protected] |
blob | commitdiff | raw | diff to current |
2000-08-29 |
itojun | icmp6 nodeinfo printing; "node addresses" have TTL... |
blob | commitdiff | raw | diff to current |
2000-08-03 |
itojun | typo in ni query/reply. ICMP6_NI_SUCESS -> SUCCESS |
blob | commitdiff | raw | diff to current |
2000-07-16 |
itojun | beautify node information query printing |
blob | commitdiff | raw | diff to current |
2000-06-26 |
assar | handle the case of not having any mld6 struct at all... |
blob | commitdiff | raw | diff to current |
2000-06-03 |
itojun | avoid possible infinite loop in relts_print(). |
blob | commitdiff | raw | diff to current |
2000-05-28 |
itojun | do not attempt to telnet option chars directly - they... |
blob | commitdiff | raw | diff to current |
2000-05-17 |
itojun | improve DNS name decoder (termination) |
blob | commitdiff | raw | diff to current |
2000-05-15 |
itojun | correct NI6 subject name printing (DNS). |
blob | commitdiff | raw | diff to current |
2000-05-15 |
itojun | more correction to NI6 FQDN printing. |
blob | commitdiff | raw | diff to current |
2000-05-15 |
itojun | correct termination processing for DNS payload decoding... |
blob | commitdiff | raw | diff to current |
2000-05-10 |
itojun | icmp6 nodeinfo; DNS decoder will emit "???" for malform... |
blob | commitdiff | raw | diff to current |
2000-05-10 |
itojun | remove unused variable. |
blob | commitdiff | raw | diff to current |
2000-05-10 |
itojun | revise ICMPv6 nodeinfo decoding. based on 03-05 drafts |
blob | commitdiff | raw | diff to current |
2000-04-28 |
itojun | random cleanups. add some parens for clarity. |
blob | commitdiff | raw | diff to current |
2000-04-24 |
itojun | style. s/switch(/switch (/. |
blob | commitdiff | raw | diff to current |
2000-04-09 |
assar | handle both struct icmp6_mld and struct mld6_hdr we... |
blob | commitdiff | raw | diff to current |
2000-03-13 |
itojun | don't overrun packet buffer when decoding ICMPv6 FQDN... |
blob | commitdiff | raw | diff to current |
2000-01-09 |
fenner | Unify rcsid[]'s. |
blob | commitdiff | raw | diff to current |
1999-11-21 |
fenner | Switch to config.h instead of passing defines in DEFS. |
blob | commitdiff | raw | diff to current |
1999-10-30 |
itojun | Bring in KAME IPv6 tcpdump. replaces esp/ah/isakmp... |
blob | commitdiff | raw | diff to current |
|