aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet6/ipcomp_core.c
Commit message (Expand)AuthorAgeFilesLines
* /* -> /*- for license, minor formatting changes, separate for KAMEWarner Losh2005-01-071-1/+1
* - fix typo in comments.Hajimu UMEMOTO2003-10-081-1/+1
* Back out M_* changes, per decision of the TRB.Warner Losh2003-02-191-2/+2
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.Alfred Perlstein2003-01-211-2/+2
* "struct route" is not sufficient. NetBSD PR 18751Hajimu UMEMOTO2003-01-081-0/+1
* Recent zlib does not like Z_FLUSH at the end of inflate().Hajimu UMEMOTO2002-05-121-4/+7
* just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.SUZUKI Shinsuke2002-04-191-5/+5
* Sync with recent KAME.Hajimu UMEMOTO2001-06-111-90/+130
* sync with kame tree as of july00. tons of bug fixes/improvements.Jun-ichiro itojun Hagino2000-07-041-0/+314