Age | Commit message (Expand) | Author | Files | Lines |
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 | 19 | -30/+1592 |
2017-12-20 | fix kubeproxy some tests | Gabriel Ganne | 3 | -4/+47 |
2017-12-20 | Translate matching packets using NAT (VPP-1069) | Juraj Sloboda | 8 | -52/+325 |
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 | 8 | -792/+1011 |
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 | Updated MAINTAINERS | Radu Nicolau | 1 | -0/+2 |
2017-12-18 | Fix nat44 identity mapping | Dave Barach | 1 | -0/+5 |
2017-12-18 | Provide useful output when installed vpp-dpdk version is incorrect | Ed Warnicke | 1 | -0/+5 |
2017-12-18 | Support kube-proxy data plane | Hongjun Ni | 13 | -0/+3798 |
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-18 | Update CSIT tests 171204 -> 171218 | Jan Gelety | 1 | -1/+1 |
2017-12-16 | PAPI: Add docstrings to unit tests. | Ole Troan | 1 | -0/+17 |
2017-12-16 | GRE tunnel key includes the FIB table | Neale Ranns | 6 | -139/+240 |
2017-12-16 | Use crc32 wrapper (VPP-1086) | Gabriel Ganne | 5 | -13/+18 |
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 | 12 | -35/+73 |
2017-12-15 | Fix icmp/udp/tcp punt/drop paths | Vijayabhaskar Katamreddy | 14 | -63/+79 |
2017-12-15 | make test: disable tests which require CXX >= 5.3 on rhel | Gabriel Ganne | 1 | -1/+1 |
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” | 5 | -8/+829 |
2017-12-15 | Ignore core files | Keith Burns (alagalah) | 1 | -0/+3 |
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 |
2017-12-14 | BIER disposition default route | Neale Ranns | 4 | -8/+45 |
2017-12-14 | session: cleanup attach flags | Florin Coras | 16 | -83/+83 |
2017-12-13 | IP bi-direction multicast - same cable check on egress | Neale Ranns | 3 | -4/+60 |
2017-12-13 | make "test-all" target pass again | Gabriel Ganne | 6 | -118/+26 |
2017-12-13 | BIER: API documentation fixes. | Neale Ranns | 1 | -10/+5 |