summaryrefslogtreecommitdiff
path: root/sys/netinet/ip_encap.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh
2018-10-21Add KPI that can be used by tunneling interfaces to handle IP addressesAndrey V. Elsukov
2018-09-20Add new field max_hdrsize to struct encap_config.Andrey V. Elsukov
2018-06-05Rework IP encapsulation handling code.Andrey V. Elsukov
2018-05-29Remove empty encap_init() function.Andrey V. Elsukov
2017-11-20sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2014-08-08Merge 'struct ip6protosw' and 'struct protosw' into one. Now we haveKevin Lo
2005-01-07/* -> /*- for license, minor formatting changesWarner Losh
2002-03-19Remove __P.Alfred Perlstein
2001-09-07Patches from KAME to remove usage of Varargs in existingJulian Elischer
2000-07-04sync with kame tree as of july00. tons of bug fixes/improvements.Jun-ichiro itojun Hagino