1. 798502f acl-plugin: multicore: use pool_init_fixed for per-worker preallocated pools by Andrew Yourtchenko · 7 years ago
  2. 0e7c5f5 Tolerate missing nodes during feature arc initialisation by Neale Ranns · 7 years ago
  3. fb3bd59 api: fix api_format.c soft link to vat by Florin Coras · 7 years ago
  4. a624dbe tapv2: deleting tap interface may leak buffers (VPP-1124) by Steven · 7 years ago
  5. 887ffb6 Update CSIT tests 171218 -> 180115 by Jan Gelety · 7 years ago
  6. f0c8a81 bfd: fix bfd_auth_keys_dump by Florin Coras · 7 years ago
  7. 4d9b9d8 svm: refactor memfd and remove ssvm_eth by Florin Coras · 7 years ago
  8. 149a143 fix udp_ping api naming error by Gabriel Ganne · 7 years ago
  9. 92cdd72 Marvell device plugin by Damjan Marion · 7 years ago
  10. c5239ad vabits - subtract from the 'end' address instead of from 'bits'. by Gabriel Ganne · 7 years ago
  11. 4478d8e Improve "show xxx tunnel" and "show int addr" output by John Lo · 7 years ago
  12. af0ff5a api: fix handlers that explicitly depend on svm queue by Florin Coras · 7 years ago
  13. ee7e1f5 tcp: make proxy server uri cli configurable by Florin Coras · 7 years ago
  14. 6c4dae2 api: remove transport specific code from handlers by Florin Coras · 7 years ago
  15. f72212e Remove vpp_api_test interface name filter catalog by Dave Barach · 7 years ago
  16. c6372eb Handle a mix of CNAME, A/AAAA records by Dave Barach · 7 years ago
  17. c3644a8 VPP-1131: doxygen: Documentation for Debug CLI stops at src/plugin/l2e by Billy McFall · 7 years ago
  18. 240b5ef NAT44: asymmetrical load balancing static mapping rule (VPP-1132) by Matus Fabian · 7 years ago
  19. 0ae15ed Add support for MAP-T CE (VPP-1058) by Juraj Sloboda · 7 years ago
  20. c5c6a33 Add basic support for DS-Lite CE (VPP-1059) by Juraj Sloboda · 7 years ago
  21. 83d4743 svm: calc base address on AArch64 based on autodetected VA space size by Gabriel Ganne · 7 years ago
  22. 5ee623e makefile set CXXFLAGS so they are propageted to sub-builds by Neale Ranns · 7 years ago
  23. b59bd65 Fix stn rules dump api (VPP-1123) by Florin Coras · 7 years ago
  24. 580eda7 Functional improvements, bug fixes by Dave Barach · 7 years ago
  25. aec8f89 svm: calc base address on AArch64 based on autodetected VA space size by Damjan Marion · 7 years ago
  26. 618c94a VPP-1113 SR MPLS path.frp_label_stack by Pablo Camarillo · 7 years ago
  27. 09b2784 VCL eventlog - track create/delete by Keith Burns (alagalah) · 7 years ago
  28. d327c87 VPP-1120 SRv6 bug with SID list containing only one SID and no srh by Pablo Camarillo · 7 years ago
  29. 2e172ea physmem: fix physmem allocation on kernels without NUMA support by Damjan Marion · 7 years ago
  30. a5fb2cf Patch ENA PMD to skip setting tx flags in rx path by Matthew Smith · 7 years ago
  31. 8554f8a memif: fix coverity divide by zero by Steven · 7 years ago
  32. 6f1e8b9 Revert "VOM: fix cflags" by Dave Wallace · 7 years ago
  33. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  34. 4363ad6 VOM: fix cflags by Neale Ranns · 7 years ago
  35. 20e63bc GRE tunnel key should use fib_index instead of fib_id (VPP-1118) by John Lo · 7 years ago
  36. f068c3e DVR: run L3 output features by Neale Ranns · 7 years ago
  37. 0e8cb6c BIER: crash in show command when no tables are present by Neale Ranns · 7 years ago
  38. eea537a BIER: missing endian swap for imposition object in API return by Neale Ranns · 7 years ago
  39. 52fae86 test: consolidate the multiple versions of send_and_* by Neale Ranns · 7 years ago
  40. 07a45bd Fix missing dereference by Juraj Sloboda · 7 years ago
  41. a431ad1 NAT64: IPFix (VPP-1106) by Matus Fabian · 7 years ago
  42. 1049139 NAT: fixed get_worker_out2in bug (VPP-1116) by Matus Fabian · 7 years ago
  43. 9cfb117 Fix Debian Packaging on AARCH64 by Nitin Saxena · 7 years ago
  44. ae66b0d aarch64 - show cpu microarchitecture by Gabriel Ganne · 7 years ago
  45. 8aa9aaf Initial structure for VCL event logging. by Keith Burns (alagalah) · 7 years ago
  46. 101e005 GRE tunnel key should use fib_index instead of fib_id (VPP-1118) by John Lo · 7 years ago
  47. b4c42cd VPP-1110 BVI reply ARP that doesn't request BVI loacl IP. by zhaoqingling · 7 years ago
  48. 6d1caf9 sock api: add first msg id retrieval function by Florin Coras · 7 years ago
  49. 90a6398 sock api: add infra for bootstrapping shm clients by Florin Coras · 7 years ago
  50. e6bfeab Unify and cleanup usage of hash_set/unset_mem by various tunnels by John Lo · 7 years ago
  51. cba6936 Add support for 464XLAT NAT44 mode (VPP-1045) by Juraj Sloboda · 7 years ago
  52. e31d956 MAP: Add RFC6052 mapping to MAP-T by Ole Troan · 7 years ago
  53. d363833 VPP-1115 Fix a debug log mistake when create AF_PACKET socket by zhaoqingling · 7 years ago
  54. 842eb22 VOM: NAT coverity found bugs by Neale Ranns · 7 years ago
  55. 2d50667 Update package version by Dave Wallace · 7 years ago
  56. a3a6ec6 NAT64: free port when dynamic BIB deleted (VPP-1107) by Matus Fabian · 7 years ago v18.04-rc0
  57. 041fa50 VOM: NAT updates by Neale Ranns · 7 years ago
  58. b795bd0 tcp: add builtin server/client transfer test by Florin Coras · 7 years ago
  59. 1bb85ce maintainers: update email by Sergio Gonzalez Monroy · 7 years ago
  60. 79ae2d3 fib: make deag entries urpf extempt by Florin Coras · 7 years ago
  61. 529a425 VPP-1109 Fix loop for some CLI (code review) by Swarup Nayak · 7 years ago
  62. 4ec3871 L2 emulation: remove usued ip-table-id from API by Neale Ranns · 7 years ago
  63. 74579f4 acl-plugin: add a debug CLI to print 5-tuple structure in human readable format from hex representation by Andrew Yourtchenko · 7 years ago
  64. 55d0378 L2 Emulation by Neale Ranns · 7 years ago
  65. 4c8a454 fix kubeproxy some tests by Gabriel Ganne · 7 years ago
  66. 7b92979 Translate matching packets using NAT (VPP-1069) by Juraj Sloboda · 7 years ago
  67. 5ff506a Fix MPLS local-label CLI help string by Marek Gradzki · 7 years ago
  68. ecf844c VPP-1083 "ip punt redirect add" crashed if not mentioned any other parameter by Swarup Nayak · 7 years ago
  69. be302d7 BIER coverity fix in route downlaod by Neale Ranns · 7 years ago
  70. 4bc2d7a FIB memory leak during recursive loop detection by Neale Ranns · 7 years ago
  71. 5e30ace VPP-1032: fix coverity warning in bier by Dave Barach · 7 years ago
  72. 3e86a30 Fix passing bad context for callback function by Juraj Sloboda · 7 years ago
  73. b932d26 NAT: Twice NAT44 (VPP-969) by Matus Fabian · 7 years ago
  74. f13f6a4 lldp: Fix Coverity Warnings CID 177942, CID 177945 by Dave Wallace · 7 years ago
  75. 97b1a27 session api: Fix Coverity Warning CID 180115 by Dave Wallace · 7 years ago
  76. bbfa303 API: Fix Coverity Warning CID 177944 by Dave Wallace · 7 years ago
  77. e4d1283 NAT: Add performance testing TRex scripts and config (VPP-832) by Matus Fabian · 7 years ago
  78. ff9f040 Updated MAINTAINERS by Radu Nicolau · 7 years ago
  79. e6e012f Fix nat44 identity mapping by Dave Barach · 7 years ago
  80. 798150b Provide useful output when installed vpp-dpdk version is incorrect by Ed Warnicke · 7 years ago
  81. c91f502 Support kube-proxy data plane by Hongjun Ni · 7 years ago
  82. 4299882 SR-MPLS: binary API and automated steering by Pablo Camarillo · 7 years ago
  83. d2fec4a VPP-269 Coding standards cleanup - vnet/vnet/policer by Krishanpal singh · 7 years ago
  84. 3df8728 Update CSIT tests 171204 -> 171218 by Jan Gelety · 7 years ago
  85. 034e055 PAPI: Add docstrings to unit tests. by Ole Troan · 7 years ago
  86. 33ce60d GRE tunnel key includes the FIB table by Neale Ranns · 7 years ago
  87. 8e66b9b Use crc32 wrapper (VPP-1086) by Gabriel Ganne · 7 years ago
  88. f9dc9c4 dpdk: unset ETH_TXQ_FLAGS_NOXSUMS only for selected PMDs by Damjan Marion · 7 years ago
  89. 2877eee VPP-1102: fix dangling references in RPC handling by Dave Barach · 7 years ago
  90. 891f0a1 apps: refactor uri and update build infra by Florin Coras · 7 years ago
  91. ce07412 Fix icmp/udp/tcp punt/drop paths by Vijayabhaskar Katamreddy · 7 years ago
  92. 0e78942 make test: disable tests which require CXX >= 5.3 on rhel by Gabriel Ganne · 7 years ago
  93. 9c5161a VCL-LDPRELOAD: Fix Coverity Warning CID 178776 by Dave Wallace · 7 years ago
  94. 6390df3 implement clib_smp_pause() for arm and aarch64 platform by Kevin Wang · 7 years ago
  95. 119dd3a fib: fix show fib path-list and path by Florin Coras · 7 years ago
  96. 23f0c45 ESP_AH_test_automation_scripts rev1 by “mystarrocks” · 7 years ago
  97. e1584a6 Ignore core files by Keith Burns (alagalah) · 7 years ago
  98. a4bab9d Fix display of single-event event-logs by Dave Barach · 7 years ago
  99. 1b70884 VPP-1100 Fix loop in "set punt tcp/udp command" by Swarup Nayak · 7 years ago
  100. 2752b89 pci: auto-detect right vfio/uio driver by Damjan Marion · 7 years ago