Age | Commit message (Expand) | Author | Files | Lines |
2018-01-13 | Improve "show xxx tunnel" and "show int addr" output | John Lo | 1 | -7/+7 |
2018-01-11 | api: remove transport specific code from handlers | Florin Coras | 5 | -200/+193 |
2018-01-11 | Remove vpp_api_test interface name filter catalog | Dave Barach | 1 | -0/+1 |
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 | 5 | -22/+38 |
2018-01-11 | Add basic support for DS-Lite CE (VPP-1059) | Juraj Sloboda | 11 | -13/+683 |
2018-01-10 | Fix stn rules dump api (VPP-1123) | Florin Coras | 1 | -20/+25 |
2018-01-09 | Patch ENA PMD to skip setting tx flags in rx path | Matthew Smith | 1 | -1/+1 |
2018-01-09 | memif: fix coverity divide by zero | Steven | 1 | -0/+1 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 9 | -71/+60 |
2018-01-08 | NAT64: IPFix (VPP-1106) | Matus Fabian | 7 | -23/+1337 |
2018-01-08 | NAT: fixed get_worker_out2in bug (VPP-1116) | Matus Fabian | 2 | -4/+12 |
2018-01-05 | Unify and cleanup usage of hash_set/unset_mem by various tunnels | John Lo | 1 | -26/+7 |
2018-01-05 | Add support for 464XLAT NAT44 mode (VPP-1045) | Juraj Sloboda | 7 | -7/+166 |
2018-01-03 | NAT64: free port when dynamic BIB deleted (VPP-1107)v18.04-rc0 | Matus Fabian | 6 | -39/+46 |
2017-12-21 | VPP-1109 Fix loop for some CLI (code review) | Swarup Nayak | 2 | -0/+4 |
2017-12-20 | L2 emulation: remove usued ip-table-id from API | Neale Ranns | 1 | -1/+0 |
2017-12-20 | acl-plugin: add a debug CLI to print 5-tuple structure in human readable form... | Andrew Yourtchenko | 3 | -0/+33 |
2017-12-20 | L2 Emulation | Neale Ranns | 8 | -0/+803 |
2017-12-20 | fix kubeproxy some tests | Gabriel Ganne | 2 | -2/+41 |
2017-12-20 | Translate matching packets using NAT (VPP-1069) | Juraj Sloboda | 6 | -48/+238 |
2017-12-19 | NAT: Twice NAT44 (VPP-969) | Matus Fabian | 6 | -783/+821 |
2017-12-18 | NAT: Add performance testing TRex scripts and config (VPP-832) | Matus Fabian | 13 | -0/+426 |
2017-12-18 | Fix nat44 identity mapping | Dave Barach | 1 | -0/+5 |
2017-12-18 | Support kube-proxy data plane | Hongjun Ni | 11 | -0/+3594 |
2017-12-16 | Use crc32 wrapper (VPP-1086) | Gabriel Ganne | 1 | -6/+6 |
2017-12-16 | dpdk: unset ETH_TXQ_FLAGS_NOXSUMS only for selected PMDs | Damjan Marion | 1 | -5/+8 |
2017-12-14 | pci: auto-detect right vfio/uio driver | Damjan Marion | 1 | -1/+1 |
2017-12-14 | Enable AWS ENA PMD | Matthew Smith | 3 | -1/+13 |
2017-12-14 | NAT64: fix coverity (VPP-1032) | Matus Fabian | 2 | -0/+4 |
2017-12-13 | NAT64: multi-thread support (VPP-891) | Matus Fabian | 15 | -505/+1263 |
2017-12-13 | NAT: DS-Lite AFTR tunnel endpoint address respond to ICMPv6 echo request (VPP... | Matus Fabian | 1 | -3/+8 |
2017-12-11 | acl-plugin: unapply/reapply the classifier-based inacls when performing macip... | Andrew Yourtchenko | 1 | -1/+29 |
2017-12-11 | call unformat_free in some flow, remove unnecessary calls | Swarup Nayak | 1 | -8/+0 |
2017-12-09 | vlib: PCI rework to support VFIO | Damjan Marion | 3 | -60/+74 |
2017-12-06 | Restructure some files in LB to src/vnet to reuse | Hongjun Ni | 4 | -111/+1 |
2017-12-05 | dpdk/ipsec: multiple fixes | Sergio Gonzalez Monroy | 5 | -105/+126 |
2017-12-05 | dpdk:remove duplicate code | Eyal Bari | 1 | -11/+8 |
2017-12-04 | dpdk: remove unused "use_rss" flag | Eyal Bari | 2 | -7/+0 |
2017-12-04 | dpdk: remove duplicate function | Eyal Bari | 1 | -32/+1 |
2017-12-04 | dpdk: remove unused cached eth input node | Eyal Bari | 2 | -10/+0 |
2017-12-01 | acl-plugin: fix coverity 177970-177973,178891, and incorrect reset of dot1q/d... | Andrew Yourtchenko | 1 | -13/+33 |
2017-11-30 | NAT44: identity NAT (VPP-1073) | Matus Fabian | 3 | -7/+301 |
2017-11-30 | Fix variable mismatch | Juraj Sloboda | 1 | -1/+1 |
2017-11-29 | NAT: Remove old SNAT API (VPP-1070) | Matus Fabian | 3 | -2114/+221 |
2017-11-28 | net/virtio: support modern device id | Gabriel Ganne | 1 | -1/+3 |
2017-11-27 | dpdk: fix issue when tx offload stops working after MTU change | Damjan Marion | 2 | -19/+4 |
2017-11-27 | dpdk: fix trajectory compilation | Florin Coras | 1 | -1/+1 |
2017-11-27 | vlib: make vlib_buffer_alloc inline function | Damjan Marion | 1 | -73/+11 |
2017-11-24 | dpdk: enable tx checksum offloads as default, add disable knob | Damjan Marion | 2 | -2/+11 |