aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/gre/interface.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-21GRE: fix 4o6 and 6o4 adj stackingNeale Ranns1-3/+3
2018-07-24fix vector index range checks (VPP-1353)Eyal Bari1-1/+1
2018-06-11MTU: Software interface / Per-protocol MTU supportOle Troan1-4/+1
2018-04-13Revert "MTU: Setting of MTU on software interface (instead of hardware interf...Damjan Marion1-1/+5
2018-04-13MTU: Setting of MTU on software interface (instead of hardware interface)Ole Troan1-5/+1
2018-02-16Minor VXLAN/GRE Tunnel Encap Optimization and CleanupJohn Lo1-3/+5
2018-02-15Optimize GRE Tunnel and add support for ERSPAN encapJohn Lo1-148/+182
2018-01-13Improve "show xxx tunnel" and "show int addr" outputJohn Lo1-23/+7
2018-01-06GRE tunnel key should use fib_index instead of fib_id (VPP-1118)John Lo1-2/+11
2017-12-16GRE tunnel key includes the FIB tableNeale Ranns1-46/+26
2017-11-27VPP-253 Coding standards cleanup - vnet/vnet/greSwarup Nayak1-271/+295
2017-11-26FIB: store the node type not the function pointer.Neale Ranns1-2/+0
2017-04-13Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t...Neale Ranns1-2/+1
2017-04-05GRE over IPv6Ciara Loftus1-54/+140
2017-02-22VPP-635: CLI Memory leak with invalid parameterBilly McFall1-10/+25
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+606