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