Age | Commit message (Expand) | Author | Files | Lines |
2018-01-27 | jvpp: map VPP API enums to primitive types | Marek Gradzki | 2 | -3/+76 |
2018-01-27 | jvpp: use Python's logging API | Marek Gradzki | 10 | -34/+61 |
2018-01-27 | session: disconnect and echo client improvements | Florin Coras | 7 | -23/+38 |
2018-01-26 | session: move builtin apps to their own folder | Florin Coras | 14 | -2278/+576 |
2018-01-26 | NAT44: fix ICMP error translation for endpoint dependent sessions (VPP-1150) | Matus Fabian | 2 | -4/+150 |
2018-01-25 | NAT44: add opaque string tag to static mapping APIs (VPP-1147) | Matus Fabian | 5 | -16/+62 |
2018-01-25 | vppinfra: add readers-writer lock | Florin Coras | 1 | -14/+98 |
2018-01-25 | session: add support for memfd segments | Florin Coras | 41 | -725/+1106 |
2018-01-25 | Event log entries for VCL | Keith Burns (alagalah) | 1 | -1/+258 |
2018-01-25 | VPP-1144: PAPI Import leads to duplicate type definition. | Ole Troan | 1 | -0/+15 |
2018-01-25 | srv6-as: fixing version | Francois Clad | 1 | -1/+2 |
2018-01-25 | NAT: nat.c refactor (split out CLI) (VPP-1140) | Matus Fabian | 4 | -1547/+1824 |
2018-01-25 | SRv6 masquerading proxy plugin | Francois Clad | 7 | -0/+789 |
2018-01-24 | SCTP stack (RFC4960) | Marco Varlese | 21 | -12/+8189 |
2018-01-24 | Improve the error reporting for a IP multicast RPF miss. | Neale Ranns | 2 | -3/+16 |
2018-01-24 | Improve tunnel interface creation performance | John Lo | 8 | -90/+86 |
2018-01-24 | NAT44: asymmetrical static mapping and one-armed NAT (VPP-1138) | Matus Fabian | 1 | -1/+10 |
2018-01-24 | docs: Clean up TOC | Dave Wallace | 1 | -1/+1 |
2018-01-24 | Adding a format function for bihash init routine to format the key, value, wh... | Vijayabhaskar Katamreddy | 2 | -3/+28 |
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 | 10 | -107/+426 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 78 | -3117/+1303 |
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 | 11 | -22/+71 |
2018-01-22 | NAT44: asymmetrical static mapping rule (VPP-1135) | Matus Fabian | 4 | -24/+40 |
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 | 7 | -0/+1267 |
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 | VPP-1122 dpdk/ipsec: fix transport mode pkt len | Radu Nicolau | 1 | -3/+7 |
2018-01-17 | LD_PRELOAD: stateless LDP | Dave Wallace | 10 | -7372/+3777 |
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 |