summaryrefslogtreecommitdiff
path: root/sys/net/if_gre.h
AgeCommit message (Expand)Author
2003-12-03add support for ifconfig clone/destroy; ok henning deraadtMarkus Friedl
2003-11-16convert __attribute__((__packed__)) to __packed so that parsers unawareAnil Madhavapeddy
2003-11-07adress -> address, and a few more; all from Jonathon Gray;Jason McIntyre
2002-04-03WCCP sysctl variable -- ok deraadt@ niklas@Angelos D. Keromytis
2002-03-14First round of __P removal in sysTodd C. Miller
2001-06-09By popular demand, protect from multiple inclusion, and fix to use theAngelos D. Keromytis
2001-06-05Allow boot -c to change number of gre devices. -moj ok angelos@Mats O Jansson
2000-01-07Fix tcpdump -n -i greN (causes a panic in NetBSD)Angelos D. Keromytis
2000-01-07gre interface code, from NetBSD (with some changes)Angelos D. Keromytis