aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-26LISP: do not try to delete paths when fwd entry is negativeFilip Tehlar1-4/+7
2017-05-26Fix JNI templatesRobert Varga1-0/+3
2017-05-25MPLS hash function improvementsNeale Ranns6-48/+206
2017-05-25MPLS interface output feature not explicitly enabledNeale Ranns1-2/+0
2017-05-25af_packet: fix coverity errorRay Kinsella1-2/+19
2017-05-24Add p2p flag to IPsec tunnel interface hw classMatthew Smith1-0/+1
2017-05-24MPLS tunnels; path-list lock leak and debug CLI imrpovementsNeale Ranns1-7/+16
2017-05-24SNAT: fix IPFIX data src and dst portMatus Fabian2-6/+31
2017-05-24IPv6 Performance bugsNeale Ranns9-74/+63
2017-05-24Missing VLIB node for IPv6 disposition from mcast MPLS LSPNeale Ranns3-9/+101
2017-05-24vlib: use driver_override in sysfs for binding pci devs to vfio/uio driversDamjan Marion1-12/+30
2017-05-24MPLS trace fixesNeale Ranns2-1/+7
2017-05-24Leak locks and tables in the ClassifierNeale Ranns5-9/+84
2017-05-24Fix tab-completion coverity issueYoann Desmouceaux1-1/+2
2017-05-24TEST/L2BD:fix flush testsEyal Bari1-66/+107
2017-05-24ipfix: make IPFIX work for all skip_n_vectors values (VPP-204)Juraj Sloboda1-22/+23
2017-05-24Simple script to 'git blame' on new Coverity issuesChris Luke1-0/+36
2017-05-23Add TAB-based auto-completion to the CLIYoann Desmouceaux3-0/+259
2017-05-23Labelled attached paths via an MPLS tunnelNeale Ranns6-42/+94
2017-05-23Added support for Virtio-user interfaces by means of a new VNET_DPDK_PORT_TYPE.Mohammed Hawari3-1/+16
2017-05-23ARP/ND entries for the same address on different interfaces (VPP-848)Neale Ranns18-735/+1194
2017-05-22vhost: migrate to use device infra for worker thread assignment, rx-mode.Steven6-556/+342
2017-05-22dpdk: make dpdk global debug level configurableDamjan Marion3-33/+30
2017-05-22LISP-GPE: add dump call for VNIs in useFilip Tehlar6-1/+149
2017-05-22Disable "make test" for CentOSDamjan Marion1-0/+2
2017-05-22Skip L2 FIB flush testsNeale Ranns1-0/+9
2017-05-22Fix GTP-U Coverity issuesHongjun Ni1-24/+15
2017-05-20API: Cleaning up message naming that does not follow the conventionsOle Troan9-226/+116
2017-05-20Improve session debuggingFlorin Coras8-89/+176
2017-05-20vhost: buffers leak and interface disable upon vring descriptor out of mmapSteven1-16/+9
2017-05-20Restore possibility to build vpp in debug mode for rpmsIgor Mikhailov (imichail)1-2/+6
2017-05-20VPP-849: improve vnet classifier memory allocator performanceDave Barach2-274/+450
2017-05-20Remove specific versions of some packages.Thomas F Herbert1-4/+5
2017-05-20af_packet: set mac address supportRay Kinsella1-1/+47
2017-05-19mfib CLI bugs (VPP-852)Neale Ranns3-8/+16
2017-05-19Enforce Bridge Domain ID range to match 24-bit VNI rangeJohn Lo7-9/+45
2017-05-19Add indent to DEB_DEPENDS missing in vagrant box.Dave Wallace1-1/+1
2017-05-18Remove nop code from session_manager_add_first_segment().Dave Wallace1-2/+0
2017-05-18Improve sack bytes accounting and testingFlorin Coras5-37/+140
2017-05-18acl-plugin: reject the too-short variable-length messages from clients (VPP-839)Andrew Yourtchenko1-3/+42
2017-05-18VPP-847: improve bihash template memory allocator performanceDave Barach5-57/+111
2017-05-18Update CSIT tests 170504 -> 170518Jan Gelety1-1/+1
2017-05-17dpdk: disable 16-bit descriptors for X710/XL710Damjan Marion1-2/+1
2017-05-17ioam: configuration for SRv6 localsid (VPP-693)shwethab4-23/+54
2017-05-17Add vl_msg_api_get_message_length[_inline]Dave Barach2-0/+17
2017-05-17dpdk: Do not check and set rte_mbuf refcnt if dpdk ver >= 17.05Damjan Marion1-0/+4
2017-05-17VPP-719: Accept ARP replies from VRRP hw addrMatthew Smith2-7/+102
2017-05-17vhost: bad packet assembled from descriptor chainingSteven1-1/+2
2017-05-17Use counters on ipsec tunnel interfacesMatthew Smith3-6/+107
2017-05-17Add ethernet type to support NSH over ethernetHongjun Ni1-1/+1