summaryrefslogtreecommitdiff
path: root/sys/netinet/ip_encap.h
AgeCommit message (Expand)Author
2008-11-25Make dom_maxrtkey of inet/inet6domain the size of the ip_encap packpooka
2008-04-24Merge the socket locking patch:ad
2007-02-17KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneousdyoung
2005-12-10Multiple inclusion protection, as suggested by christos@ on tech-kern@elad
2005-06-06Since we decided "const struct mbuf *" would not do the right thing (tm),martin
2005-06-03Sprinkle some constmartin
2005-06-02Change the first argument of the encapsulation check function fromtron
2005-02-02de-__P -- will ANSIfy .c files later.perry
2004-08-17initialize max_keylen for ip_encap.c earlieritojun
2004-04-18De __P()matt
2003-01-17switch from kame-based m_aux mbuf auxiliary data, to openbsd m_tagitojun
2001-12-21use radix table for inbound tunnel lookup (would increase performanceitojun
2000-04-19introduce sys/netinet/ip_encap.c, to dispatch inbound packetsitojun