Age | Commit message (Expand) | Author | Files | Lines |
2018-01-09 | VPP-1120 SRv6 bug with SID list containing only one SID and no srh | Pablo Camarillo | 1 | -26/+64 |
2018-01-09 | physmem: fix physmem allocation on kernels without NUMA support | Damjan Marion | 2 | -6/+6 |
2018-01-09 | Patch ENA PMD to skip setting tx flags in rx path | Matthew Smith | 2 | -1/+22 |
2018-01-09 | memif: fix coverity divide by zero | Steven | 1 | -0/+1 |
2018-01-09 | Revert "VOM: fix cflags" | Dave Wallace | 1 | -2/+1 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 121 | -4194/+27614 |
2018-01-09 | VOM: fix cflags | Neale Ranns | 1 | -1/+2 |
2018-01-09 | GRE tunnel key should use fib_index instead of fib_id (VPP-1118) | John Lo | 1 | -12/+1 |
2018-01-09 | DVR: run L3 output features | Neale Ranns | 24 | -544/+928 |
2018-01-09 | BIER: crash in show command when no tables are present | Neale Ranns | 1 | -0/+1 |
2018-01-09 | BIER: missing endian swap for imposition object in API return | Neale Ranns | 3 | -3/+8 |
2018-01-09 | test: consolidate the multiple versions of send_and_* | Neale Ranns | 10 | -207/+31 |
2018-01-08 | Fix missing dereference | Juraj Sloboda | 1 | -1/+1 |
2018-01-08 | NAT64: IPFix (VPP-1106) | Matus Fabian | 10 | -50/+1825 |
2018-01-08 | NAT: fixed get_worker_out2in bug (VPP-1116) | Matus Fabian | 2 | -4/+12 |
2018-01-08 | Fix Debian Packaging on AARCH64 | Nitin Saxena | 1 | -1/+1 |
2018-01-06 | aarch64 - show cpu microarchitecture | Gabriel Ganne | 1 | -0/+50 |
2018-01-06 | Initial structure for VCL event logging. | Keith Burns (alagalah) | 1 | -6/+84 |
2018-01-06 | GRE tunnel key should use fib_index instead of fib_id (VPP-1118) | John Lo | 1 | -2/+11 |
2018-01-06 | VPP-1110 BVI reply ARP that doesn't request BVI loacl IP. | zhaoqingling | 2 | -1/+19 |
2018-01-05 | sock api: add first msg id retrieval function | Florin Coras | 2 | -17/+39 |
2018-01-05 | sock api: add infra for bootstrapping shm clients | Florin Coras | 13 | -259/+679 |
2018-01-05 | Unify and cleanup usage of hash_set/unset_mem by various tunnels | John Lo | 5 | -104/+58 |
2018-01-05 | Add support for 464XLAT NAT44 mode (VPP-1045) | Juraj Sloboda | 9 | -19/+397 |
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 | 6 | -35/+136 |
2017-12-22 | maintainers: update email | Sergio Gonzalez Monroy | 1 | -2/+1 |
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 | 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 |