1. f9d0568 tcp: handle link-local addresses by Florin Coras · 7 years ago
  2. 78c5689 Packet generator: preserve pcap file timestamps by Dave Barach · 7 years ago
  3. 26d6fd7 dpdk: fix rte_eth_dev_set_mtu callsites to use same mtu value by Rui Cai · 7 years ago
  4. 831fd64 Drop IPsec packets when interface is down by Matthew Smith · 7 years ago
  5. d81ae41 make test: unify packet checksum verifications by Klement Sekera · 7 years ago
  6. ee6ddce Fix broken compilation for non-numa aware platforms by Sachin Saxena · 7 years ago
  7. 4875089 echo client: used fixed pool for preallocated sessions by Florin Coras · 7 years ago
  8. 1acbf1d Update ipfix documentation by Dave Barach · 7 years ago
  9. 744902e No overlapping sub-nets on any interface in the same table/VRF (VPP-943) by Neale Ranns · 7 years ago
  10. d2d4c10 VOM: nat-binding populate handle errors by Neale Ranns · 7 years ago
  11. 70816f0 proxy: fix active open connection cleanup by Florin Coras · 7 years ago
  12. ab96d18 vom: fix interface admin up/down by Mohsin Kazmi · 7 years ago
  13. 5257452 Rework CP and DP communication in IPv6 RD (VPP-1256) by Juraj Sloboda · 7 years ago
  14. 17e5cfb NAT44: delete closed TCP session (VPP-1274) by Matus Fabian · 7 years ago
  15. 2be4581 Improve ipfix template packet rewrite construction by Dave Barach · 7 years ago
  16. 078371e session: improve app verbose format function by Florin Coras · 7 years ago
  17. f08f26d session: alloc one frame per output node dispatch by Florin Coras · 7 years ago
  18. 257d8d4 dpdk: Add constants for failsafe PMD by Rui Cai · 7 years ago
  19. 60bd302 dpdk: Add build related keywords for failsafe PMD by Rui Cai · 7 years ago
  20. ab13462 dpdk: fix Unknown interface with Mellanox NIC by Steve Shin · 7 years ago
  21. 7f358b3 Periodic scan and probe of IP neighbors to maintain neighbor pools by John Lo · 7 years ago
  22. 84c6204 make test: reorganize ipsec_ah test code by Klement Sekera · 7 years ago
  23. ea84130 VPP-1275 Fix memory leaks in IPsec CLI by Klement Sekera · 7 years ago
  24. 29ba40e Add ipfix exporter coding guide by Dave Barach · 7 years ago
  25. a8ab568 Fix issue with xconnect not working on the main interface by Damjan Marion · 7 years ago
  26. 7895872 Remove the historical memfd api segment bootstrap by Dave Barach · 7 years ago
  27. 1105600 vppinfra: use count_trailing_zeros in sparse_vec_index by Damjan Marion · 7 years ago
  28. 132dc49 NAT44: sessions counters per user fix (VPP-1270) by Matus Fabian · 7 years ago
  29. a35cc14 vnet: device flow offload infra by Damjan Marion · 7 years ago
  30. cd330c8 session: fix proxy app multithreading by Florin Coras · 7 years ago
  31. 65a2727 Change the way IP header pointer is calculated in esp_decrypt nodes by Szymon Sliwa · 7 years ago
  32. 7cb7bb3 DHCP4 client process replies when renewing lease by Matthew Smith · 7 years ago
  33. 23e310a vppinfra: use popcnt instruction when available by Damjan Marion · 7 years ago
  34. 24793e3 tcp: fix jumbo retransmits by Florin Coras · 7 years ago
  35. f5a7fac dpdk:fix tx count by Eyal Bari · 7 years ago
  36. a194e14 dpdk: fix free of tx dropped packets by Florin Coras · 7 years ago
  37. 4b089f2 ipsec: support UDP encap/decap for NAT traversal by Klement Sekera · 7 years ago
  38. 8e43d04 session: cleanup session tx function by Florin Coras · 7 years ago
  39. ee7f0bd dpdk: tx code rework by Damjan Marion · 7 years ago
  40. af05bc0 dpdk:fix mbuf index typo's by Eyal Bari · 7 years ago
  41. ebdf190 NAT44: TCP connection close detection (VPP-1266) by Matus Fabian · 7 years ago
  42. 7220f42 opensuse: OS_ID field content changed for SUSE by Marco Varlese · 7 years ago
  43. c755c05 dpdk: improve perf of buffer indices calc in the input node by Damjan Marion · 7 years ago
  44. 68e2ffb fix: AttributeError: module 'os' has no attribute 'cwd' by Andrey "Zed" Zaikin · 7 years ago
  45. 6732aea BFD: Fix format_ip46_address() parameter ordering. by Jon Loeliger · 7 years ago
  46. 8f57648 vxlan:vxlan.c conform coding style by Eyal Bari · 7 years ago
  47. 2f25ef3 autodetect alignment during _vec_resize by Damjan Marion · 7 years ago
  48. 89c2781 ipsec: allow null/null for crypto/integ algorithms pair by Radu Nicolau · 7 years ago
  49. 6168623 Add python lex and yacc to spec file build requirements. by Thomas F Herbert · 7 years ago
  50. a9855ef Flow: Rename IPFIX exporter. by Ole Troan · 7 years ago
  51. c44f0f2 build-data: Common makefile for NXP DPAA1/DPAA2 platforms by Sachin Saxena · 7 years ago
  52. eb987d3 Harmonize vec/pool_get_aligned object sizes and alignment requests by Dave Barach · 7 years ago
  53. 432bf67 arm64: Avoid setting march to corei7 when Cross Compiling for ARM by Sachin Saxena · 7 years ago
  54. 6b8fcff Address compilation issues with Java > 1.8 by Marco Varlese · 7 years ago
  55. ca07219 Fix format for the dst address in the STN trace by Milan Lenco · 7 years ago
  56. 8b6b5ab VAPI: support VLAs in type definitions by Klement Sekera · 7 years ago
  57. dbc38ee NAT: fix bin API dump of static mappings. by Milan Lenco · 7 years ago
  58. bd4d645 MPLS prefetch fixes by Neale Ranns · 7 years ago
  59. 72c419c NAT44: fix VAT nat44_user_session_details by Matus Fabian · 7 years ago
  60. 42ae29a NAT44 segv on unknown proto on inside interface by Matthew Smith · 7 years ago
  61. 6f1c48d tcp: fix echo server rx retries counter vec alloc by Florin Coras · 7 years ago
  62. ec8aea1 Fix CentOS 7 build issue with vxlan by Matthew Smith · 7 years ago
  63. 5b4a020 Scapy; update to release 2.4.0 by Neale Ranns · 7 years ago
  64. 82e21d7 vxlan:encap - use vnet rewrite by eyal bari · 7 years ago
  65. c1a448b tcp/session: debug improvements/fixes by Florin Coras · 7 years ago
  66. f4addbd Add plugin periodic function elisp skeleton by Dave Barach · 7 years ago
  67. 300f2f4 Remove historical README file by Dave Barach · 7 years ago
  68. 56f949b FIB: elide cover walk for insert of host route by Neale Ranns · 7 years ago
  69. 404d85a Add reference to 18.04 test framework documentation by Chris Luke · 7 years ago
  70. 336a00f plugins: dpdk: fix check which makes not sense, likely a typo by Szymon Sliwa · 7 years ago
  71. b082324 svm/session: improve svm fifo allocation by Florin Coras · 7 years ago
  72. 8e25495 IPv6 NS/RS; do not vec_validate global structs in the DP by Neale Ranns · 7 years ago
  73. c7b8f20 IPv6 NS: use the mcast rewrite node to fill in the destination MAC by Neale Ranns · 7 years ago
  74. cbe8d65 TAP memory leaks: by Neale Ranns · 7 years ago
  75. 164e5f8 Move VOM to extras/vom by Damjan Marion · 7 years ago
  76. aa682a3 A bit of buffer metadata reshuffling to accommodate flow_id by Damjan Marion · 7 years ago
  77. 582caa3 VAT for qos_record_enable_disable API by Igor Mikhailov (imichail) · 7 years ago
  78. 947fe5e Makefile: Add new opensuse-leap os id by Ed Kern · 7 years ago
  79. 526ea3e vlib: set log tap level <level> does not work for some keywords by Steven · 7 years ago
  80. b66be27 dpdk: fix building debs from stable dpdk tarballs (VPP-1259) by Damjan Marion · 7 years ago
  81. 2cdc2bd libmemif: fix build on ununtu 18.04 (VPP-1244) by Damjan Marion · 7 years ago
  82. 35dfedc NAT44: disable nat44-hairpinning feature for in-out interface (VPP-1255) by Matus Fabian · 7 years ago
  83. 159fcf4 VPP 18.04 release notes by Chris Luke · 7 years ago
  84. 8d7e099 igmp: disable debug messages by Damjan Marion · 7 years ago
  85. 6636440 Carry recorded QOS bits in the outer VXLAN IP header by Igor Mikhailov (imichail) · 7 years ago
  86. 074883a span: crash in span_mirror [VPP-1254] by Steven · 7 years ago
  87. c576622 dpdk: complete rework of the dpdk-input node by Damjan Marion · 7 years ago
  88. 4a6d023 GBPv6: NAT66 actions for GBP by Neale Ranns · 7 years ago
  89. 99ed486 vxlan:remove single bucket load-balance dpo's by Eyal Bari · 7 years ago
  90. 720d86f ABF: remove the inclusion of version.h from abf_policy so it does not recompile each time by Neale Ranns · 7 years ago
  91. e9fcf23 Fix some build warnings about "Old Style VLA" by Juraj Sloboda · 7 years ago
  92. 580bba7 Adjacency walk more scalable by Neale Ranns · 7 years ago
  93. 260de86 STN: use the punt feature arcs by Neale Ranns · 7 years ago
  94. 499003e ipsec: make crypto_worker_main_t a full cache line in size by Florin Coras · 7 years ago
  95. b1d2aa8 igmp: data structure refactoring by Jakub Grajciar · 7 years ago
  96. de02414 Fix sample-plugin build with newer clang versions by Damjan Marion · 7 years ago
  97. 435f500 libmemif: fix implicit declaration of memfd_create by Jakub Grajciar · 7 years ago
  98. ce2db6a lacp: deleting the bond subinterface may cause lacp to lose the partner [VPP-1251] by Steven · 7 years ago
  99. cd4d5b7 memory leak by Kingwel Xie · 7 years ago
  100. a15cd02 NAT44: one-armed NAT and identity mapping (VPP-1212) by Matus Fabian · 7 years ago