summaryrefslogtreecommitdiffstats
path: root/sys/net/if_gif.h
Commit message (Expand)AuthorAgeFilesLines
* - after gif_set_tunnel(), psrc/pdst may be null. set IFF_RUNNING accordingly.ume2002-10-161-1/+5
* Restore original behaviour of recursion preventer.sobomax2002-09-131-1/+0
* Make recursion prevention variable per-instance and remove XXX commentsobomax2002-09-051-0/+1
* Fixed some style bugs in the removal of __P(()). The main ones werebde2002-03-241-2/+2
* Remove __P.alfred2002-03-191-4/+4
* Simplify the interface cloning framework by handling unitmux2002-03-111-1/+0
* /home/brooks/ng_gif.messagebrooks2001-09-261-0/+9
* Use LIST_ macros instead of TAILQ_ macros to be more like NetBSD.brooks2001-09-261-3/+5
* gif(4) and stf(4) modernization:brooks2001-07-021-0/+2
* Sync with recent KAME.ume2001-06-111-3/+1
* sync with kame tree as of july00. tons of bug fixes/improvements.itojun2000-07-041-19/+33
* udp IPv6 support, IPv6/IPv4 tunneling support in kernel,shin1999-12-071-3/+0
* KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCPshin1999-11-221-0/+71
OpenPOWER on IntegriCloud