summaryrefslogtreecommitdiffstats
path: root/vnet/vnet/gre/interface.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-606/+0
2016-12-02MPLS infrastructure improvmentsNeale Ranns1-0/+4
2016-11-22GRE tests and fixesNeale Ranns1-19/+32
2016-10-21Fix Coverity Errors in FIB. This is mainly consolidating the vnet_link_t and ...Neale Ranns1-1/+1
2016-10-14FIB2.0: Adjacency complete pull model (VPP-487)Neale Ranns1-180/+101
2016-10-03L2 over LISP and GRE (VPP-457)Neale Ranns1-28/+80
2016-09-21A Protocol Independent Hierarchical FIB (VPP-352)Neale Ranns1-72/+408
2016-09-19Add support for transparent ethernet bridging to GREDavid Hotham1-4/+34
2016-07-22HONEYCOMB-83: Add Gre FeatureHongjun Ni1-2/+2
2016-06-15Fix name confusion for gre interface index.Hongjun Ni1-5/+5
2016-05-23VPP-81: Print interface name after creating an interface with CLIPierre Pfister1-1/+3
2016-05-07VPP-45 Fix crash when GRE packet received on new i/fChris Luke1-0/+3
2016-04-29VPP-25 Add API for GRE tunnel create/delete/show.Chris Luke1-47/+142
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion1-2/+2
2016-03-03Change default L3 MTU to allow jumbo packets for non-DPDK interfaces.John Lo1-1/+1
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+150