1. ee55198 Fix vnet_interface_counters API definition by Aloys Augustin · 8 years ago
  2. 08b1648 Fix FIB recursion loops via cover (VPP-842) by Neale Ranns · 8 years ago
  3. b5c13fd Validate ip6 interface fib tables early on by Florin Coras · 8 years ago
  4. 6a5be21 dpdk: bump to dpdk 17.05 by Damjan Marion · 8 years ago
  5. 11c0549 Handle RST of TCP connections in SYN-RCVD state, VPP-822 by Florin Coras · 8 years ago
  6. 460ba3d Allow to override the build date by Bernhard M. Wiedemann · 8 years ago
  7. abce509 vnet: introduce error state for sw interfaces by Damjan Marion · 8 years ago
  8. f55f9b8 completelly deprecate os_get_cpu_number, replace new occurences by Damjan Marion · 8 years ago
  9. e5f1d27 Multi-thread enablement for the debug cli http server by Dave Barach · 8 years ago
  10. 0f68c79 Add crc32c inline function, allows compilation on 32-bit systems by Damjan Marion · 8 years ago
  11. 4fb27ee dpdk: refactor interface speed detection by Damjan Marion · 8 years ago
  12. df82ec8 Make reproducible build possible by Marco Varlese · 8 years ago
  13. e3a395c device: Add callback for set interface rx-mode by Steven · 8 years ago
  14. cfe0fc9 SNAT: move API code to separate file by Matus Fabian · 8 years ago
  15. bde5523 vppinfra: optimize and simplify splat inline functions by Damjan Marion · 8 years ago
  16. db84e57 Improve TCP option handling, VPP-757 by Florin Coras · 8 years ago
  17. 1015a1e Builtin debug cli http server by Dave Barach · 8 years ago
  18. dc629cd Ignore data in RST segments, VPP-723 by Florin Coras · 8 years ago
  19. 4aa586f Produce vpp_papi*.egg for virtual environments by Igor Mikhailov (imichail) · 8 years ago
  20. e6c5941 dpdk: refactor setup, start, stop code by Damjan Marion · 8 years ago
  21. 7bee80c Fix remaining 32-bit compile issues by Damjan Marion · 8 years ago
  22. b0972cb API support for IPsec tunnel interface creation by Matthew Smith · 8 years ago
  23. 229a6b7 Add missing format_ip6_address() functions to plugin_api. by Jon Loeliger · 8 years ago
  24. f6d68ed Add support for tcp/session buffer chains by Florin Coras · 8 years ago
  25. 1ea82df dpdk: use speed_capa to detect i40e device speed by Damjan Marion · 8 years ago
  26. 3c785e0 vlib: do not unbind devices already bound to vfio-pci by Damjan Marion · 8 years ago
  27. 7537e71 L2FIB:CLI/API to flush all non-static entries by Eyal Bari · 8 years ago
  28. 57d7dbc Avoid active connection prevent timeout of idle conns after it by Andrew Yourtchenko · 8 years ago
  29. 9e79be2 Remove L2 GPE interface from bridge when deleting, VPP-833 by Florin Coras · 8 years ago
  30. c834341 Include TCP options in segment size computation by Florin Coras · 8 years ago
  31. 3af90fc Fix TCP loss recovery, VPP-745 by Florin Coras · 8 years ago
  32. 9e3e361 Fix mac check issue for vitual tunnel interface with no mac address by Hongjun Ni · 8 years ago
  33. d48c8eb Fix L2FIB learn counter and memory cleanup of mac_by_ip6 hash table by John Lo · 8 years ago
  34. b1291e2 ip6_to_ip4.h coverity fix by Matus Fabian · 8 years ago
  35. 5d73eec First commit SR MPLS by Pablo Camarillo · 8 years ago
  36. a774b53 NAT64: Move IPv6-IPv4 virtual reassembly code from MAP-T to common library (VPP-708) by Matus Fabian · 8 years ago
  37. da7567c Fixes and improvements in session hashtable keys by Clement Durand · 8 years ago
  38. 68c74fc Fix coverity issue by Filip Tehlar · 8 years ago
  39. cf121c8 LISP: group mapping records in map-register message by Filip Tehlar · 8 years ago
  40. 816f437 Fix vnet unit tests by Filip Tehlar · 8 years ago
  41. afc47aa L2FIB:flush interface learned macs on down by Eyal Bari · 8 years ago
  42. e72be39 A sprinkling of const in vlibmemory/api.h and friends by Neale Ranns · 8 years ago
  43. 9e35552 change ip4_drop_node node register coding format by flyingeagle23 · 8 years ago
  44. 1c7d485 Prevent Bridge Domain operations on BD 0. by Jon Loeliger · 8 years ago
  45. 41da54f Use per-protocol default flow-hash config when the FIB table index is not known by Neale Ranns · 8 years ago
  46. 4269098 Fix TCP tx when snd_wnd < smss by Florin Coras · 8 years ago
  47. f3bcdbf BFD: don't crash if interface is deleted by Klement Sekera · 8 years ago
  48. 5d85f2d Allow local/for-us replications for IP multicast routes on the CLI by Neale Ranns · 8 years ago
  49. 4403690 Add interface rx mode commands, unify rx mode and placement CLI by Damjan Marion · 8 years ago
  50. c12311b dpdk: remove unused code by Damjan Marion · 8 years ago
  51. c28764f TCP ooo reception fixes by Florin Coras · 8 years ago
  52. 63c7e14 dpdk: cryptodev support enabled by default by Sergio Gonzalez Monroy · 8 years ago
  53. 69186d9 Fix hostname fencepost error in dhcp_compl_event_callback. by Jon Loeliger · 8 years ago
  54. c855b73 af_packet: reflect admin device state on host by Ray Kinsella · 8 years ago
  55. d77630a Fix memory leak on deletion of BD (bridge domain) by John Lo · 8 years ago
  56. 5445f5f vhost: Disallow duplicate path name for vhost interface by Steven · 8 years ago
  57. c903793 dpdk: cleanup, move APIs to separate .c file by Damjan Marion · 8 years ago
  58. facee28 LISP: fix deleting of locators, VPP-713 by Filip Tehlar · 8 years ago
  59. 1e19ee4 VPP-716: IKEv2 responder fails to authenticate initiator by Matthew Smith · 8 years ago
  60. f7e655d CGN: Send ICMP error packet if user is out of sessions available by Martin Gálik · 8 years ago
  61. 3ef1671 vnet: update help message for intfc state by Ray Kinsella · 8 years ago
  62. 851a37a ioam: adding missing setup api msg crc table by Shwetha Bhandari · 8 years ago
  63. 31d4348 japi: fix compilation on 32-bit systems by Damjan Marion · 8 years ago
  64. a07779f [VPP-711] uri_tcp_test when master bind fail we met a display issue about retval by flyingeagle23 · 8 years ago
  65. e8146b0 [VPP-710] tcp TCP_TIMER_ESTABLISH timeout_handler occur segment fault by flyingeagle23 · 8 years ago
  66. bed5489 vhost: Fix mmap size calculation by Pierre Pfister · 8 years ago
  67. 4174886 vhost: core dump on quit with worker threads by Steven · 8 years ago
  68. 227038a IP Flow Hash Config fixes by Neale Ranns · 8 years ago
  69. 9806eae CGN: Session dump, test naming for ports fixed by Martin Gálik · 8 years ago
  70. 6bc8c64 CGNAT: close session API and CLI commands. by Martin Gálik · 8 years ago
  71. c9fc77c Exit if plugin load attempt fail by Damjan Marion · 8 years ago
  72. 82b13a8 Session/tcp coverity fixes by Florin Coras · 8 years ago
  73. 11b8dbf "autoreply" flag: autogenerate standard xxx_reply_t messages by Dave Barach · 8 years ago
  74. 45d3496 Add sack tx unit test by Florin Coras · 8 years ago
  75. 68d2e24 LISP: clean DP when deleting locators in use by Filip Tehlar · 8 years ago
  76. 36c1308 Fix structure alignment with 32-bit pointers by Damjan Marion · 8 years ago
  77. 6ce2232 Define cache line size for x86 32-bit by Damjan Marion · 8 years ago
  78. b1352ed BD:unify bridge domain creation code by Eyal Bari · 8 years ago
  79. 86326da BFD: disable gcc6 warnings in helper macros by Klement Sekera · 8 years ago
  80. 5312942 vhost: remove socket linked file when deleting vhost interface by Steven · 8 years ago
  81. 6368151 Debug CLI to magically create / delete a TCP session by Dave Barach · 8 years ago
  82. f12a83f Improve Load-Balance MAPs by Neale Ranns · 8 years ago
  83. a546481 Session layer improvements by Florin Coras · 8 years ago
  84. bc66a91 Fix multicast enable on the bonded interface by Steve Shin · 8 years ago
  85. 77819f6 [VPP-703]uri_tcp_test segment fault when mp->retval reply -30 by flyingeagle23 · 8 years ago
  86. db42b7b [VPP-704]./uri_tcp_test slave , uri test segment fault by flyingeagle23 · 8 years ago
  87. e212506 [vpp-705]uri_cli issue:show session get nothing tips when session management disable by flyingeagle23 · 8 years ago
  88. 9c2b9f4 vlib: add cli command to dump all CLI commands by Damjan Marion · 8 years ago
  89. 658efd2 vppinfra: clib_memcpy improvement by Ray Kinsella · 8 years ago
  90. 2f2db1c CGN: IPFIX logging by Matus Fabian · 8 years ago
  91. 5fec1e8 vpp-api: rename libpneum to libvppapiclient by Damjan Marion · 8 years ago
  92. 686c1c8 Extend ebuild to specify "configure" subdir, enable verify for sample-plugin by Damjan Marion · 8 years ago
  93. f1ff5ff Temporary workaround for the bug VPP-698. by Milan Lenco · 8 years ago
  94. 24beb84 Clean up old datapath code in ACL plugin. by Andrew Yourtchenko · 8 years ago
  95. 2a3ea49 Learn IP6 link-local ND entries from NSs sourced from link-local address by Neale Ranns · 8 years ago
  96. c06eeb0 Fix "make dist" to include version number, docouple it from rpm packaging by Damjan Marion · 8 years ago
  97. b59a705 Add more svm fifo unit tests by Florin Coras · 8 years ago
  98. d367768 Support ping from outside network in 1:1 NAT (VPP-695) by Juraj Sloboda · 8 years ago
  99. 994dab4 Memory leak in load-balance maps by Neale Ranns · 8 years ago
  100. e7b6734 ACL-plugin does not match UDP next-header, VPP-687 by Pavel Kotucek · 8 years ago