summaryrefslogtreecommitdiffstats
path: root/sys/net/if_gre.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* update the gre driver.dlg2018-02-071-43/+5
* A space here, a space there. Soon we're talking real whitespacekrw2017-01-241-10/+10
* Implement a simple keepalive mechanism in gre(4) that is compatible withclaudio2010-06-261-10/+22
* Add a way to bind the tunnel endpoint of a gif/gre interface into aclaudio2009-11-211-3/+4
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* - Add IPv6 over GRE.brad2005-05-141-3/+3
* add support for ifconfig clone/destroy; ok henning deraadtmarkus2003-12-031-3/+3
* convert __attribute__((__packed__)) to __packed so that parsers unawareavsm2003-11-161-5/+5
* adress -> address, and a few more; all from Jonathon Gray;jmc2003-11-071-2/+2
* WCCP sysctl variable -- ok deraadt@ niklas@angelos2002-04-031-1/+2
* First round of __P removal in sysmillert2002-03-141-5/+5
* By popular demand, protect from multiple inclusion, and fix to use theangelos2001-06-091-3/+2
* Allow boot -c to change number of gre devices. -moj ok angelos@maja2001-06-051-3/+4
* Fix tcpdump -n -i greN (causes a panic in NetBSD)angelos2000-01-071-2/+1
* gre interface code, from NetBSD (with some changes)angelos2000-01-071-0/+153