aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/in_gif.h
Commit message (Expand)AuthorAgeFilesLines
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* - fix typo in comment.Hajimu UMEMOTO2003-10-071-1/+1
* last arg of in6?_gif_output() is not used any more.Hajimu UMEMOTO2002-10-171-1/+1
* - after gif_set_tunnel(), psrc/pdst may be null. set IFF_RUNNING accordingly.Hajimu UMEMOTO2002-10-161-0/+3
* Remove __P.Alfred Perlstein2002-03-191-3/+3
* Staticize an extern that no one else used.Brooks Davis2002-02-261-2/+0
* Patches from Keiichi SHIMA <keiichi@iij.ad.jp>Julian Elischer2001-09-031-1/+1
* gif(4) and stf(4) modernization:Brooks Davis2001-07-021-1/+1
* sync with kame tree as of july00. tons of bug fixes/improvements.Jun-ichiro itojun Hagino2000-07-041-11/+8
* add forward declarations, and small cosmetic changes.Yoshinobu Inoue2000-01-151-2/+7
* IPSEC support in the kernel.Yoshinobu Inoue1999-12-221-1/+1
* udp IPv6 support, IPv6/IPv4 tunneling support in kernel,Yoshinobu Inoue1999-12-071-0/+42