Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (ip6_print): rewrite the alignment code to be for v6 and not v4. | assar | 2000-07-11 | 1 | -8/+8 | |
| | | | | based on a patch from Love <lha@stacken.kth.se> | |||||
* | TCPDUMP_ALIGN -> LBL_ALIGN | assar | 2000-07-11 | 1 | -2/+2 | |
| | ||||||
* | remove non-STDC code | assar | 2000-07-01 | 1 | -3/+1 | |
| | ||||||
* | fallback definition for IPPROTO_PIM | assar | 2000-04-09 | 1 | -1/+5 | |
| | ||||||
* | Now that print-pim.c says "pim", don't print it here too. | fenner | 2000-02-17 | 1 | -2/+1 | |
| | ||||||
* | Unify rcsid[]'s. | fenner | 2000-01-09 | 1 | -1/+1 | |
| | ||||||
* | Switch to config.h instead of passing defines in DEFS. | fenner | 1999-11-21 | 1 | -0/+4 | |
| | ||||||
* | Bring in KAME IPv6 tcpdump. replaces esp/ah/isakmp decoder. | itojun | 1999-10-30 | 1 | -0/+224 | |
Hope I did not break anything. Portability on IPv4-only node needs checking, I'll do this very soon. (sorry for rather jumbo commit) XXx what is _FAVOR_BSD? |