Age | Commit message (Expand) | Author | Files | Lines |
2018-01-17 | ELOG additions for VCL |  Keith Burns (alagalah) | 1 | -41/+148 |
2018-01-16 | acl-plugin: multicore: use pool_init_fixed for per-worker preallocated pools |  Andrew Yourtchenko | 1 | -1/+7 |
2018-01-16 | Tolerate missing nodes during feature arc initialisation |  Neale Ranns | 1 | -2/+8 |
2018-01-16 | api: fix api_format.c soft link to vat |  Florin Coras | 2 | -23526/+2 |
2018-01-16 | tapv2: deleting tap interface may leak buffers (VPP-1124) |  Steven | 4 | -11/+34 |
2018-01-16 | Update CSIT tests 171218 -> 180115 |  Jan Gelety | 1 | -1/+1 |
2018-01-15 | bfd: fix bfd_auth_keys_dump |  Florin Coras | 1 | -1/+1 |
2018-01-15 | svm: refactor memfd and remove ssvm_eth |  Florin Coras | 16 | -1343/+157 |
2018-01-15 | fix udp_ping api naming error |  Gabriel Ganne | 3 | -35/+17 |
2018-01-15 | Marvell device plugin |  Damjan Marion | 11 | -0/+1547 |
2018-01-14 | vabits - subtract from the 'end' address instead of from 'bits'. |  Gabriel Ganne | 1 | -2/+3 |
2018-01-13 | Improve "show xxx tunnel" and "show int addr" output |  John Lo | 6 | -146/+118 |
2018-01-11 | api: fix handlers that explicitly depend on svm queue |  Florin Coras | 8 | -88/+102 |
2018-01-11 | tcp: make proxy server uri cli configurable |  Florin Coras | 2 | -3/+18 |
2018-01-11 | api: remove transport specific code from handlers |  Florin Coras | 38 | -895/+808 |
2018-01-11 | Remove vpp_api_test interface name filter catalog |  Dave Barach | 3 | -68/+13 |
2018-01-11 | Handle a mix of CNAME, A/AAAA records |  Dave Barach | 1 | -10/+30 |
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 | 7 | -22/+155 |
2018-01-11 | Add support for MAP-T CE (VPP-1058) |  Juraj Sloboda | 5 | -162/+441 |
2018-01-11 | Add basic support for DS-Lite CE (VPP-1059) |  Juraj Sloboda | 13 | -13/+798 |
2018-01-10 | svm: calc base address on AArch64 based on autodetected VA space size |  Gabriel Ganne | 1 | -4/+3 |
2018-01-10 | makefile set CXXFLAGS so they are propageted to sub-builds |  Neale Ranns | 3 | -2/+8 |
2018-01-10 | Fix stn rules dump api (VPP-1123) |  Florin Coras | 1 | -20/+25 |
2018-01-10 | Functional improvements, bug fixes |  Dave Barach | 4 | -25/+152 |
2018-01-10 | svm: calc base address on AArch64 based on autodetected VA space size |  Damjan Marion | 4 | -12/+43 |
2018-01-09 | VPP-1113 SR MPLS path.frp_label_stack |  Pablo Camarillo | 1 | -17/+16 |
2018-01-09 | VCL eventlog - track create/delete |  Keith Burns (alagalah) | 1 | -0/+199 |
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 |