1. 2b9453c vxlan: Lookup FIB in either IPv4 or IPv6 families. by Jon Loeliger · 7 years ago
  2. 735f879 FIB: Consolidate several copies of fib_ip_proto() into one. by Jon Loeliger · 7 years ago
  3. 5c42f50 tcp: tcp_output.c failed to compile when VLIB_BUFFER_TRACE_TRAJECTORY is enabled by Steven · 7 years ago
  4. 67a9e54 dpdk:fix typo in prefetch sequence by Eyal Bari · 7 years ago
  5. 953f551 Add flowhash hash table to vppinfra by Pierre Pfister · 7 years ago
  6. be9b41b srv6-ad: fixing coverity issues by Francois Clad · 7 years ago
  7. 49d8cdd srv6-as: fixing coverity issues by Francois Clad · 7 years ago
  8. 4edb2e4 Fix VNET_BUFFER_F_SPAN_CLONE flag by Damjan Marion · 7 years ago
  9. 190282c RPMS: Also install C.py, JSON.py for vppapipgen. by Jon Loeliger · 7 years ago
  10. 899a84b vlib: allocating buffers on thread-x and freeing them on thread-y causes by Steven · 7 years ago
  11. 8269d3d Improved tracing for the IP[46] not-enabled case. by Neale Ranns · 7 years ago
  12. f2a23cc NAT66 1:1 mapping (VPP-1108) by Matus Fabian · 7 years ago
  13. f7ad5cb NAT44: in2out output feature skip translation for already translated packets (VPP-1156) by Matus Fabian · 7 years ago
  14. b793d09 NAT44: Delete dynamic sessions matching new 1:1NAT (VPP-1158) by Matus Fabian · 7 years ago
  15. 9dba781 NAT44: nat44_static_mapping_details protocol=0 if addr_only=0 (VPP-1158) by Matus Fabian · 7 years ago
  16. 8ad6a2d Prep-work patch for congestion-control by Marco Varlese · 7 years ago
  17. 8d6ef60 Compile valloc.c, install header file, etc. by Dave Barach · 7 years ago
  18. 28cf3b7 VPP-899: Run VPP under SELinux by Billy McFall · 7 years ago
  19. c0379ae Arm system counter cleanup by Brian Brooks · 7 years ago
  20. bc39e34 NAT: add missing CLI and API documentation (VPP-1142) by Matus Fabian · 7 years ago
  21. 6898507 NAT: replace format_vnet_sw_interface_name with format_vnet_sw_if_index_name (VPP-1149) by Matus Fabian · 7 years ago
  22. db14f5a Allow the provider of a midchain adjacency to pass context data that is returned in the fixup function by Neale Ranns · 7 years ago
  23. bb16d3f vcl: fix VPPCOM_ATTR_GET_LIBC_EPFD elog by Florin Coras · 7 years ago
  24. c592ca5 DRAFT ip4/6_frag to support DPO Style based Next Node by Vijayabhaskar Katamreddy · 7 years ago
  25. 30349b0 memif: Add new API calls to manage memif socket names. by Jon Loeliger · 7 years ago
  26. b4d43d7 SRv6 dynamic proxy plugin by Francois Clad · 7 years ago
  27. b93078d Remove last vestigies of auto-ip-table create by Neale Ranns · 7 years ago
  28. 84a30ef session: use clib rwlocks instead of custom implementation by Florin Coras · 7 years ago
  29. 6484a68 First-fit virtual space allocator by Dave Barach · 7 years ago
  30. fc804d9 Fix session/tcp coverity warnings by Florin Coras · 7 years ago
  31. d1660e9 jvpp: map VPP API enums to primitive types by Marek Gradzki · 7 years ago
  32. 568cc60 jvpp: use Python's logging API by Marek Gradzki · 7 years ago
  33. 2f8d8fa session: disconnect and echo client improvements by Florin Coras · 7 years ago
  34. a7da67f Add support for 18.01. by John DeNisco · 7 years ago
  35. 4399c2e session: move builtin apps to their own folder by Florin Coras · 7 years ago
  36. 87233b5 NAT44: fix ICMP error translation for endpoint dependent sessions (VPP-1150) by Matus Fabian · 7 years ago
  37. 5f22499 NAT44: add opaque string tag to static mapping APIs (VPP-1147) by Matus Fabian · 7 years ago
  38. 1f9600e vppinfra: add readers-writer lock by Florin Coras · 7 years ago
  39. b384b54 session: add support for memfd segments by Florin Coras · 7 years ago
  40. 4e57806 Event log entries for VCL by Keith Burns (alagalah) · 7 years ago
  41. 6f93da1 18.01 Release Notes by Dave Wallace · 7 years ago
  42. 7e6f8cc Update CSIT tests 180115 -> 180122 by Jan Gelety · 7 years ago
  43. 2eaf2d2 VPP-1144: PAPI Import leads to duplicate type definition. by Ole Troan · 7 years ago
  44. 9f30c17 srv6-as: fixing version by Francois Clad · 7 years ago
  45. 8211954 NAT: nat.c refactor (split out CLI) (VPP-1140) by Matus Fabian · 7 years ago
  46. b295782 fixup python ply package name for fedora >= 25 by Gabriel Ganne · 7 years ago
  47. da38715 make test: verify that /dev/shm is big enough by Klement Sekera · 7 years ago
  48. 39d91fe SRv6 masquerading proxy plugin by Francois Clad · 7 years ago
  49. 28227ad Makefile: Add python-ply to RPM_DEPENDS list. by Jon Loeliger · 7 years ago
  50. 191a594 SCTP stack (RFC4960) by Marco Varlese · 7 years ago
  51. ce111d2 Improve the error reporting for a IP multicast RPF miss. by Neale Ranns · 7 years ago
  52. e5453d0 Improve tunnel interface creation performance by John Lo · 7 years ago
  53. d95c39e NAT44: asymmetrical static mapping and one-armed NAT (VPP-1138) by Matus Fabian · 7 years ago
  54. 6cd396c docs: Clean up TOC by Dave Wallace · 7 years ago
  55. fb8e61c Adding a format function for bihash init routine to format the key, value, when verbose option is used by Vijayabhaskar Katamreddy · 7 years ago
  56. 3a905e6 Fix typo / coverity warning by Dave Barach · 7 years ago
  57. 54c6dc4 For DHCP client configuration control the setting of the broadcast flag in the by Neale Ranns · 7 years ago
  58. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  59. 2aa2290 NAT44: Fix interface feature removal. by Milan Lenco · 7 years ago
  60. 1019baf vom: acl: Fix l3 acl handle populate by Mohsin Kazmi · 7 years ago
  61. a370679 vom: ip_route: fix handle populate by Mohsin Kazmi · 7 years ago
  62. 18e955e vom: Fix connection to VAPI and add disconnect function by Mohsin Kazmi · 7 years ago
  63. 3fca567 svm: queue sub: Add conditional timed wait by Mohsin Kazmi · 7 years ago
  64. e82488f NAT44: asymmetrical static mapping rule (VPP-1135) by Matus Fabian · 7 years ago
  65. 352ecd9 vhost_user: 'nregions' saves the actual number of mapped guest physical address area by Haiyang Tan · 7 years ago
  66. 9b95425 VCL/LD_PRELOAD: Fix unfiltered debug output. by Dave Wallace · 7 years ago
  67. d47c509 Fix MP hazard in interrupt node scheduling by Dave Barach · 7 years ago
  68. ba7992a SRv6 static proxy plugin by Francois Clad · 7 years ago
  69. b4cd4ff LD_PRELOAD: Fix Coverity Warning CID 182227 by Dave Wallace · 7 years ago
  70. 3ce0b08 vxlan:restructure encap loop by Eyal Bari · 7 years ago
  71. 5957a14 Sub-Interface deletion not cleanup hash's properly (VPP-1136) by John Lo · 7 years ago
  72. 2167355 Elog entries for VCL by Keith Burns (alagalah) · 7 years ago
  73. 8aaba56 LD_PRELOAD: Fix coverity warnings by Dave Wallace · 7 years ago
  74. c58408c vlib: add vlib_buffer_alloc_to_ring API by Damjan Marion · 7 years ago
  75. 7866c45 tapv2: add option to set host-side default gw by Damjan Marion · 7 years ago
  76. 929fb9d VPP-1119: PPPoE's destination MAC was overwritten by Hongjun Ni · 7 years ago
  77. 504a71f Event log entries for VCL by Keith Burns (alagalah) · 7 years ago
  78. 8954199 FIB Inherited Srouce by Neale Ranns · 8 years ago
  79. bf246df dpdk plugin depends on numactl-libs by Gabriel Ganne · 7 years ago
  80. 61fe15e VPP-1122 dpdk/ipsec: fix transport mode pkt len by Radu Nicolau · 7 years ago
  81. 048b1d6 LD_PRELOAD: stateless LDP by Dave Wallace · 7 years ago
  82. d3e83a9 ssvm: reuse clib mem infra for memfd segments by Florin Coras · 7 years ago
  83. 919f377 stats: Fix per interface stats by Mohsin Kazmi · 7 years ago
  84. 34ae9b1 stn: add vat support by Florin Coras · 7 years ago
  85. 663ac58 Fix api test_client.c compilation by Pierre Pfister · 7 years ago
  86. faf9a5a Fix checksum offload sssue caused by overwriten lX_hdr_offset by Damjan Marion · 7 years ago
  87. d304659 ELOG additions for VCL by Keith Burns (alagalah) · 7 years ago
  88. 798502f acl-plugin: multicore: use pool_init_fixed for per-worker preallocated pools by Andrew Yourtchenko · 7 years ago
  89. 0e7c5f5 Tolerate missing nodes during feature arc initialisation by Neale Ranns · 7 years ago
  90. fb3bd59 api: fix api_format.c soft link to vat by Florin Coras · 7 years ago
  91. a624dbe tapv2: deleting tap interface may leak buffers (VPP-1124) by Steven · 7 years ago
  92. 887ffb6 Update CSIT tests 171218 -> 180115 by Jan Gelety · 7 years ago
  93. f0c8a81 bfd: fix bfd_auth_keys_dump by Florin Coras · 7 years ago
  94. 4d9b9d8 svm: refactor memfd and remove ssvm_eth by Florin Coras · 7 years ago
  95. 149a143 fix udp_ping api naming error by Gabriel Ganne · 7 years ago
  96. 92cdd72 Marvell device plugin by Damjan Marion · 7 years ago
  97. c5239ad vabits - subtract from the 'end' address instead of from 'bits'. by Gabriel Ganne · 7 years ago
  98. 4478d8e Improve "show xxx tunnel" and "show int addr" output by John Lo · 7 years ago
  99. af0ff5a api: fix handlers that explicitly depend on svm queue by Florin Coras · 7 years ago
  100. ee7e1f5 tcp: make proxy server uri cli configurable by Florin Coras · 7 years ago