Age | Commit message (Expand) | Author | Files | Lines |
2018-01-27 | Fix session/tcp coverity warnings | Florin Coras | 3 | -10/+22 |
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 | Add support for 18.01. | John DeNisco | 5 | -62/+89 |
2018-01-26 | session: move builtin apps to their own folder | Florin Coras | 16 | -2296/+588 |
2018-01-26 | NAT44: fix ICMP error translation for endpoint dependent sessions (VPP-1150) | Matus Fabian | 3 | -4/+186 |
2018-01-25 | NAT44: add opaque string tag to static mapping APIs (VPP-1147) | Matus Fabian | 7 | -20/+91 |
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 | 18.01 Release Notes | Dave Wallace | 1 | -3/+453 |
2018-01-25 | Update CSIT tests 180115 -> 180122 | Jan Gelety | 1 | -1/+1 |
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 | 5 | -1549/+1836 |
2018-01-25 | fixup python ply package name for fedora >= 25 | Gabriel Ganne | 1 | -2/+2 |
2018-01-25 | make test: verify that /dev/shm is big enough | Klement Sekera | 2 | -0/+31 |
2018-01-25 | SRv6 masquerading proxy plugin | Francois Clad | 8 | -0/+794 |
2018-01-24 | Makefile: Add python-ply to RPM_DEPENDS list. | Jon Loeliger | 1 | -3/+3 |
2018-01-24 | SCTP stack (RFC4960) | Marco Varlese | 23 | -13/+8285 |
2018-01-24 | Improve the error reporting for a IP multicast RPF miss. | Neale Ranns | 3 | -3/+25 |
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 | 2 | -1/+74 |
2018-01-24 | docs: Clean up TOC | Dave Wallace | 4 | -4/+12 |
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 | 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 |