Age | Commit message (Expand) | Author | Files | Lines |
2018-07-26 | Improve the sample plugin node dispatch function | Dave Barach | 1 | -128/+473 |
2018-07-26 | Initial commit of Sphinx docs | John DeNisco | 239 | -56/+12736 |
2018-07-26 | VPP-API client: timeout thread loop variable | Neale Ranns | 1 | -2/+5 |
2018-07-26 | VPP-1359 Wrong vl_msg_id | Lukasz Majczak | 1 | -1/+1 |
2018-07-26 | avf: used tx queue should be enabled | Damjan Marion | 2 | -2/+8 |
2018-07-26 | vppinfra: add SSE4.2 version of u8x16_shuffle | Damjan Marion | 1 | -0/+6 |
2018-07-26 | avf: request queues support | Jakub Grajciar | 3 | -3/+68 |
2018-07-26 | L2 Flood: use the buffer clone API rather than buffer recycle | Neale Ranns | 2 | -260/+316 |
2018-07-26 | avf: fix interrupt mode | Damjan Marion | 2 | -2/+25 |
2018-07-25 | Generate vppinfra/config.h from config.in script (same as we do for vlib/conf... | Neale Ranns | 3 | -11/+24 |
2018-07-25 | VPP-1332 memif: add/del socket filename bugfix | Jakub Grajciar | 1 | -1/+27 |
2018-07-25 | avf: api fix | Jakub Grajciar | 4 | -7/+25 |
2018-07-25 | make_test: Add equal-cost multi-path routing tests | Jan Gelety | 1 | -0/+252 |
2018-07-24 | Create a unit-test plugin | Dave Barach | 11 | -32/+650 |
2018-07-24 | test frame work pump thread exit: set flag then wake | Neale Ranns | 1 | -2/+2 |
2018-07-23 | tls: avoid possible async handler duplication | Ping Yu | 1 | -1/+1 |
2018-07-23 | session: send rx events only if session ready | Florin Coras | 3 | -2/+15 |
2018-07-23 | L2 EFP: byteswap sw_if_index, enable flag can be u8 on .api | Neale Ranns | 3 | -4/+7 |
2018-07-23 | NAT44: fix forwarding feature bug (VPP-1349) | Matus Fabian | 2 | -19/+6 |
2018-07-23 | Buffer clone: copy opaque2 | Neale Ranns | 1 | -0/+2 |
2018-07-23 | Update pipeline.h: use vlib_get_buffers | Dave Barach | 3 | -329/+215 |
2018-07-23 | fix vector index range checks | Eyal Bari | 12 | -20/+15 |
2018-07-22 | make test-ext: a new test target that builds VOM (existing one no longer do) | Neale Ranns | 2 | -2/+11 |
2018-07-21 | Loopback tx: support multiple tx intfcs per frame | Dave Barach | 1 | -153/+197 |
2018-07-21 | fix IP directed broadcast node declarations | Matthew Smith | 2 | -2/+2 |
2018-07-20 | bihash: give hint to CPU that we are spinlocking | Damjan Marion | 2 | -4/+6 |
2018-07-20 | Add congestion drop in interface handoff | Damjan Marion | 4 | -24/+84 |
2018-07-20 | Fine-grained add / delete locking | Dave Barach | 9 | -354/+234 |
2018-07-20 | physmem: fix alloc when dlmaloc is used | Damjan Marion | 1 | -1/+5 |
2018-07-20 | fix issue with missing sample_main in sample plugin | Damjan Marion | 1 | -0/+2 |
2018-07-20 | QOS: mark/record fix feature ordering c-n-p error | Neale Ranns | 1 | -5/+5 |
2018-07-20 | IP directed broadcast | Neale Ranns | 18 | -29/+361 |
2018-07-20 | avf: don't enable interrupts before interface is admin up | Damjan Marion | 1 | -1/+0 |
2018-07-20 | NAT44: in+out interface in STN setup improvement (VPP-1344) | Matus Fabian | 1 | -8/+26 |
2018-07-20 | QoS: marking and recording for MPLS and VLAN | Neale Ranns | 4 | -22/+477 |
2018-07-20 | avf: Support interrupt mode | Steven | 2 | -1/+5 |
2018-07-19 | Fix coverity warning / legitimate minor bug | Dave Barach | 1 | -1/+1 |
2018-07-19 | dpdk: eliminate vpp-dpdk-devel RPM conflict | Matthew Smith | 1 | -1/+1 |
2018-07-19 | dpdk: fix Mellanox Connect-X3 VF ID | Matthew Smith | 1 | -1/+1 |
2018-07-19 | test_jvpp: improve error message when JVpp JARS are missing | Marek Gradzki | 1 | -0/+7 |
2018-07-19 | Remove unused argument to vlib_feature_next | Damjan Marion | 27 | -109/+63 |
2018-07-19 | session: coverity warnings | Florin Coras | 2 | -20/+17 |
2018-07-19 | Add a new communication channel between VPP and openssl engine | Ping Yu | 4 | -20/+60 |
2018-07-19 | Cleanup of handoff code | Damjan Marion | 6 | -341/+110 |
2018-07-19 | qos record:fix disable on interface delete | Eyal Bari | 1 | -1/+1 |
2018-07-19 | ip4-input and ip4-input-no-checksum should be siblings | Neale Ranns | 1 | -11/+1 |
2018-07-19 | Set default STARTUP_DIR to be toplevel dir | Damjan Marion | 1 | -3/+3 |
2018-07-19 | Fix IPv6 csum calculation in GTP-U encapsulation | Andreas Schultz | 1 | -24/+25 |
2018-07-19 | dpdk: set log write fd to non-blocking | Matthew Smith | 1 | -7/+15 |
2018-07-19 | dpdk: add device IDs for Mellanox ConnectX-3 | Matthew Smith | 1 | -1/+6 |