Age | Commit message (Expand) | Author | Files | Lines |
2018-01-05 | Add support for 464XLAT NAT44 mode (VPP-1045) | Juraj Sloboda | 7 | -7/+166 |
2018-01-05 | MAP: Add RFC6052 mapping to MAP-T | Ole Troan | 5 | -19/+73 |
2018-01-05 | VPP-1115 Fix a debug log mistake when create AF_PACKET socket | zhaoqingling | 1 | -1/+1 |
2018-01-04 | VOM: NAT coverity found bugs | Neale Ranns | 2 | -3/+3 |
2018-01-03 | Update package version | Dave Wallace | 1 | -1/+1 |
2018-01-03 | NAT64: free port when dynamic BIB deleted (VPP-1107)v18.04-rc0 | Matus Fabian | 6 | -39/+46 |
2018-01-02 | VOM: NAT updates | Neale Ranns | 12 | -174/+518 |
2017-12-22 | tcp: add builtin server/client transfer test | Florin Coras | 4 | -33/+60 |
2017-12-21 | fib: make deag entries urpf extempt | Florin Coras | 5 | -0/+19 |
2017-12-21 | VPP-1109 Fix loop for some CLI (code review) | Swarup Nayak | 3 | -0/+7 |
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 | 17 | -2/+1366 |
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-20 | Fix MPLS local-label CLI help string | Marek Gradzki | 1 | -1/+1 |
2017-12-20 | VPP-1083 "ip punt redirect add" crashed if not mentioned any other parameter | Swarup Nayak | 2 | -8/+28 |
2017-12-19 | BIER coverity fix in route downlaod | Neale Ranns | 2 | -3/+3 |
2017-12-19 | FIB memory leak during recursive loop detection | Neale Ranns | 1 | -0/+2 |
2017-12-19 | VPP-1032: fix coverity warning in bier | Dave Barach | 1 | -2/+2 |
2017-12-19 | Fix passing bad context for callback function | Juraj Sloboda | 1 | -2/+2 |
2017-12-19 | NAT: Twice NAT44 (VPP-969) | Matus Fabian | 6 | -783/+821 |
2017-12-19 | lldp: Fix Coverity Warnings CID 177942, CID 177945 | Dave Wallace | 1 | -1/+1 |
2017-12-18 | session api: Fix Coverity Warning CID 180115 | Dave Wallace | 1 | -1/+1 |
2017-12-18 | API: Fix Coverity Warning CID 177944 | Dave Wallace | 1 | -1/+1 |
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 | 12 | -0/+3595 |
2017-12-18 | SR-MPLS: binary API and automated steering | Pablo Camarillo | 10 | -522/+1694 |
2017-12-18 | VPP-269 Coding standards cleanup - vnet/vnet/policer | Krishanpal singh | 1 | -11/+14 |
2017-12-16 | GRE tunnel key includes the FIB table | Neale Ranns | 4 | -137/+219 |
2017-12-16 | Use crc32 wrapper (VPP-1086) | Gabriel Ganne | 4 | -12/+17 |
2017-12-16 | dpdk: unset ETH_TXQ_FLAGS_NOXSUMS only for selected PMDs | Damjan Marion | 1 | -5/+8 |
2017-12-15 | VPP-1102: fix dangling references in RPC handling | Dave Barach | 5 | -27/+59 |
2017-12-15 | apps: refactor uri and update build infra | Florin Coras | 7 | -446/+15 |
2017-12-15 | Fix icmp/udp/tcp punt/drop paths | Vijayabhaskar Katamreddy | 14 | -63/+79 |
2017-12-15 | VCL-LDPRELOAD: Fix Coverity Warning CID 178776 | Dave Wallace | 3 | -98/+68 |
2017-12-15 | implement clib_smp_pause() for arm and aarch64 platform | Kevin Wang | 2 | -1/+4 |
2017-12-15 | fib: fix show fib path-list and path | Florin Coras | 2 | -4/+4 |
2017-12-15 | ESP_AH_test_automation_scripts rev1 | “mystarrocks” | 1 | -7/+0 |
2017-12-14 | Fix display of single-event event-logs | Dave Barach | 2 | -1/+8 |
2017-12-14 | VPP-1100 Fix loop in "set punt tcp/udp command" | Swarup Nayak | 1 | -5/+17 |
2017-12-14 | pci: auto-detect right vfio/uio driver | Damjan Marion | 3 | -3/+58 |
2017-12-14 | vom: acl: Extend constructor for l3 rule | Mohsin Kazmi | 2 | -9/+23 |
2017-12-14 | vom: acl-list: Add comparison operator - for UT | Mohsin Kazmi | 1 | -0/+12 |
2017-12-14 | vppinfra: add AVX512 variant of clib_memcpy | Damjan Marion | 5 | -130/+359 |
2017-12-14 | tap_v2: include host-side parameters in the dump binary API | Milan Lenco | 9 | -10/+152 |
2017-12-14 | VPP-1032: clean up coverity warnings. | Dave Barach | 2 | -5/+12 |
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 |