Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (icmp_print): step through all advertised routers for a router | assar | 2000-05-15 | 1 | -1/+2 | |
| | | | | advertisement. From <aandres@mfom.es> | |||||
* | random cleanups. add some parens for clarity. | itojun | 2000-04-28 | 1 | -17/+18 | |
| | ||||||
* | s/sprintf/snprintf/. | itojun | 2000-01-17 | 1 | -24/+29 | |
| | | | | | there seem to be couple of unsafe use of strcat and strcpy - we should bring in strl{cat,cpy}. | |||||
* | Use TTEST2 instead of home-grown truncation check. | fenner | 1999-11-22 | 1 | -2/+9 | |
| | | | | If -vv, print the original IP packet included in ICMP errors. | |||||
* | Switch to config.h instead of passing defines in DEFS. | fenner | 1999-11-21 | 1 | -1/+5 | |
| | ||||||
* | (icmp_print): check checksum if vflag. From kuznet@ms2.inr.ac.ru | assar | 1999-11-21 | 1 | -2/+8 | |
| | ||||||
* | Bring in KAME IPv6 tcpdump. replaces esp/ah/isakmp decoder. | itojun | 1999-10-30 | 1 | -3/+5 | |
| | | | | | | | 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? | |||||
* | patches to help build on Linux 2.2linux22 | mcr | 1999-10-17 | 1 | -4/+3 | |
| | ||||||
* | Initial revision | mcr | 1999-10-07 | 1 | -0/+354 | |