summaryrefslogtreecommitdiff
path: root/sys/netinet/ip_ipip.h
AgeCommit message (Collapse)Author
2007-12-14add sysctl entry points into various network layers, in particular toTheo de Raadt
provide netstat(1) with data it needs; ok claudio reyk
2002-06-09whitespaceJun-ichiro itojun Hagino
2002-03-14First round of __P removal in sysTodd C. Miller
2001-06-25Copyright.Angelos D. Keromytis
2000-09-19Lots and lots of changes.Angelos D. Keromytis
2000-01-21Rename the ip4_* routines to ipip_*, make it so GIF tunnels are notAngelos D. Keromytis
affected by net.inet.ipip.allow (the sysctl formerly known as net.inet.ip4.allow), rename the VIF ipip_input to ipip_mroute_input.