1. 684d08c dpdk: resurrect removed code [VPP-1245] by Steven · 7 years ago
  2. 8640dbd Fix the ip header offset counting in vnet/ipsec by Szymon Sliwa · 7 years ago
  3. 07a3857 Add logging support by Damjan Marion · 7 years ago
  4. e821ab1 IP mcast: allow unicast address as a next-hop by Neale Ranns · 8 years ago
  5. 167d458 dpdk: add additional fields to rte_mbuf trace print by Damjan Marion · 7 years ago
  6. 89b16e6 dpdk: print device flags in the 'show hardware' output by Damjan Marion · 7 years ago
  7. 669d07d ACL based forwarding by Andrew Yourtchenko · 7 years ago
  8. 2926eca VPP-1243: fix reassembly CLI by Klement Sekera · 7 years ago
  9. 28fb03f make test: ipsec test cleanup by Klement Sekera · 7 years ago
  10. 583f158 vhost: show vhost-user <interface> may crash [VPP-1242] by Steven · 7 years ago
  11. 216c35b SCTP: coverity scan warnings by Marco Varlese · 7 years ago
  12. 0f4b184 vxlan:remove counters writeback cache by Eyal Bari · 7 years ago
  13. 29fd0f9 acl-plugin: VPP-1241: fix the "show acl-plugin tables applied" output by Andrew Yourtchenko · 7 years ago
  14. 83dbe57 igmp: fix debug macro by Jakub Grajciar · 7 years ago
  15. e9be715 Makefile: Removed clang build from verify by Ed Kern · 7 years ago
  16. c7b4304 Implement ip_probe_neighbor API by John Lo · 7 years ago
  17. 5c9083d session: use generic session pool for listeners by Florin Coras · 7 years ago
  18. e8fa620 vhost: add vhost interface add/delete/dump API test cases to make test by Steven · 7 years ago
  19. fe7d4a2 Revert "MTU: Setting of MTU on software interface (instead of hardware interface)" by Damjan Marion · 7 years ago
  20. 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
  21. 9341e34 NAT66: Do not translate if packet not aimed at outside interface by Juraj Sloboda · 7 years ago
  22. 609b5d4 VOM: GBP: update subnet is type changes by Neale Ranns · 7 years ago
  23. 70083ee MTU: Setting of MTU on software interface (instead of hardware interface) by Ole Troan · 7 years ago
  24. 25b0494 GBP V2 by Neale Ranns · 7 years ago
  25. 4f8863b bond: ping fails between l2 BD [VPP-1238] by Steven · 7 years ago
  26. 95c87b5 Enable check of VRF reset - IPv4 by Jan Gelety · 8 years ago
  27. 410bcca VCL IOEvent external API callback by Keith Burns (alagalah) · 7 years ago
  28. ba1e158 export new VOM hpp post 11648 by Neale Ranns · 7 years ago
  29. 5e1f69a libmemif: fix clang compilation errors/warnings by Jakub Grajciar · 7 years ago
  30. 756cd94 Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' by Neale Ranns · 7 years ago
  31. 58c711a vom: Fix the itf stats replay by Mohsin Kazmi · 7 years ago
  32. 7fe930b fixes python3 TypeError; python2 intact by Andrey "Zed" Zaikin · 7 years ago
  33. 22b5be0 bond: 1 packet/frame == bad performance [VPP-1236] by Steven · 7 years ago
  34. 2c703c7 NAT: disable CLI/API not supported in active mode (VPP-1234) by Juraj Sloboda · 7 years ago
  35. 8eaa96d Handle DHCP replies with NAT44 forwarding enabled by Matthew Smith · 7 years ago
  36. 17225df VPPAPIGEN: Consistent CRC32 on complete file. by Ole Troan · 7 years ago
  37. 9840cca Clean up temp dir in failure cases by Dave Barach · 7 years ago
  38. 334167f fix: sample vpp-api C client hangs vpp daemon because of NULL callback by Andrey "Zed" Zaikin · 7 years ago
  39. 13c0818 NAT44: fix setting of flag SNAT_SESSION_FLAG_LOAD_BALANCING (VPP-1235) by Matus Fabian · 7 years ago
  40. eba3cea acl-plugin: VPP-1231: add error checking to acl_plugin_set_acl_vec_for_context by Andrew Yourtchenko · 7 years ago
  41. 7486d3c acl-plugin: VPP-1230: fix the "undefined symbol" error for acl_main when using the inline functions by Andrew Yourtchenko · 7 years ago
  42. e150238 dpdk: fail in early init if we cannot alloc hugepages by Damjan Marion · 7 years ago
  43. d042194 test: Fix issues with new version of pycodestyle (VPP-1232) by Chris Luke · 7 years ago
  44. e3ae09f Makefile: Added new ifeq to cover opensuse leap15 by Ed Kern · 7 years ago
  45. 28c2631 when deleting l3 static mapping with addr_only, by ahdj007 · 7 years ago
  46. 5aaea11 CSIT-895 dpdk/ipsec: add locks on session data hash updates by Radu Nicolau · 7 years ago
  47. 380e3da srv6-ad: fixing cache size issue by Francois Clad · 7 years ago
  48. 537eeec Make IPsec tunnel intf work with IPv4 output features by Matthew Smith · 7 years ago
  49. 13adc3d features: don't break linked list, create separate one for arc by Damjan Marion · 7 years ago
  50. 87dad11 L2: no-flood interface type in the Bridge-Domain by Neale Ranns · 7 years ago
  51. 72d2c4f plugins: unload plugin if early init fails by Damjan Marion · 7 years ago
  52. f13a878 NAT44: don't add static mapping to resolution vector if failed (VPP-1225) by Matus Fabian · 7 years ago
  53. cefa41f jvpp: log error output of Java process on test failure by Marek Gradzki · 7 years ago
  54. 67d4c24 Autodetect plugin path by Damjan Marion · 7 years ago
  55. 7bf3f9f DVR: save the rewrite length in packet meta-data for features by Neale Ranns · 7 years ago
  56. 9690e90 make test: fix failure on centos by Klement Sekera · 7 years ago
  57. b42b77b Restore building of debuginfo RPMs by Thomas F Herbert · 7 years ago
  58. 6673178 Remove subunit from Centos requirements. by Thomas F Herbert · 7 years ago
  59. 18075a0 BIER coveroty fix for unintialised return value on error by Neale Ranns · 7 years ago
  60. 9a71929 Change l2-fwd node to allow possible feature before UU-FLOOD by John Lo · 7 years ago
  61. 5f56c09 Remove mbedtls from build requirement for Centos by Thomas F Herbert · 7 years ago
  62. 47cca9b VOM: Get vhost-user type from name by Mohsin Kazmi · 7 years ago
  63. 79aafa1 IPIP: version.h is not needed by Neale Ranns · 7 years ago
  64. 4d72b17 memif: bug fixes by Damjan Marion · 7 years ago
  65. 1e58311 VOM: Add sub_interface in specific routing table by Mohsin Kazmi · 7 years ago
  66. 16aa7f8 DSLite: Implement new API call DSLITE_ADDRESS_DUMP. by Jon Loeliger · 7 years ago
  67. 7c6df39 Bump package version by Chris Luke · 7 years ago
  68. 3e21eba Hm this ended up on master, but should not have. by Chris Luke · 7 years ago v18.07-rc0
  69. c9c0988 Setup for branch stable/1804 by Chris Luke · 7 years ago
  70. 546ad85 Doc updates prior to branch by Chris Luke · 7 years ago
  71. cef1db9 memif: zero copy slave by Damjan Marion · 7 years ago
  72. 871dc42 Detailed stats collection feature by Neale Ranns · 7 years ago
  73. 6df1903 NAT added FIB entries have a preference lower than API/CLI by Neale Ranns · 7 years ago
  74. 36a6270 NAT44: prohibit multiple static mappings for a single local address (VPP-1224) by Matus Fabian · 7 years ago
  75. 4772e7a NAT44: fix static mapping for DHCP addressed interface deleting (VPP-1223) by Matus Fabian · 7 years ago
  76. eb4f74a dpdk:fix checksum handling of l2 interfaces by Eyal Bari · 7 years ago
  77. 56ccc23 Makefile: Alter VPP_PYTHON_PREFIX for preloading deps by Ed Kern · 7 years ago
  78. 3ecc221 reassembly: bug fixes by Klement Sekera · 7 years ago
  79. 1044043 Fix bugs in emacs plugin templates by Dave Barach · 7 years ago
  80. a46b4c9 session: use fib index in ip local test by Florin Coras · 7 years ago
  81. 57612eb make test: print a warning in case a core_pattern contains a filter program by Andrew Yourtchenko · 7 years ago
  82. 074f698 tapv2: Sporadic SIGABRT in ethernet_input [VPP-1183] by Steven · 7 years ago
  83. 3744fc7 libmemif: zero-copy-slave mode + header space by Jakub Grajciar · 7 years ago
  84. 17ddc0f acl-plugin: implement an optional session reclassification when ACL is (re-)applied by Andrew Yourtchenko · 7 years ago
  85. 6091d23 Updated sample startup.conf with supported plugin config options. by Maciek Konstantynowicz · 7 years ago
  86. 4dc8397 Fix minor issues. by John DeNisco · 7 years ago
  87. 76981ee Add missing stdint.h by Chris Luke · 7 years ago
  88. dd4889e lacp: faster convergence for slow-rate config option by Steven · 7 years ago
  89. 70488ab bond: show trace causes a crash if the interface is deleted by Steven · 7 years ago
  90. c1613a7 dpdk: fix crash due to incorrect xd->flags value with slave's link toggling by Steve Shin · 7 years ago
  91. 30684ac Coverity fixes (VPP-1204) by Chris Luke · 7 years ago
  92. f3a3bad ip6: fix ip6-local urpf checking by Florin Coras · 7 years ago
  93. 109139e l2_input:optimize counter access by Eyal Bari · 7 years ago
  94. 56b39f6 tcp: fix fib index buffer tagging by Florin Coras · 7 years ago
  95. cc5677b No need for this routine to be global by Dave Barach · 7 years ago
  96. 691abf6 vom: Fix the error handling for already existing itf by Mohsin Kazmi · 7 years ago
  97. 23d4e8a Build libmemif as part of verify job by Damjan Marion · 7 years ago
  98. b3caf55 bond: cli rename by Steven · 7 years ago
  99. e17bb71 SCTP: use custom fib by Marco Varlese · 7 years ago
  100. ab7c2b0 libmemif: add private header size field by Jakub Grajciar · 7 years ago