aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ipip/ipip_cli.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-12/+0
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-2/+2
2020-12-08tunnel: add cli support for encap_decap flagsMohammed Hawari1-2/+7
2020-12-08ipip: correct ipip_cli.c indentationMohammed Hawari1-212/+277
2020-11-19ipip: Don't crash when showing non-existant tunnel indexNeale Ranns1-0/+2
2020-09-22ipip: Add option to tunnel create help stringNeale Ranns1-1/+1
2020-01-27ipip: Multi-point interfaceNeale Ranns1-1/+56
2020-01-27tunnel: Common types for IP tunnelsNeale Ranns1-2/+2
2019-12-03ipip: Tunnel flags controlling copying data to/from payload/encapNeale Ranns1-7/+11
2019-10-15ipip: fix typos in short_helpIgnas Bacius1-3/+3
2019-04-196rd: fix debug cli short-helpBenoƮt Ganne1-1/+2
2018-08-22IPIP and SIXRD tunnels create API needs table-IDs not fib-indexesNeale Ranns1-22/+59
2018-05-25VPP-1277: IPIP - Copy TOS/TC from inner packet to outer.Ole Troan1-0/+1
2018-03-14IPIP: Add IP{v4,v6} over IP{v4,v6} configured tunnel support.Ole Troan1-0/+318