aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-15vnet: create L2 feature arc infrastructureAndrew Yourtchenko7-2/+728
2018-10-15dpdk: drop no longer used config optionsStephen Hemminger1-6/+0
2018-10-15dpdk: only look at PCI information on PCI devicesStephen Hemminger5-8/+26
2018-10-15VPP-1448: Fix error when recurse on down the trie.mu.duojiao2-21/+68
2018-10-14vxlan:fix ip6 tunnel deletionEyal Bari1-1/+2
2018-10-14acl-plugin: make each test in test_acl_plugin runnable separatelyAndrew Yourtchenko1-36/+75
2018-10-14session: mark apis for deprecationFlorin Coras1-2/+9
2018-10-14vcl: fix empty epoll returns (VPP-1453)Florin Coras1-0/+3
2018-10-12session: don't wait indefinitely for apps to consume evts (VPP-1454)Florin Coras1-10/+28
2018-10-12vnet: complete the fix for l3_hdr_offset calculation for single loop fastpass...Andrew Yourtchenko1-1/+1
2018-10-12ip: add container proxy dump API (VPP-1364)Matus Fabian4-0/+121
2018-10-12dpdk: support passing log-levelStephen Hemminger1-1/+2
2018-10-12Add parallel test run info to test/docjuraj.linkes1-1/+27
2018-10-12NAT44: identity NAT fix (VPP-1441)Matus Fabian5-32/+122
2018-10-11Stats: Include stat_segment.h in packages.Ole Troan1-0/+1
2018-10-11Fix vpp-ext-deps package version in stable branchDamjan Marion1-1/+1
2018-10-11bfd:fix handling session creation batchEyal Bari1-27/+34
2018-10-11L2: BM traffic does not use UU-FWD (VPP-1445)Neale Ranns2-2/+22
2018-10-10vppinfra: introduce clib_mem_vm_ext_free() to avoid fd leaksHaiyang Tan3-1/+13
2018-10-10reassembly: get number of workers instead of threads (VPP-1435)Juraj Sloboda2-6/+6
2018-10-10vmxnet3: better error handlingSteven2-20/+42
2018-10-10Setup, teardown, DEBUG=core, FAILFAST fixesjuraj.linkes5-249/+380
2018-10-10Integer underflow and out-of-bounds read (VPP-1442)Neale Ranns2-8/+13
2018-10-10L2-flood: no clone for 1 replicationNeale Ranns2-59/+102
2018-10-10Test FW: Use unittest temp dir as unix runtime dirJakub Grajciar3-29/+34
2018-10-10acl-plugin: reduce the syslog level for debug messagesAndrew Yourtchenko1-5/+6
2018-10-09vppinfra: Fix extendto_high aarch64 NEON api.v19.01-rc0Sirshak Das1-1/+1
2018-10-09memif: coverity fixJakub Grajciar1-2/+4
2018-10-09API: Spurious timeouts from timeout thread.Ole Troan1-13/+27
2018-10-09vnet: ethernet-input incorrectly sets l3_hdr_offset in some casesAndrew Yourtchenko1-26/+26
2018-10-08memif: socket filename add/del bugfixJakub Grajciar1-3/+3
2018-10-08Adding Multipath support for exclusive DPO based fib path entries via rpathVijayabhaskar Katamreddy2-2/+16
2018-10-08Fix coverity issue for NSH pluginHongjun Ni1-69/+70
2018-10-08Stats: prometheus export coverity errors.Ole Troan1-0/+6
2018-10-08NAT44: do not create session record for identity mapping (VPP-1439)Matus Fabian11-103/+236
2018-10-08replicate trace fixNeale Ranns1-2/+6
2018-10-07vcl: cleanup and fixes for vcl test codeFlorin Coras8-979/+958
2018-10-07vcl: use want_tx_evt for ct sessionsFlorin Coras1-5/+4
2018-10-06bond: active-backup mode is using the wrong load balance algoSteven1-2/+4
2018-10-05vfio: don't display error if no pci devices are assigned to containerDamjan Marion1-3/+4
2018-10-05bond: tx perf improvement, part troisDamjan Marion2-67/+166
2018-10-05Source VRF Select testsNeale Ranns3-9/+319
2018-10-05DOC ONLY: clean up plugin documentationDave Barach4-175/+277
2018-10-05docs: add contiv vppScott Keeler19-0/+2632
2018-10-05NAT: convert remaining clib_warning to nat_log_*Juraj Sloboda4-30/+30
2018-10-05node_cli: Give the user a hint as to the problem.Paul Vinciguerra1-5/+15
2018-10-05session: fix local session tagging and cleanupFlorin Coras6-9/+11
2018-10-05vhost_user: Add test for interface states and eventsJuraj Sloboda3-3/+71
2018-10-05On interface deletion - make sure any vlan qinq table is clearedJohn Lo1-0/+2
2018-10-05Improve ip_mroute_add_del documentationIan Wells1-4/+24