Age | Commit message (Expand) | Author | Files | Lines |
2018-01-23 | Fix typo / coverity warning | Dave Barach | 1 | -1/+1 |
2018-01-23 | For DHCP client configuration control the setting of the broadcast flag in the | Neale Ranns | 12 | -111/+533 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 82 | -3122/+1313 |
2018-01-23 | NAT44: Fix interface feature removal. | Milan Lenco | 1 | -3/+14 |
2018-01-22 | vom: acl: Fix l3 acl handle populate | Mohsin Kazmi | 3 | -0/+21 |
2018-01-22 | vom: ip_route: fix handle populate | Mohsin Kazmi | 1 | -5/+15 |
2018-01-22 | vom: Fix connection to VAPI and add disconnect function | Mohsin Kazmi | 6 | -28/+48 |
2018-01-22 | svm: queue sub: Add conditional timed wait | Mohsin Kazmi | 13 | -38/+95 |
2018-01-22 | NAT44: asymmetrical static mapping rule (VPP-1135) | Matus Fabian | 6 | -28/+146 |
2018-01-21 | vhost_user: 'nregions' saves the actual number of mapped guest physical addre... | Haiyang Tan | 1 | -1/+2 |
2018-01-20 | VCL/LD_PRELOAD: Fix unfiltered debug output. | Dave Wallace | 2 | -5/+4 |
2018-01-19 | Fix MP hazard in interrupt node scheduling | Dave Barach | 1 | -2/+8 |
2018-01-19 | SRv6 static proxy plugin | Francois Clad | 8 | -0/+1272 |
2018-01-19 | LD_PRELOAD: Fix Coverity Warning CID 182227 | Dave Wallace | 1 | -1/+1 |
2018-01-19 | vxlan:restructure encap loop | Eyal Bari | 1 | -321/+198 |
2018-01-19 | Sub-Interface deletion not cleanup hash's properly (VPP-1136) | John Lo | 3 | -18/+24 |
2018-01-19 | Elog entries for VCL | Keith Burns (alagalah) | 1 | -2/+225 |
2018-01-18 | LD_PRELOAD: Fix coverity warnings | Dave Wallace | 1 | -4/+13 |
2018-01-18 | vlib: add vlib_buffer_alloc_to_ring API | Damjan Marion | 3 | -11/+33 |
2018-01-18 | tapv2: add option to set host-side default gw | Damjan Marion | 9 | -3/+115 |
2018-01-18 | VPP-1119: PPPoE's destination MAC was overwritten | Hongjun Ni | 1 | -1/+2 |
2018-01-18 | Event log entries for VCL | Keith Burns (alagalah) | 1 | -1/+300 |
2018-01-18 | FIB Inherited Srouce | Neale Ranns | 18 | -137/+1621 |
2018-01-18 | dpdk plugin depends on numactl-libs | Gabriel Ganne | 1 | -1/+1 |
2018-01-18 | VPP-1122 dpdk/ipsec: fix transport mode pkt len | Radu Nicolau | 1 | -3/+7 |
2018-01-17 | LD_PRELOAD: stateless LDP | Dave Wallace | 11 | -7372/+3786 |
2018-01-17 | ssvm: reuse clib mem infra for memfd segments | Florin Coras | 5 | -79/+119 |
2018-01-17 | stats: Fix per interface stats | Mohsin Kazmi | 2 | -150/+115 |
2018-01-17 | stn: add vat support | Florin Coras | 5 | -24/+260 |
2018-01-17 | Fix api test_client.c compilation | Pierre Pfister | 1 | -1/+0 |
2018-01-17 | Fix checksum offload sssue caused by overwriten lX_hdr_offset | Damjan Marion | 1 | -2/+2 |
2018-01-17 | ELOG additions for VCL | Keith Burns (alagalah) | 1 | -41/+148 |
2018-01-16 | acl-plugin: multicore: use pool_init_fixed for per-worker preallocated pools | Andrew Yourtchenko | 1 | -1/+7 |
2018-01-16 | Tolerate missing nodes during feature arc initialisation | Neale Ranns | 1 | -2/+8 |
2018-01-16 | api: fix api_format.c soft link to vat | Florin Coras | 2 | -23526/+2 |
2018-01-16 | tapv2: deleting tap interface may leak buffers (VPP-1124) | Steven | 4 | -11/+34 |
2018-01-16 | Update CSIT tests 171218 -> 180115 | Jan Gelety | 1 | -1/+1 |
2018-01-15 | bfd: fix bfd_auth_keys_dump | Florin Coras | 1 | -1/+1 |
2018-01-15 | svm: refactor memfd and remove ssvm_eth | Florin Coras | 16 | -1343/+157 |
2018-01-15 | fix udp_ping api naming error | Gabriel Ganne | 3 | -35/+17 |
2018-01-15 | Marvell device plugin | Damjan Marion | 11 | -0/+1547 |
2018-01-14 | vabits - subtract from the 'end' address instead of from 'bits'. | Gabriel Ganne | 1 | -2/+3 |
2018-01-13 | Improve "show xxx tunnel" and "show int addr" output | John Lo | 6 | -146/+118 |
2018-01-11 | api: fix handlers that explicitly depend on svm queue | Florin Coras | 8 | -88/+102 |
2018-01-11 | tcp: make proxy server uri cli configurable | Florin Coras | 2 | -3/+18 |
2018-01-11 | api: remove transport specific code from handlers | Florin Coras | 38 | -895/+808 |
2018-01-11 | Remove vpp_api_test interface name filter catalog | Dave Barach | 3 | -68/+13 |
2018-01-11 | Handle a mix of CNAME, A/AAAA records | Dave Barach | 1 | -10/+30 |
2018-01-11 | VPP-1131: doxygen: Documentation for Debug CLI stops at src/plugin/l2e | Billy McFall | 1 | -3/+3 |
2018-01-11 | NAT44: asymmetrical load balancing static mapping rule (VPP-1132) | Matus Fabian | 7 | -22/+155 |