itojun
22bb863df7
avoid strcpy. why bother...
2000-01-19 05:24:16 +00:00
itojun
e94f0061ee
correct path to netinet/ip6.h (follow RFC2292)
2000-01-19 04:45:59 +00:00
itojun
dff10c7f70
s/sprintf/snprintf/.
...
there seem to be couple of unsafe use of strcat and strcpy - we should
bring in strl{cat,cpy}.
2000-01-17 06:24:23 +00:00
fenner
b9ac23ce92
Switch to config.h instead of passing defines in DEFS.
1999-11-21 09:36:43 +00:00
itojun
7252f020d7
fix out-of-bound array access on IPv6 address hashing.
1999-11-20 15:34:39 +00:00
itojun
c9d84d15c5
Bring in KAME IPv6 tcpdump. replaces esp/ah/isakmp decoder.
...
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?
1999-10-30 05:11:06 +00:00
mcr
f555c163f9
Initial revision
1999-10-07 23:47:09 +00:00