aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ipip/node.c
AgeCommit message (Expand)AuthorFilesLines
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