aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/gre
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion9-2243/+0
2016-12-21API refactoring : grePavel Kotucek2-0/+261
2016-12-02MPLS infrastructure improvmentsNeale Ranns1-0/+4
2016-11-22GRE tests and fixesNeale Ranns4-57/+135
2016-10-21Fix Coverity Errors in FIB. This is mainly consolidating the vnet_link_t and ...Neale Ranns1-1/+1
2016-10-17Support MPLSoGRE with the new FIB 2.0John Lo1-113/+12
2016-10-14FIB2.0: Adjacency complete pull model (VPP-487)Neale Ranns3-353/+188
2016-10-07unicast RPF for FIB2.0Neale Ranns1-0/+5
2016-10-03L2 over LISP and GRE (VPP-457)Neale Ranns3-81/+246
2016-09-21A Protocol Independent Hierarchical FIB (VPP-352)Neale Ranns4-287/+638
2016-09-19Add support for transparent ethernet bridging to GREDavid Hotham5-26/+88
2016-09-02Fix for invalid check of SPARSE_VEC_INVALID_INDEXAlex Popovsky1-3/+3
2016-09-02Clean-up unused context arrays in UDP and GRE nodesAlex Popovsky1-18/+1
2016-07-22HONEYCOMB-83: Add Gre FeatureHongjun Ni2-3/+3
2016-06-15Fix name confusion for gre interface index.Hongjun Ni2-6/+6
2016-05-23VPP-81: Print interface name after creating an interface with CLIPierre Pfister1-1/+3
2016-05-19Add support for multiple microarchitectures in single binaryDamjan Marion2-0/+5
2016-05-16VPP-61 Patch2/2 Removing NSH from VPP for move to NSH_SFCKeith Burns (alagalah)1-2/+1
2016-05-13VPP43 - NSH refactoring: Added nsh-map nodesKeith Burns (alagalah)1-1/+2
2016-05-07VPP-45 Fix crash when GRE packet received on new i/fChris Luke1-0/+3
2016-05-06VPP-34 GRE traffic blackholes in encap directionChris Luke1-1/+12
2016-04-29VPP-25 Add API for GRE tunnel create/delete/show.Chris Luke2-47/+159
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion2-3/+3
2016-03-14Declare node, hw_interface_class and device_class instances as externalDamjan Marion1-2/+2
2016-03-14fix declaration of symbol of different sizeJean-Mickael Guerin1-1/+1
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 Warnicke7-0/+1467