0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 17, 2024 — Nov 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add ip6_fw.h More... over 26 years ago
Initial revision More... over 26 years ago
fix FreeBSD228 build. now it can communicate with IPv6 sockets. (the bug was caused by pmtud code diffs) More... over 26 years ago
preserve rtcalloc() for FreeBSD. (this does not solve freebsd228 problem yet) More... over 26 years ago
simply return from xx_ctlinput(), when sa is not the expected one. More... over 26 years ago
fix for perl4. More... over 26 years ago
- ignore invalid sockaddr to xx_ctlinput. - do not use pfctlinput(), as we use different prototype for xx_ctlinput in inet6 domain. (should be fixed in more better manner) More... over 26 years ago
ignore invalid sockaddr. - it happens too many times - sys/netiso ignores this so follow the practice More... over 26 years ago
log() needs "\n" at the tail. there's no good reason to keep going when sa is invalid, so just return. More... over 26 years ago
Initial revision More... over 26 years ago
s/in6_systm.h/in_systm.h/ s/IN6_IS_ADDR_ANY/IN6_IS_ADDR_UNSPECIFIED/ More... over 26 years ago
grab source code from kame/kame/lib{inet6,ipsec}. More... over 26 years ago
anoncvs installation. rename INSTALL.prepare into INSTALL. More... over 26 years ago
add targets: bsdi3 and bsdi4 More... over 26 years ago
Initial revision More... over 26 years ago
grab source code from kame/kame/libipsec. More... over 26 years ago
grab sources from kame/kame/libinet6. More... over 26 years ago
kame/man moved to kame/kame/man More... over 26 years ago
Initial revision More... over 26 years ago
remove libinet6 and libipsec. they will be in kame/kame/lib{inet6,ipsec}. More... over 26 years ago
Initial revision More... over 26 years ago
we on longer need to call in6_ifattach() from pcmcia network driveres. More... over 26 years ago
cleanup top-level makefile. More... over 26 years ago
do not build lkm. More... over 26 years ago
clearify prototype for if_ioctl() and xxattach(). More... over 26 years ago
fix pathname for libpcap. More... over 26 years ago
add -DINET6. More... over 26 years ago
fix path to libpcap. More... over 26 years ago
make it boot on FreeBSD228. More... over 26 years ago
setuid root on install. More... over 26 years ago