summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/in6_gif.c
Commit message (Expand)AuthorAgeFilesLines
* Back out M_* changes, per decision of the TRB.imp2003-02-191-1/+1
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-1/+1
* last arg of in6?_gif_output() is not used any more.ume2002-10-171-2/+1
* use encapcheck.ume2002-10-161-16/+0
* - after gif_set_tunnel(), psrc/pdst may be null. set IFF_RUNNING accordingly.ume2002-10-161-27/+99
* Replace aux mbufs with packet tags:sam2002-10-161-2/+2
* Fix warnings in the gif(4) driver so it compiles with -Werror.brooks2002-02-261-2/+1
* Sync with recent KAME.ume2001-06-111-42/+31
* Convert all users of fldoff() to offsetof(). fldoff() is badphk2000-10-271-4/+0
* sync with kame tree as of july00. tons of bug fixes/improvements.itojun2000-07-041-36/+117
* IPSEC support in the kernel.shin1999-12-221-4/+19
* udp IPv6 support, IPv6/IPv4 tunneling support in kernel,shin1999-12-071-0/+263
OpenPOWER on IntegriCloud