1. 229c1aa NAT44: code cleanup and refactor (VPP-1285) by Matus Fabian · 7 years ago
  2. 2422317 Change optimizaton level from tree-vectorize to O3 by Damjan Marion · 7 years ago
  3. ff5aad7 add missing lb_put_writer_lock() to lb_vip_add() invalid args cases by Andrey "Zed" Zaikin · 7 years ago
  4. 0318a11 Fix flowhash size computation for very large hash tables by Pierre Pfister · 7 years ago
  5. 1dc1b9c acl-plugin: move to per-frame buffer pointer calculations and enqueue to next nodes by Andrew Yourtchenko · 7 years ago
  6. 5914f30 VPP-1284: Fix for TLS corruption on ARM platforms by Sachin Saxena · 7 years ago
  7. d3b3baa dpdk: set dmamap iova address value according to eal_iova_mode by Sachin Saxena · 7 years ago
  8. acba9f7 af-packet: Add support for logging by Mohsin Kazmi · 7 years ago
  9. a50a14c itf: Fix admin up down for AF_PACKET and vhost-user by Mohsin Kazmi · 7 years ago
  10. 4fed5b1 Fix IP neighbor/arp pool full and static entry handling by John Lo · 7 years ago
  11. 7eaaf74 proxy_arp: remove unused is_add by Marek Gradzki · 7 years ago
  12. 3ade6b6 ip4-input node rework by Damjan Marion · 7 years ago
  13. 41141d5 Fixes make test errors with clang compiler on aarch64 by Sirshak Das · 7 years ago
  14. 5e5adb3 bond-input performance optimization by Damjan Marion · 7 years ago
  15. e64386e acl-plugin: use clib_bihash_search_inline_2_40_8 rather than clib_bihash_search_40_8 for session lookups by Andrew Yourtchenko · 7 years ago
  16. 525c9d0 VPP-1294: add missing feature arc constraint by Dave Barach · 7 years ago
  17. fc23f12 Fix interface-rx-dpo-l2 node to setup l2_len in vnet buffer by John Lo · 7 years ago
  18. f888e1c dpdk: enable RX for no-multi-seg by Zhiyong Yang · 7 years ago
  19. ca1c8f3 tcp: loss recovery improvements/fixes by Florin Coras · 7 years ago
  20. a34c08c acl-plugin: create forward and return sessions in lieu of making a special per-packet session key by Andrew Yourtchenko · 7 years ago
  21. c6f186b Add interface rx pcap tracing by Dave Barach · 7 years ago
  22. c65770d Fix possible null pointer dereference by Juraj Sloboda · 7 years ago
  23. 5631893 tcp: handle acks in close wait by Florin Coras · 7 years ago
  24. 33f22a8 memif: Add support for logging by Jakub Grajciar · 7 years ago
  25. 0d88301 bond: performance harvesting by Steven · 7 years ago
  26. 0053de6 ARP proxy dumps by Neale Ranns · 7 years ago
  27. 096e6be Fix VPP DPDK build failure with Mellanox NIC on aarch64 by Bin Huang · 7 years ago
  28. 1cf9a16 Vectorized bihash_{48,40,24,16}_8 key compare by Damjan Marion · 7 years ago
  29. d57f636 VPP-1277: IPIP - Copy TOS/TC from inner packet to outer. by Ole Troan · 7 years ago
  30. ada24ea VPP-1286: close the fd after mmap-ing svm segments by Dave Barach · 7 years ago
  31. f3b2746 Rewrite of l2-output node by Damjan Marion · 7 years ago
  32. c798bc5 make test: VPP-1288 fix from sw_if_index values by Klement Sekera · 7 years ago
  33. da6e11b VPP-1283: IPv6 PMTU missing MTU value in ICMP6 message. by Ole Troan · 7 years ago
  34. 8a9c8f1 VPP-1283: IPv4 PMTU missing MTU value in ICMP4 message. by Ole Troan · 7 years ago
  35. 2c2feab VPPAPIGEN: Add union and enum support and IP4/IP6 address type. by Ole Troan · 7 years ago
  36. 886bb1a dpdk:flow add vxlan flow support by Eyal Bari · 7 years ago
  37. d2aab83 tcp: cc improvements and fixes by Florin Coras · 7 years ago
  38. b5236cb avf plugin: add support for logging by Jakub Grajciar · 7 years ago
  39. 3e0ee6e acl-plugin: refactor to introduce multiarch dataplane functions by Andrew Yourtchenko · 7 years ago
  40. 1486477 vppinfra: add clib_count_equal_uXX and clib_memset_uXX functions by Damjan Marion · 7 years ago
  41. de412ce CSIT-928 dpdk/ipsec: performance improvement by Radu Nicolau · 7 years ago
  42. 1c8ff63 tcp: unlock link-local adjacencies on connection cleanup by Florin Coras · 7 years ago
  43. bd81bdf dpdk:enable flow director perfect mode by Eyal Bari · 7 years ago
  44. a52e166 vector functions cleanup and improvements by Damjan Marion · 7 years ago
  45. 3b854a5 MLX DPDK glue: exclude dependency on OFED libraries by Igor Mikhailov (imichail) · 7 years ago
  46. 2f63bc9 log: Validate the size of vec in vlib_log by Mohsin Kazmi · 7 years ago
  47. 398fdc1 Disable vector code in vlib_buffer_enqueue_to_next if no msb mask function by Damjan Marion · 7 years ago
  48. a849b7b tcp_echo: support multiple connections by Florin Coras · 7 years ago
  49. 9e2f915 IP unnumbered dump by Neale Ranns · 7 years ago
  50. 8c3f8a2 Add vlib_buffer_enqueue_to_next inline function by Damjan Marion · 7 years ago
  51. 8f6dd32 IP table bind allowed only if table exists by Neale Ranns · 7 years ago
  52. 1f6e928 ARP: Ensure STATIC and DYANMIC ARP flags are mutually exclusive. by Jon Loeliger · 7 years ago
  53. 4f2db7d IP address dump - don't send subnets for unnumbered interfaces by Neale Ranns · 7 years ago
  54. 4b10cb5 18.01.2 Release Notes by Dave Wallace · 7 years ago
  55. fd542f1 session: add session process node by Florin Coras · 7 years ago
  56. a23b615 tap: remove the local vlib_log_info definition by Mohsin Kazmi · 7 years ago
  57. d92a0b5 Rework kube-proxy into LB plugin by Hongjun Ni · 7 years ago
  58. afe56de Add buffer pointer-to-index and index-to-pointer array functions by Damjan Marion · 7 years ago
  59. ed984e0 vlib: Fix WARN-ING macro in function by Mohsin Kazmi · 7 years ago
  60. c3267ed Fix failure during enable/disable of features by Matthew Smith · 7 years ago
  61. 19be50e Allow openSUSE tumbleweed by Marco Varlese · 7 years ago
  62. 0012fcc Fixes in IPv6 RD control plane by Juraj Sloboda · 7 years ago
  63. 4b11d03 flow:redirect to node by Eyal Bari · 7 years ago
  64. 70a26ac NAT44: nat44_del_session and nat44_user_session_details API update (VPP-1271) by Matus Fabian · 7 years ago
  65. f9d0568 tcp: handle link-local addresses by Florin Coras · 7 years ago
  66. 78c5689 Packet generator: preserve pcap file timestamps by Dave Barach · 7 years ago
  67. 26d6fd7 dpdk: fix rte_eth_dev_set_mtu callsites to use same mtu value by Rui Cai · 7 years ago
  68. 831fd64 Drop IPsec packets when interface is down by Matthew Smith · 7 years ago
  69. d81ae41 make test: unify packet checksum verifications by Klement Sekera · 7 years ago
  70. ee6ddce Fix broken compilation for non-numa aware platforms by Sachin Saxena · 7 years ago
  71. 4875089 echo client: used fixed pool for preallocated sessions by Florin Coras · 7 years ago
  72. 1acbf1d Update ipfix documentation by Dave Barach · 7 years ago
  73. 744902e No overlapping sub-nets on any interface in the same table/VRF (VPP-943) by Neale Ranns · 7 years ago
  74. d2d4c10 VOM: nat-binding populate handle errors by Neale Ranns · 7 years ago
  75. 70816f0 proxy: fix active open connection cleanup by Florin Coras · 7 years ago
  76. ab96d18 vom: fix interface admin up/down by Mohsin Kazmi · 7 years ago
  77. 5257452 Rework CP and DP communication in IPv6 RD (VPP-1256) by Juraj Sloboda · 7 years ago
  78. 17e5cfb NAT44: delete closed TCP session (VPP-1274) by Matus Fabian · 7 years ago
  79. 2be4581 Improve ipfix template packet rewrite construction by Dave Barach · 7 years ago
  80. 078371e session: improve app verbose format function by Florin Coras · 7 years ago
  81. f08f26d session: alloc one frame per output node dispatch by Florin Coras · 7 years ago
  82. 257d8d4 dpdk: Add constants for failsafe PMD by Rui Cai · 7 years ago
  83. 60bd302 dpdk: Add build related keywords for failsafe PMD by Rui Cai · 7 years ago
  84. ab13462 dpdk: fix Unknown interface with Mellanox NIC by Steve Shin · 7 years ago
  85. 7f358b3 Periodic scan and probe of IP neighbors to maintain neighbor pools by John Lo · 7 years ago
  86. 84c6204 make test: reorganize ipsec_ah test code by Klement Sekera · 7 years ago
  87. ea84130 VPP-1275 Fix memory leaks in IPsec CLI by Klement Sekera · 7 years ago
  88. 29ba40e Add ipfix exporter coding guide by Dave Barach · 7 years ago
  89. a8ab568 Fix issue with xconnect not working on the main interface by Damjan Marion · 7 years ago
  90. 7895872 Remove the historical memfd api segment bootstrap by Dave Barach · 7 years ago
  91. 1105600 vppinfra: use count_trailing_zeros in sparse_vec_index by Damjan Marion · 7 years ago
  92. 132dc49 NAT44: sessions counters per user fix (VPP-1270) by Matus Fabian · 7 years ago
  93. a35cc14 vnet: device flow offload infra by Damjan Marion · 7 years ago
  94. cd330c8 session: fix proxy app multithreading by Florin Coras · 7 years ago
  95. 65a2727 Change the way IP header pointer is calculated in esp_decrypt nodes by Szymon Sliwa · 7 years ago
  96. 7cb7bb3 DHCP4 client process replies when renewing lease by Matthew Smith · 7 years ago
  97. 23e310a vppinfra: use popcnt instruction when available by Damjan Marion · 7 years ago
  98. 24793e3 tcp: fix jumbo retransmits by Florin Coras · 7 years ago
  99. f5a7fac dpdk:fix tx count by Eyal Bari · 7 years ago
  100. a194e14 dpdk: fix free of tx dropped packets by Florin Coras · 7 years ago