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