1. dcd6d62 ARP/ND use path_remove to complement path_add by Neale Ranns · 8 years ago
  2. ed1e242 Improve jvppgen object array member instantiation by Robert Varga · 8 years ago
  3. 612a383 LISP: do not try to delete paths when fwd entry is negative by Filip Tehlar · 8 years ago
  4. 966de20 Fix JNI templates by Robert Varga · 8 years ago
  5. 71275e3 MPLS hash function improvements by Neale Ranns · 8 years ago
  6. 3d0723d MPLS interface output feature not explicitly enabled by Neale Ranns · 8 years ago
  7. e6cc9cc af_packet: fix coverity error by Ray Kinsella · 8 years ago
  8. 922549a Add p2p flag to IPsec tunnel interface hw class by Matthew Smith · 8 years ago
  9. c13548a MPLS tunnels; path-list lock leak and debug CLI imrpovements by Neale Ranns · 8 years ago
  10. 6631e9c SNAT: fix IPFIX data src and dst port by Matus Fabian · 8 years ago
  11. 630198f IPv6 Performance bugs by Neale Ranns · 8 years ago
  12. 31426c6 Missing VLIB node for IPv6 disposition from mcast MPLS LSP by Neale Ranns · 8 years ago
  13. a7f7457 vlib: use driver_override in sysfs for binding pci devs to vfio/uio drivers by Damjan Marion · 8 years ago
  14. 4f4599d MPLS trace fixes by Neale Ranns · 8 years ago
  15. 13eaf3e Leak locks and tables in the Classifier by Neale Ranns · 8 years ago
  16. 4227eef Fix tab-completion coverity issue by Yoann Desmouceaux · 8 years ago
  17. 521202b TEST/L2BD:fix flush tests by Eyal Bari · 8 years ago
  18. 50332f6 ipfix: make IPFIX work for all skip_n_vectors values (VPP-204) by Juraj Sloboda · 8 years ago
  19. aaeb341 Simple script to 'git blame' on new Coverity issues by Chris Luke · 8 years ago
  20. 3060e07 Add TAB-based auto-completion to the CLI by Yoann Desmouceaux · 8 years ago
  21. 8c4611b Labelled attached paths via an MPLS tunnel by Neale Ranns · 8 years ago
  22. 5c89c42 Added support for Virtio-user interfaces by means of a new VNET_DPDK_PORT_TYPE. by Mohammed Hawari · 8 years ago
  23. 8142499 ARP/ND entries for the same address on different interfaces (VPP-848) by Neale Ranns · 8 years ago
  24. f3b5364 vhost: migrate to use device infra for worker thread assignment, rx-mode. by Steven · 8 years ago
  25. 1098046 dpdk: make dpdk global debug level configurable by Damjan Marion · 8 years ago
  26. 0eb874e LISP-GPE: add dump call for VNIs in use by Filip Tehlar · 8 years ago
  27. aade2c5 Disable "make test" for CentOS by Damjan Marion · 8 years ago
  28. 4b8d3be Skip L2 FIB flush tests by Neale Ranns · 8 years ago
  29. e60959a Fix GTP-U Coverity issues by Hongjun Ni · 8 years ago
  30. 01384fe API: Cleaning up message naming that does not follow the conventions by Ole Troan · 8 years ago
  31. bb292f4 Improve session debugging by Florin Coras · 8 years ago
  32. 95827e4 vhost: buffers leak and interface disable upon vring descriptor out of mmap by Steven · 8 years ago
  33. c442e61 Restore possibility to build vpp in debug mode for rpms by Igor Mikhailov (imichail) · 8 years ago
  34. cada2a0 VPP-849: improve vnet classifier memory allocator performance by Dave Barach · 8 years ago
  35. bc1c848 Remove specific versions of some packages. by Thomas F Herbert · 8 years ago
  36. 2038ad0 af_packet: set mac address support by Ray Kinsella · 8 years ago
  37. c7409dc mfib CLI bugs (VPP-852) by Neale Ranns · 8 years ago
  38. 9793477 Enforce Bridge Domain ID range to match 24-bit VNI range by John Lo · 8 years ago
  39. fa7f9fd Add indent to DEB_DEPENDS missing in vagrant box. by Dave Wallace · 8 years ago
  40. f264236 Remove nop code from session_manager_add_first_segment(). by Dave Wallace · 8 years ago
  41. 06d1101 Improve sack bytes accounting and testing by Florin Coras · 8 years ago
  42. 324fe29 acl-plugin: reject the too-short variable-length messages from clients (VPP-839) by Andrew Yourtchenko · 8 years ago
  43. ba7ddfe VPP-847: improve bihash template memory allocator performance by Dave Barach · 8 years ago
  44. 287ca3c Update CSIT tests 170504 -> 170518 by Jan Gelety · 8 years ago
  45. 9ec92d3 dpdk: disable 16-bit descriptors for X710/XL710 by Damjan Marion · 8 years ago
  46. 883a4bd ioam: configuration for SRv6 localsid (VPP-693) by shwethab · 8 years ago
  47. bfd9227 Add vl_msg_api_get_message_length[_inline] by Dave Barach · 8 years ago
  48. 3291eca dpdk: Do not check and set rte_mbuf refcnt if dpdk ver >= 17.05 by Damjan Marion · 8 years ago
  49. cb9ab47 VPP-719: Accept ARP replies from VRRP hw addr by Matthew Smith · 8 years ago
  50. 025d415 vhost: bad packet assembled from descriptor chaining by Steven · 8 years ago
  51. 01034be Use counters on ipsec tunnel interfaces by Matthew Smith · 8 years ago
  52. 0218ff9 Add ethernet type to support NSH over ethernet by Hongjun Ni · 8 years ago
  53. acd2a6a VPP-846: tcp perf / scale / hardening by Dave Barach · 8 years ago
  54. d5b6aa1 ARP learning fixes (VPP-843) by Neale Ranns · 8 years ago
  55. 259cdae Fixes to tcp active opens and reception by Dave Barach · 8 years ago
  56. f73dae3 Unneeded linking by Marco Varlese · 8 years ago
  57. 93b503e L2FIB: add flush test by Eyal Bari · 8 years ago
  58. 8148131 VPP-845: add configurable elog post-mortem dump by Dave Barach · 8 years ago
  59. 92a838b ping command does not work when there is woker thread (VPP-844) by flyingeagle23 · 8 years ago
  60. 0a69734 Fix regression of setting device to admin-down state by John Lo · 8 years ago
  61. 305bcd7 1704: Release notes. Cherry pick from 6288. by Ole Troan · 8 years ago
  62. 7f5cc7c Place the vpp_papi*.egg file together with other build products. by Igor Mikhailov (imichail) · 8 years ago
  63. e04d09d Add sw_if_index of tunnel interface to API reply for ipsec_tunnel_if_add_del by Matthew Smith · 8 years ago
  64. 5c85f35 acl-plugin: unapply the ACLs if interface is being deleted by Andrew Yourtchenko · 8 years ago
  65. 90b2415 dpdk: Enable hardware CRC strip for Intel VFs by Damjan Marion · 8 years ago
  66. ef486b1 Add GTP-U plugin. VPP-694 by Hongjun Ni · 8 years ago
  67. e50ed1d memif: migrate memif to use vnet device infra APIs by Steven · 8 years ago
  68. 12059c9 dpdk: improve error handling during device initialization by Damjan Marion · 8 years ago
  69. 7bfa119 af_packet: support changing the mtu size by Ray Kinsella · 8 years ago
  70. ed76d5f jvpp: fix memory allocation for variable lenght messages (VPP-841) by Marek Gradzki · 8 years ago
  71. 0194f1a Fix builtin tcp client by Dave Barach · 8 years ago
  72. 2fb40f8 Add a missing byte-swap call in ACL intf dump. by Jon Loeliger · 8 years ago
  73. f195a56 [plugins/dpdk] Support for CLIB_HAVE_64 (aarch64) by Christophe Fontaine · 8 years ago
  74. 259fca7 L2BD/API:fix bd dump to ignore unknown bd_id by Eyal Bari · 8 years ago
  75. 8aa1879 move to CSIT 170504 by Neale Ranns · 8 years ago
  76. ee55198 Fix vnet_interface_counters API definition by Aloys Augustin · 8 years ago
  77. 08b1648 Fix FIB recursion loops via cover (VPP-842) by Neale Ranns · 8 years ago
  78. 572825d dpdk: revert dpdk 17.05 change which causes virtio issues by Damjan Marion · 8 years ago
  79. b5c13fd Validate ip6 interface fib tables early on by Florin Coras · 8 years ago
  80. 6a5be21 dpdk: bump to dpdk 17.05 by Damjan Marion · 8 years ago
  81. 11c0549 Handle RST of TCP connections in SYN-RCVD state, VPP-822 by Florin Coras · 8 years ago
  82. cd6cb98 make test: support coverage for out-of-tree plugins by Klement Sekera · 8 years ago
  83. 460ba3d Allow to override the build date by Bernhard M. Wiedemann · 8 years ago
  84. abce509 vnet: introduce error state for sw interfaces by Damjan Marion · 8 years ago
  85. f55f9b8 completelly deprecate os_get_cpu_number, replace new occurences by Damjan Marion · 8 years ago
  86. e5f1d27 Multi-thread enablement for the debug cli http server by Dave Barach · 8 years ago
  87. 3335693 doxygen: Fix some paths by Chris Luke · 8 years ago
  88. c83c8ed L2BD/TEST:fix l2bd multiinstance test by Eyal Bari · 8 years ago
  89. 0f68c79 Add crc32c inline function, allows compilation on 32-bit systems by Damjan Marion · 8 years ago
  90. 4fb27ee dpdk: refactor interface speed detection by Damjan Marion · 8 years ago
  91. df82ec8 Make reproducible build possible by Marco Varlese · 8 years ago
  92. e3a395c device: Add callback for set interface rx-mode by Steven · 8 years ago
  93. cfe0fc9 SNAT: move API code to separate file by Matus Fabian · 8 years ago
  94. bde5523 vppinfra: optimize and simplify splat inline functions by Damjan Marion · 8 years ago
  95. db84e57 Improve TCP option handling, VPP-757 by Florin Coras · 8 years ago
  96. 1015a1e Builtin debug cli http server by Dave Barach · 8 years ago
  97. dc629cd Ignore data in RST segments, VPP-723 by Florin Coras · 8 years ago
  98. 4aa586f Produce vpp_papi*.egg for virtual environments by Igor Mikhailov (imichail) · 8 years ago
  99. ee29dd2 Generate test paths for lib and lib64 subdirectories by Igor Mikhailov (imichail) · 8 years ago
  100. e6c5941 dpdk: refactor setup, start, stop code by Damjan Marion · 8 years ago