aboutsummaryrefslogtreecommitdiff
path: root/sys/net/net_osdep.c
Commit message (Expand)AuthorAgeFilesLines
* just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.SUZUKI Shinsuke2002-04-191-1/+1
* incorrect bounds-check on snprintf.Jun-ichiro itojun Hagino2001-07-261-2/+2
* Sync with recent KAME.Hajimu UMEMOTO2001-06-111-4/+12
* sync with kame tree as of july00. tons of bug fixes/improvements.Jun-ichiro itojun Hagino2000-07-041-2/+4
* Remove unneeded #include <sys/kernel.h>Poul-Henning Kamp2000-04-291-1/+0
* KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCPYoshinobu Inoue1999-11-221-0/+58