1. b66be27 dpdk: fix building debs from stable dpdk tarballs (VPP-1259) by Damjan Marion · 7 years ago
  2. 2cdc2bd libmemif: fix build on ununtu 18.04 (VPP-1244) by Damjan Marion · 7 years ago
  3. 35dfedc NAT44: disable nat44-hairpinning feature for in-out interface (VPP-1255) by Matus Fabian · 7 years ago
  4. 159fcf4 VPP 18.04 release notes by Chris Luke · 7 years ago
  5. 8d7e099 igmp: disable debug messages by Damjan Marion · 7 years ago
  6. 6636440 Carry recorded QOS bits in the outer VXLAN IP header by Igor Mikhailov (imichail) · 7 years ago
  7. 074883a span: crash in span_mirror [VPP-1254] by Steven · 7 years ago
  8. c576622 dpdk: complete rework of the dpdk-input node by Damjan Marion · 7 years ago
  9. 4a6d023 GBPv6: NAT66 actions for GBP by Neale Ranns · 7 years ago
  10. 99ed486 vxlan:remove single bucket load-balance dpo's by Eyal Bari · 7 years ago
  11. 720d86f ABF: remove the inclusion of version.h from abf_policy so it does not recompile each time by Neale Ranns · 7 years ago
  12. e9fcf23 Fix some build warnings about "Old Style VLA" by Juraj Sloboda · 7 years ago
  13. 580bba7 Adjacency walk more scalable by Neale Ranns · 7 years ago
  14. 260de86 STN: use the punt feature arcs by Neale Ranns · 7 years ago
  15. 499003e ipsec: make crypto_worker_main_t a full cache line in size by Florin Coras · 7 years ago
  16. b1d2aa8 igmp: data structure refactoring by Jakub Grajciar · 7 years ago
  17. de02414 Fix sample-plugin build with newer clang versions by Damjan Marion · 7 years ago
  18. 435f500 libmemif: fix implicit declaration of memfd_create by Jakub Grajciar · 7 years ago
  19. ce2db6a lacp: deleting the bond subinterface may cause lacp to lose the partner [VPP-1251] by Steven · 7 years ago
  20. cd4d5b7 memory leak by Kingwel Xie · 7 years ago
  21. a15cd02 NAT44: one-armed NAT and identity mapping (VPP-1212) by Matus Fabian · 7 years ago
  22. 97bacc6 mem-leak in stats handling (VPP-1250) by Neale Ranns · 7 years ago
  23. d66e3d4 Support QOS_SOURCE_IP recording from L2 input node. by Igor Mikhailov (imichail) · 7 years ago
  24. 4fcfbea DPDK: CVE-2018-1059 by Marco Varlese · 7 years ago
  25. d5ae97c Script to list patches that changed api files. by Dave Wallace · 7 years ago
  26. e927f9a MPLS VPLS CLI fix by Neale Ranns · 7 years ago
  27. b2ffc69 lacp: partner may time us out if fast-rate is configured [VPP-1247] by Steven · 7 years ago
  28. 6216600 tcp: make newreno byte instead of acks dependent by Florin Coras · 7 years ago
  29. 00cd22d tcp: improve stats by Florin Coras · 7 years ago
  30. 8e1039a Allow an IPsec tunnel interface to be renumbered by Matthew Smith · 7 years ago
  31. 1e5c07d Add special Twice-NAT feature (VPP-1221) by Juraj Sloboda · 7 years ago
  32. b14826e Minor optimzation/cleanup to ethernet-input node by John Lo · 7 years ago
  33. 5b6ae8d dpdk: improve logging by Damjan Marion · 7 years ago
  34. e78fab8 vlib: logging improvements by Damjan Marion · 7 years ago
  35. 701625b typo fix: UNKOWN -> UNKNOWN by Andrey "Zed" Zaikin · 7 years ago
  36. 889fe94 Mcast rewrite optimisations by Neale Ranns · 8 years ago
  37. 6c35494 session: coverity warnings by Florin Coras · 7 years ago
  38. 36ed73a NAT44: recycle old sessions for forwarding bypass (VPP-1240) by Matus Fabian · 7 years ago
  39. 2629c84 Fix PPPoE test case issues by Hongjun Ni · 7 years ago
  40. 915e3f1 vppinfra: make set_mempolicy failure non-critical unless NUMA_FORCE is set by Damjan Marion · 7 years ago
  41. 63777e5 SCTP: coverity warnings by Marco Varlese · 7 years ago
  42. 7fb0fe1 udp/session: refactor to support dgram mode by Florin Coras · 7 years ago
  43. 684d08c dpdk: resurrect removed code [VPP-1245] by Steven · 7 years ago
  44. 8640dbd Fix the ip header offset counting in vnet/ipsec by Szymon Sliwa · 7 years ago
  45. 07a3857 Add logging support by Damjan Marion · 7 years ago
  46. e821ab1 IP mcast: allow unicast address as a next-hop by Neale Ranns · 8 years ago
  47. 167d458 dpdk: add additional fields to rte_mbuf trace print by Damjan Marion · 7 years ago
  48. 89b16e6 dpdk: print device flags in the 'show hardware' output by Damjan Marion · 7 years ago
  49. 669d07d ACL based forwarding by Andrew Yourtchenko · 7 years ago
  50. 2926eca VPP-1243: fix reassembly CLI by Klement Sekera · 7 years ago
  51. 28fb03f make test: ipsec test cleanup by Klement Sekera · 7 years ago
  52. 583f158 vhost: show vhost-user <interface> may crash [VPP-1242] by Steven · 7 years ago
  53. 216c35b SCTP: coverity scan warnings by Marco Varlese · 7 years ago
  54. 0f4b184 vxlan:remove counters writeback cache by Eyal Bari · 7 years ago
  55. 29fd0f9 acl-plugin: VPP-1241: fix the "show acl-plugin tables applied" output by Andrew Yourtchenko · 7 years ago
  56. 83dbe57 igmp: fix debug macro by Jakub Grajciar · 7 years ago
  57. e9be715 Makefile: Removed clang build from verify by Ed Kern · 7 years ago
  58. c7b4304 Implement ip_probe_neighbor API by John Lo · 7 years ago
  59. 5c9083d session: use generic session pool for listeners by Florin Coras · 7 years ago
  60. e8fa620 vhost: add vhost interface add/delete/dump API test cases to make test by Steven · 7 years ago
  61. fe7d4a2 Revert "MTU: Setting of MTU on software interface (instead of hardware interface)" by Damjan Marion · 7 years ago
  62. bca9290 acl-plugin: VPP-1239: acl-as-a-service does not match IPv6 packets, works only in lookup context 0 by Andrew Yourtchenko · 7 years ago
  63. 9341e34 NAT66: Do not translate if packet not aimed at outside interface by Juraj Sloboda · 7 years ago
  64. 609b5d4 VOM: GBP: update subnet is type changes by Neale Ranns · 7 years ago
  65. 70083ee MTU: Setting of MTU on software interface (instead of hardware interface) by Ole Troan · 7 years ago
  66. 25b0494 GBP V2 by Neale Ranns · 7 years ago
  67. 4f8863b bond: ping fails between l2 BD [VPP-1238] by Steven · 7 years ago
  68. 95c87b5 Enable check of VRF reset - IPv4 by Jan Gelety · 8 years ago
  69. 410bcca VCL IOEvent external API callback by Keith Burns (alagalah) · 7 years ago
  70. ba1e158 export new VOM hpp post 11648 by Neale Ranns · 7 years ago
  71. 5e1f69a libmemif: fix clang compilation errors/warnings by Jakub Grajciar · 7 years ago
  72. 756cd94 Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' by Neale Ranns · 7 years ago
  73. 58c711a vom: Fix the itf stats replay by Mohsin Kazmi · 7 years ago
  74. 7fe930b fixes python3 TypeError; python2 intact by Andrey "Zed" Zaikin · 7 years ago
  75. 22b5be0 bond: 1 packet/frame == bad performance [VPP-1236] by Steven · 7 years ago
  76. 2c703c7 NAT: disable CLI/API not supported in active mode (VPP-1234) by Juraj Sloboda · 7 years ago
  77. 8eaa96d Handle DHCP replies with NAT44 forwarding enabled by Matthew Smith · 7 years ago
  78. 17225df VPPAPIGEN: Consistent CRC32 on complete file. by Ole Troan · 7 years ago
  79. 9840cca Clean up temp dir in failure cases by Dave Barach · 7 years ago
  80. 334167f fix: sample vpp-api C client hangs vpp daemon because of NULL callback by Andrey "Zed" Zaikin · 7 years ago
  81. 13c0818 NAT44: fix setting of flag SNAT_SESSION_FLAG_LOAD_BALANCING (VPP-1235) by Matus Fabian · 7 years ago
  82. eba3cea acl-plugin: VPP-1231: add error checking to acl_plugin_set_acl_vec_for_context by Andrew Yourtchenko · 7 years ago
  83. 7486d3c acl-plugin: VPP-1230: fix the "undefined symbol" error for acl_main when using the inline functions by Andrew Yourtchenko · 7 years ago
  84. e150238 dpdk: fail in early init if we cannot alloc hugepages by Damjan Marion · 7 years ago
  85. d042194 test: Fix issues with new version of pycodestyle (VPP-1232) by Chris Luke · 7 years ago
  86. e3ae09f Makefile: Added new ifeq to cover opensuse leap15 by Ed Kern · 7 years ago
  87. 28c2631 when deleting l3 static mapping with addr_only, by ahdj007 · 7 years ago
  88. 5aaea11 CSIT-895 dpdk/ipsec: add locks on session data hash updates by Radu Nicolau · 7 years ago
  89. 380e3da srv6-ad: fixing cache size issue by Francois Clad · 7 years ago
  90. 537eeec Make IPsec tunnel intf work with IPv4 output features by Matthew Smith · 7 years ago
  91. 13adc3d features: don't break linked list, create separate one for arc by Damjan Marion · 7 years ago
  92. 87dad11 L2: no-flood interface type in the Bridge-Domain by Neale Ranns · 7 years ago
  93. 72d2c4f plugins: unload plugin if early init fails by Damjan Marion · 7 years ago
  94. f13a878 NAT44: don't add static mapping to resolution vector if failed (VPP-1225) by Matus Fabian · 7 years ago
  95. cefa41f jvpp: log error output of Java process on test failure by Marek Gradzki · 7 years ago
  96. 67d4c24 Autodetect plugin path by Damjan Marion · 7 years ago
  97. 7bf3f9f DVR: save the rewrite length in packet meta-data for features by Neale Ranns · 7 years ago
  98. 9690e90 make test: fix failure on centos by Klement Sekera · 7 years ago
  99. b42b77b Restore building of debuginfo RPMs by Thomas F Herbert · 7 years ago
  100. 6673178 Remove subunit from Centos requirements. by Thomas F Herbert · 7 years ago