summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-05More GCC-7 errorsMarco Varlese2-0/+4
2017-06-05LISP-GPE: return index of newly created fwd entry, VPP-868Filip Tehlar5-3/+53
2017-06-05LISP: fix GPE entry dump, VPP-871Filip Tehlar1-5/+5
2017-06-04Fix typo for specifying table_id on ping.wenxian li1-1/+1
2017-06-03Fix for gcc7Marco Varlese1-1/+1
2017-06-02Fix mac_age process crash in multi-threaded environmentSteve Shin1-2/+1
2017-06-02memif: fix coverity warningsSteven1-0/+2
2017-06-02Add option to build sample plugin in top-level makefileDamjan Marion1-12/+23
2017-06-02Add debian 8 support in extras/vagrant/build.shkhers1-0/+9
2017-06-02Update CSIT tests 170518 -> 170529Peter Mikus1-1/+1
2017-06-02vhost: add debug vhost-user on | off CLISteven2-20/+59
2017-06-02Add l3 routing for GTP-U decapHongjun Ni10-14/+25
2017-06-01Fix 'ip probe' on /32Neale Ranns3-44/+48
2017-06-01MPLS trace the EOS bit correctlyNeale Ranns1-1/+2
2017-06-01Support to install dependencies on openSUSE distributionMarco Varlese1-1/+7
2017-06-01IP Mcast - recalculate on interface up/dowmNeale Ranns4-78/+115
2017-06-01Improve fifo allocator performanceDave Barach21-265/+534
2017-06-01make test: add suddenly missing dependency (six module)Klement Sekera1-1/+1
2017-05-31Revert "dpdk: build sw cryptodev support with make verify"Peter Mikus2-16/+9
2017-05-31memif: multi-queues supportSteven7-73/+167
2017-05-31Revert "Update CSIT tests 170518 -> 170529"Dave Wallace1-1/+1
2017-05-30Flowprobe: Stateful flows and IPv6, L4 recordingOle Troan29-2106/+3417
2017-05-30dpdk: build sw cryptodev support with make verifySergio Gonzalez Monroy2-9/+16
2017-05-30LISP: L2 ARP handlingFilip Tehlar10-36/+833
2017-05-29Relocate Coverity scriptsChris Luke3-53/+70
2017-05-29Update CSIT tests 170518 -> 170529Jan Gelety1-1/+1
2017-05-29Add Debian Jessie support in toplevel makefileDamjan Marion1-4/+11
2017-05-29memif: master instance crashes when typing quit on slaveSteven1-15/+29
2017-05-29Show example syntax for setting plugin pathBurt Silverman1-0/+9
2017-05-26MPLS lookup DPO does not pop the label (nor does it handle replicate)Neale Ranns5-84/+165
2017-05-26ARP/ND use path_remove to complement path_addNeale Ranns6-16/+263
2017-05-26Improve jvppgen object array member instantiationRobert Varga1-1/+1
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