summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-11Add configure option to enable building unit testsDamjan Marion4-2/+19
2016-04-11Add option to delete af_packet (host) interfacesPeter Lei3-0/+90
2016-04-08fix uninitialized vars warnings with -OsBenoƮt Ganne3-5/+5
2016-04-09Migrate bootstrap.ubuntu.sh to using top level MakefileEd Warnicke1-57/+12
2016-04-09Add IKEv2 APIsMatus Fabian3-3/+635
2016-04-08Add Rx and Tx statistics within nsh-vxlan-gpe nodeHongjun Ni3-26/+171
2016-04-07Change encap-fib-id and decap-fib-id within create_nsh_vxlan_gpe_tunnel_commandHongjun Ni1-1/+1
2016-04-07Add key.pad=0 within vnet_nsh_vxlan_gpe_add_del_tunnelHongjun Ni1-0/+1
2016-04-07Change key.src=a->dst.as_u32 within vnet_nsh_vxlan_gpe_add_del_tunnelHongjun Ni1-1/+1
2016-04-07Enhance CLI/API Support for Bonded InterfaceJohn Lo7-31/+111
2016-04-07Classify node should pay attention to dynamically-added arcsDave Barach1-2/+2
2016-04-06Do not listen unless configured with cli-listen.Ed Warnicke1-4/+5
2016-04-06Fix ip4 udp encap length typeFlorin Coras1-2/+2
2016-04-06Fix DPDK patch files so git am works smoothlyTodd Foggoa14-99/+199
2016-04-05host-interface admin down/up does not bring the interface upAlpesh Patel1-1/+9
2016-04-04Fix vppctl for multivppEd Warnicke1-3/+19
2016-04-02Fix DPDK check in udp.hFlorin Coras1-2/+2
2016-04-02LISP GPE: initial CP commit and DP improvementsFlorin Coras19-705/+5136
2016-04-01Add options to link with external DPDK treeDamjan Marion6-3/+37
2016-04-01Add option to link DPDK dynamicallyDamjan Marion5-79/+117
2016-04-01Add support for installing ipv4 routes via unresolved next hopDamjan Marion6-159/+393
2016-03-31Enable af_packet interfaces in the API test appsDamjan Marion2-0/+12
2016-03-30Remove historical tags, fix the debug tagDave Barach1-22/+4
2016-03-29Add DPDK 16.04-rc2 supportDamjan Marion3-4/+8
2016-03-29Update ENIC driver patches for DPDK 2.2.0John Lo12-74/+573
2016-03-29Support per-interface packet rx redirectionDave Barach2-1/+5
2016-03-29Add abbility to specify dpdk tarball download base urlDamjan Marion1-1/+2
2016-03-29Fix to centos vagrant fileEd Warnicke1-2/+2
2016-03-29Move classify_table_index under the unionDamjan Marion7-13/+18
2016-03-29Adjacency allocatorDave Barach9-601/+350
2016-03-29Fix epl-release in make install-dep for rpmEd Warnicke1-1/+1
2016-03-29Increment MRU if hardware supports CRC strippingJurek Matuszewski1-3/+27
2016-03-29Allow vlans to be programmed on 40GE VF interfacesTodd Foggoa (tfoggoa)1-2/+4
2016-03-29Mark some show commands as mp safeTodd Foggoa (tfoggoa)1-1/+4
2016-03-28event logger skeletons, improve debug CLIDave Barach9-6/+317
2016-03-26Improve main-loop event-logsDave Barach4-15/+42
2016-03-25iOAM trace configuration APIsShwetha5-9/+283
2016-03-25Use rte_mempool private data for storing vlib_buffer_tDamjan Marion18-112/+126
2016-03-25Fix distclean to correctly handle CentosEd Warnicke1-1/+2
2016-03-25Fix vagrant centos flavor to work with top level make fileEd Warnicke2-55/+31
2016-03-25vpp-api-test and sample-plugin should depend on dpdk conditionallyDamjan Marion2-12/+13
2016-03-25Add build-root/*.rpm to .gitignoreEd Warnicke2-1/+11
2016-03-25Remove unnecesary clib_bitmap_set from af_packet input nodeDamjan Marion1-1/+0
2016-03-24l2-rw: Packet rewrite feature for L2 bridgesPierre Pfister5-1/+690
2016-03-24Reduce number of parallel gcc invocations from 4 to 2 per cpuDamjan Marion1-1/+1
2016-03-23Fix L2 flood packet replication interaction with VXLAN-tunnelJohn Lo1-17/+16
2016-03-23Add dpdk vmxnet3 driver patch and init.c change to allow jumbo packetsJohn Lo2-17/+171
2016-03-22tapcli: Receive vector of packets and memory leak fixPierre Pfister2-148/+183
2016-03-21Unbreak build on gcc-5Damjan Marion1-1/+1
2016-03-20vnet classifier debug CLI enhancementsDave Barach6-10/+235