aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ipip/node.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-2/+0
2021-01-07ipip: Support MPLS over IPNeale Ranns1-5/+17
2020-01-30gre: Tunnel encap/decap flagsNeale Ranns1-20/+12
2020-01-27ipip: Multi-point interfaceNeale Ranns1-14/+12
2020-01-27tunnel: Common types for IP tunnelsNeale Ranns1-2/+2
2019-12-03ipip: Tunnel flags controlling copying data to/from payload/encapNeale Ranns1-2/+26
2019-03-06ipip: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-11/+5
2018-09-27IPIP and IPv6 fragmentationOle Troan1-0/+8
2018-08-10IP fragmentation to handle buffer chains.Ole Troan1-0/+8
2018-07-11avoid using thread local storage for thread indexDamjan Marion1-1/+1
2018-03-14IPIP: Add IP{v4,v6} over IP{v4,v6} configured tunnel support.Ole Troan1-0/+268