aboutsummaryrefslogtreecommitdiffstats
path: root/vpp
AgeCommit message (Expand)AuthorFilesLines
2016-12-05Move interface APIs to vnet/vnet/{interface.api,interface_api.c}Dave Barach4-854/+51
2016-12-05api: set interface MTU API (VPP-442)Matus Fabian1-1/+14
2016-12-05Variable-message-length tracing support, VPP-370Dave Barach1-11/+18
2016-12-02Coverity errors in MPLS codeNeale Ranns1-1/+2
2016-12-02Augment Vxlan to support NSH-ProxyHongjun Ni1-2/+1
2016-12-02api: fix inconsistent behaviour when adding l2fib filter entry (VPP-147)Pavel Kotucek1-11/+14
2016-12-02MPLS infrastructure improvmentsNeale Ranns5-850/+274
2016-12-02API: Packaging of JSON files.Ole Troan1-3/+3
2016-12-01Add a 64-byte interface "tag" for vhost and tap interfacesDave Barach3-6/+119
2016-12-01Add vxlan-bypass feature to IP4 forwarding pathJohn Lo3-2/+73
2016-11-30Enabling AES-GCM-128 with 16B ICV supportRadu Nicolau1-2/+36
2016-11-30VXLAN multicast dst (remote) address supportEyal Bari3-36/+29
2016-11-30Start spliting vpe.api into logically related piecesDave Barach5-202/+13
2016-11-28dpdk: add ipsec cryptodev supportSergio Gonzalez Monroy2-1/+12
2016-11-23dpdk: remove rte_mbuf modifications at many places in the codeDamjan Marion1-0/+4
2016-11-22GRE tests and fixesNeale Ranns1-1/+1
2016-11-22Fix coverity warnings, VPP-486Dave Barach1-10/+15
2016-11-22Fix issues reported by coverityPavel Kotucek1-1/+5
2016-11-21Add client-side msg_name_and_crc -> msg_index tableDave Barach1-19/+21
2016-11-19vlib: Add 'show cpu' commandDamjan Marion1-3/+0
2016-11-17Fix VPP-132: leave IPv4 addresses in network byte order when sending.Matthew Smith1-1/+1
2016-11-17feature: API/CLI to enable/disable feature per interfacePavel Kotucek3-2/+83
2016-11-17remove reference to Intel with dpdk docsPadraig Connolly1-1/+1
2016-11-17Put address in top bytes for the nexthop in vl_api_fib_path_t (VPP-532)Steven1-42/+33
2016-11-16VPP-521: Classify API enhancement to redirect traffic to pre-defined VRFSteve Shin3-10/+56
2016-11-15span: add feature (rx only) (VPP-185)Pavel Kotucek3-0/+116
2016-11-15Dump routes (VPP-500)Steven3-7/+468
2016-11-14Add support for multi FIB DHCPv6 ProxyWojciech Dec1-4/+0
2016-11-11feature: convert all feature nodes to new feature infraDamjan Marion1-66/+8
2016-11-10VXLAN tunnel encap forwarding optimization with FIB 2.0John Lo1-2/+3
2016-11-09Fix a batch of coverity warnings, VPP-486Dave Barach1-1/+1
2016-11-04VPP-524: Add support to API to dump IPsec SPDsMatthew Smith2-1/+133
2016-11-03Adding Sequence Number - Per Packet Counter(PPC) support for iOAM6.AkshayaNadahalli3-5/+46
2016-11-02vpp: remove unused codeDamjan Marion1-343/+0
2016-11-01config: rename ip_config_main_t to vnet_feature_config_main_tDamjan Marion1-4/+4
2016-10-29IPv6 Classify Forwarding Graph errorsNeale Ranns1-1/+1
2016-10-26dpdk: remove support for dpdk 16.04Damjan Marion1-25/+7
2016-10-25dpdk: remove dpdk_pmd_constructor_initDamjan Marion1-5/+1
2016-10-25Support IETF routing Yang models (VPP-503).Neale Ranns2-10/+46
2016-10-25Add API call of sw_interface_set_mpls_enable to vpp_api_testJohn Lo1-0/+16
2016-10-21Fix Coverity Errors in FIB. This is mainly consolidating the vnet_link_t and ...Neale Ranns2-3/+2
2016-10-21Pretty-print vl_api_api_get_first_msg_id_t msgsDave Barach1-1/+12
2016-10-18Deprecate MPLSoGRE tunnels (VPP-502)Neale Ranns4-573/+465
2016-10-17oam: fix compilation with gcc6Damjan Marion1-5/+6
2016-10-14FIB2.0: Adjacency complete pull model (VPP-487)Neale Ranns1-1/+3
2016-10-14Add macro for sending large data structures to API clientsFlorin Coras1-3/+18
2016-10-13vpp_lite: add cpu pinning support (VPP-467)Pavel Kotucek1-1/+18
2016-10-12Fix coverity warnings, VPP-486Dave Barach2-2/+9
2016-10-12VPP-362 Implement dumping of LISP adjacenciesFilip Tehlar3-1/+138
2016-10-10ipfix: add classification nodes for flow statistics (VPP-204)Juraj Sloboda3-2/+163