2003-05-22 |
hannes | don't pass on src & dst MAC adresses to the isoclns... |
blob | commitdiff | raw |
2003-05-22 |
hannes | print length after LCP options |
blob | commitdiff | raw | diff to current |
2003-05-22 |
hannes | cleanup Magic-Num fields |
blob | commitdiff | raw | diff to current |
2003-05-22 |
hannes | remove some EXTRACT_ lookalikes plus misc. display... |
blob | commitdiff | raw | diff to current |
2003-05-22 |
hannes | - be more verbose about the rejected protocol in handle... |
blob | commitdiff | raw | diff to current |
2003-05-15 |
hannes | minor display cosmetics: |
blob | commitdiff | raw | diff to current |
2003-05-11 |
hannes | misc. display cosmetics for e/v flags |
blob | commitdiff | raw | diff to current |
2003-05-08 |
hannes | hide link-layer information correct under the eflag |
blob | commitdiff | raw | diff to current |
2002-12-19 |
guy | Hoist a bunch of stuff that should be done by all if_pr... |
blob | commitdiff | raw | diff to current |
2002-12-18 |
guy | Add a new routine "default_print_packet()", which takes... |
blob | commitdiff | raw | diff to current |
2002-12-18 |
guy | We no longer use "packetp" for anything, so eliminate... |
blob | commitdiff | raw | diff to current |
2002-11-03 |
hannes | better handling of PPP protocols which we know but... |
blob | commitdiff | raw | diff to current |
2002-10-10 |
hannes | hide local hexdumping behind vv flag |
blob | commitdiff | raw | diff to current |
2002-09-15 |
hannes | overseen ML-PPP string |
blob | commitdiff | raw | diff to current |
2002-09-15 |
hannes | more verbose handling of unknown protos |
blob | commitdiff | raw | diff to current |
2002-09-14 |
hannes | no boundary checking necessary anymore; |
blob | commitdiff | raw | diff to current |
2002-09-14 |
hannes | better handling of unknown data in handle_ctrl_proto() |
blob | commitdiff | raw | diff to current |
2002-09-14 |
hannes | more consistent use of tok2str and support for MPLS... |
blob | commitdiff | raw | diff to current |
2002-09-05 |
guy | Get rid of the "-Wno-unused" flag, and fix up most... |
blob | commitdiff | raw | diff to current |
2002-09-05 |
guy | Add a few more GCC warnings on GCC >= 2 for ".devel... |
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-11 |
itojun | whitespace cleanup |
blob | commitdiff | raw | diff to current |
2002-05-29 |
guy | Make "-x" and "-X" work with PPPoE interfaces; based... |
blob | commitdiff | raw | diff to current |
2001-10-24 |
itojun | print protocol type (LCP/IPCP/whatever) even if -e... |
blob | commitdiff | raw | diff to current |
2001-09-09 |
guy | In the PPP dissector, pass NULL, rather than bogus... |
blob | commitdiff | raw | diff to current |
2001-09-09 |
guy | IS-IS over PPP support, from Hannes Gredler <hannes... |
blob | commitdiff | raw | diff to current |
2001-07-05 |
guy | Put the infodelay wrapping into the remaining "XXX_if_p... |
blob | commitdiff | raw | diff to current |
2001-06-11 |
itojun | print L2 protocol type only if -e is specified (sync... |
blob | commitdiff | raw | diff to current |
2001-03-17 |
itojun | avoid trigraph |
blob | commitdiff | raw | diff to current |
2001-02-04 |
fenner | Always define PPP_COMP. |
blob | commitdiff | raw | diff to current |
2000-12-27 |
itojun | handle PPP_IPV6 |
blob | commitdiff | raw | diff to current |
2000-12-04 |
guy | If "-n" is specified along with "-e", print the address... |
blob | commitdiff | raw | diff to current |
2000-11-08 |
itojun | unbroken BSDI build (should be revisited). from jinmei... |
blob | commitdiff | raw | diff to current |
2000-10-24 |
fenner | Eliminate __P(). |
blob | commitdiff | raw | diff to current |
2000-10-09 |
guy | Pull the "linux-include" versions of "slip.h" and ... |
blob | commitdiff | raw | diff to current |
2000-10-06 |
guy | Squelch a compiler warning. |
blob | commitdiff | raw | diff to current |
2000-10-05 |
itojun | some sprintf fixes, from [email protected] (patches... |
blob | commitdiff | raw | diff to current |
2000-10-04 |
itojun | fix range check for ipcomp negotiation. From: mshindo... |
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 |
guy | Get rid of unneeded includes of <net/if.h>. |
blob | commitdiff | raw | diff to current |
2000-09-24 |
guy | Fix the code to handle the Password Authentication... |
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 definitions of Ethernet types from |
blob | commitdiff | raw | diff to current |
2000-09-18 |
guy | In "ppp_protoname()", get rid of the "#ifdef PPP_xxx... |
blob | commitdiff | raw | diff to current |
2000-09-18 |
guy | Add support for NetBSD DLT_PPP_SERIAL (PPP in HDLC... |
blob | commitdiff | raw | diff to current |
2000-09-09 |
guy | Expand the comment before the "#if 0"ed out code to... |
blob | commitdiff | raw | diff to current |
2000-08-18 |
itojun | be careful about buffer overrun. previous version... |
blob | commitdiff | raw | diff to current |
2000-08-18 |
itojun | style pedant. buffer length check cleanup will be... |
blob | commitdiff | raw | diff to current |
2000-08-18 |
itojun | more detailed output in ppp/pppoe/l2tp. |
blob | commitdiff | raw | diff to current |
2000-07-01 |
assar | remove non-STDC code |
blob | commitdiff | raw | diff to current |
2000-05-28 |
itojun | remove extra \n on unknwon ppp protocol code. |
blob | commitdiff | raw | diff to current |
2000-05-23 |
itojun | print IPv6 packets (PPP_IPV6 == 0x0057) |
blob | commitdiff | raw | diff to current |
2000-04-28 |
itojun | s/u_short/u_int16_t/ for KAME-origin source codes |
blob | commitdiff | raw | diff to current |
2000-01-27 |
fenner | Add missing comma causing incorrect naming of lcpconfopts. |
blob | commitdiff | raw | diff to current |
2000-01-17 |
itojun | s/sprintf/snprintf/. |
blob | commitdiff | raw | diff to current |
1999-12-22 |
itojun | * print-rt6.c: make IPv6 routing header printing work... |
blob | commitdiff | raw | diff to current |
1999-12-15 |
fenner | Make CHAP parser work -- initialize x |
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-11-21 |
assar | make list of protocols and types global (it's used... |
blob | commitdiff | raw | diff to current |
1999-11-17 |
assar | quote backslashes in printf |
blob | commitdiff | raw | diff to current |
1999-10-30 |
itojun | HP-UX 10.20 build fix <http://www.sics.se/~assar/tcpdum... |
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 |
1999-10-07 |
mcr | Initial revision |
blob | commitdiff | raw | diff to current |
|