Age | Commit message (Expand) | Author | Files | Lines |
2018-10-16 | Sticky Load-balance |  Neale Ranns | 6 | -40/+497 |
2018-10-15 | vnet: create L2 feature arc infrastructure |  Andrew Yourtchenko | 7 | -2/+728 |
2018-10-15 | dpdk: only look at PCI information on PCI devices |  Stephen Hemminger | 5 | -8/+26 |
2018-10-15 | VPP-1448: Fix error when recurse on down the trie. |  mu.duojiao | 1 | -21/+19 |
2018-10-14 | vxlan:fix ip6 tunnel deletion |  Eyal Bari | 1 | -1/+2 |
2018-10-14 | session: mark apis for deprecation |  Florin Coras | 1 | -2/+9 |
2018-10-14 | vcl: fix empty epoll returns (VPP-1453) |  Florin Coras | 1 | -0/+3 |
2018-10-12 | session: don't wait indefinitely for apps to consume evts (VPP-1454) |  Florin Coras | 1 | -10/+28 |
2018-10-12 | vnet: complete the fix for l3_hdr_offset calculation for single loop fastpass... |  Andrew Yourtchenko | 1 | -1/+1 |
2018-10-12 | ip: add container proxy dump API (VPP-1364) |  Matus Fabian | 4 | -0/+121 |
2018-10-12 | dpdk: support passing log-level |  Stephen Hemminger | 1 | -1/+2 |
2018-10-12 | NAT44: identity NAT fix (VPP-1441) |  Matus Fabian | 4 | -32/+118 |
2018-10-11 | Stats: Include stat_segment.h in packages. |  Ole Troan | 1 | -0/+1 |
2018-10-11 | bfd:fix handling session creation batch |  Eyal Bari | 1 | -27/+34 |
2018-10-11 | L2: BM traffic does not use UU-FWD (VPP-1445) |  Neale Ranns | 1 | -1/+2 |
2018-10-10 | vppinfra: introduce clib_mem_vm_ext_free() to avoid fd leaks |  Haiyang Tan | 3 | -1/+13 |
2018-10-10 | reassembly: get number of workers instead of threads (VPP-1435) |  Juraj Sloboda | 2 | -6/+6 |
2018-10-10 | vmxnet3: better error handling |  Steven | 2 | -20/+42 |
2018-10-10 | Integer underflow and out-of-bounds read (VPP-1442) |  Neale Ranns | 2 | -8/+13 |
2018-10-10 | L2-flood: no clone for 1 replication |  Neale Ranns | 1 | -59/+69 |
2018-10-10 | acl-plugin: reduce the syslog level for debug messages |  Andrew Yourtchenko | 1 | -5/+6 |
2018-10-09 | vppinfra: Fix extendto_high aarch64 NEON api.v19.01-rc0 |  Sirshak Das | 1 | -1/+1 |
2018-10-09 | memif: coverity fix |  Jakub Grajciar | 1 | -2/+4 |
2018-10-09 | API: Spurious timeouts from timeout thread. |  Ole Troan | 1 | -13/+27 |
2018-10-09 | vnet: ethernet-input incorrectly sets l3_hdr_offset in some cases |  Andrew Yourtchenko | 1 | -26/+26 |
2018-10-08 | memif: socket filename add/del bugfix |  Jakub Grajciar | 1 | -3/+3 |
2018-10-08 | Adding Multipath support for exclusive DPO based fib path entries via rpath |  Vijayabhaskar Katamreddy | 2 | -2/+16 |
2018-10-08 | Fix coverity issue for NSH plugin |  Hongjun Ni | 1 | -69/+70 |
2018-10-08 | Stats: prometheus export coverity errors. |  Ole Troan | 1 | -0/+6 |
2018-10-08 | NAT44: do not create session record for identity mapping (VPP-1439) |  Matus Fabian | 10 | -103/+233 |
2018-10-08 | replicate trace fix |  Neale Ranns | 1 | -2/+6 |
2018-10-07 | vcl: cleanup and fixes for vcl test code |  Florin Coras | 8 | -979/+958 |
2018-10-07 | vcl: use want_tx_evt for ct sessions |  Florin Coras | 1 | -5/+4 |
2018-10-06 | bond: active-backup mode is using the wrong load balance algo |  Steven | 1 | -2/+4 |
2018-10-05 | vfio: don't display error if no pci devices are assigned to container |  Damjan Marion | 1 | -3/+4 |
2018-10-05 | bond: tx perf improvement, part trois |  Damjan Marion | 2 | -67/+166 |
2018-10-05 | Source VRF Select tests |  Neale Ranns | 2 | -9/+15 |
2018-10-05 | NAT: convert remaining clib_warning to nat_log_* |  Juraj Sloboda | 4 | -30/+30 |
2018-10-05 | node_cli: Give the user a hint as to the problem. |  Paul Vinciguerra | 1 | -5/+15 |
2018-10-05 | session: fix local session tagging and cleanup |  Florin Coras | 6 | -9/+11 |
2018-10-05 | On interface deletion - make sure any vlan qinq table is cleared |  John Lo | 1 | -0/+2 |
2018-10-05 | Improve ip_mroute_add_del documentation |  Ian Wells | 1 | -4/+24 |
2018-10-05 | vxlan:ip4 decap:remove access to tunnel object |  Eyal Bari | 3 | -183/+190 |
2018-10-04 | vcl: fix test throughput computation |  Florin Coras | 1 | -2/+2 |
2018-10-04 | Support reassembly for fragments coming to ip4-local node |  Juraj Sloboda | 3 | -0/+9 |
2018-10-04 | acl-plugin: tuplemerge: avoid batch-resize of the applied entries vector - VP... |  Andrew Yourtchenko | 1 | -2/+6 |
2018-10-04 | udp_echo: fix cut-through server mode |  Florin Coras | 3 | -225/+243 |
2018-10-04 | MFIB-API: when programming an (S,G) fix the grp-len |  Neale Ranns | 1 | -0/+4 |
2018-10-04 | clib_count_equal_*: don't read of the end of a small array and init data only... |  Neale Ranns | 1 | -8/+28 |
2018-10-04 | VPP-1430: remove unnecessary padding |  Marco Varlese | 1 | -2/+0 |