summaryrefslogtreecommitdiff
path: root/sys/netinet/ip_ipip.h
AgeCommit message (Expand)Author
2019-10-04gif shouldn't include netinet/ip_ether.h, cos gif doesnt do etherip.David Gwynne
2017-06-20Do not use the interface pointer after if_put(). Rename ipip_input_gif()Alexander Bluhm
2017-05-18The function name ip4_input() is confusing as it also handles IPv6Alexander Bluhm
2017-03-10percpu counters for ip_ipip.cJeremie Courreges-Anglas
2017-02-20Crank all members of struct ipipstat to 64 bitsJeremie Courreges-Anglas
2007-12-14add sysctl entry points into various network layers, in particular toTheo de Raadt
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