Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | put stripped-down version of ip6.h and icmp6.h into tcpdump tree. | itojun | 2000-10-07 | 1 | -4/+4 |
* | always use u_intXX_t for protocol format declaration. char/short/int may not | itojun | 2000-10-03 | 1 | -2/+2 |
* | Get rid of includes of <netinet/in_systm.h>, and replace "n_short", | guy | 2000-09-29 | 1 | -2/+1 |
* | Get rid of unneeded includes of <net/if.h>. | guy | 2000-09-28 | 1 | -2/+1 |
* | Add an "ip.h" header, to declare the IP stuff needed by dissectors, and | guy | 2000-09-23 | 1 | -3/+3 |
* | Add definitions of Ethernet types from | guy | 2000-09-23 | 1 | -2/+1 |
* | remove non-STDC code | assar | 2000-07-01 | 1 | -3/+1 |
* | IPv6 support for sunrpc. | itojun | 2000-06-10 | 1 | -16/+39 |
* | use strlcpy (avoid strcpy) | itojun | 2000-04-27 | 1 | -2/+2 |
* | s/sprintf/snprintf/. | itojun | 2000-01-17 | 1 | -2/+2 |
* | Switch to config.h instead of passing defines in DEFS. | fenner | 1999-11-21 | 1 | -1/+5 |
* | Bring in KAME IPv6 tcpdump. replaces esp/ah/isakmp decoder. | itojun | 1999-10-30 | 1 | -1/+2 |
* | patches to help build on Linux 2.2linux22 | mcr | 1999-10-17 | 1 | -2/+1 |
* | Initial revision | mcr | 1999-10-07 | 1 | -0/+132 |