1. 229a6b7 Add missing format_ip6_address() functions to plugin_api. by Jon Loeliger · 8 years ago
  2. f6d68ed Add support for tcp/session buffer chains by Florin Coras · 8 years ago
  3. 1ea82df dpdk: use speed_capa to detect i40e device speed by Damjan Marion · 8 years ago
  4. 3c785e0 vlib: do not unbind devices already bound to vfio-pci by Damjan Marion · 8 years ago
  5. 7537e71 L2FIB:CLI/API to flush all non-static entries by Eyal Bari · 8 years ago
  6. 57d7dbc Avoid active connection prevent timeout of idle conns after it by Andrew Yourtchenko · 8 years ago
  7. 9e79be2 Remove L2 GPE interface from bridge when deleting, VPP-833 by Florin Coras · 8 years ago
  8. c834341 Include TCP options in segment size computation by Florin Coras · 8 years ago
  9. 3af90fc Fix TCP loss recovery, VPP-745 by Florin Coras · 8 years ago
  10. 9e3e361 Fix mac check issue for vitual tunnel interface with no mac address by Hongjun Ni · 8 years ago
  11. d48c8eb Fix L2FIB learn counter and memory cleanup of mac_by_ip6 hash table by John Lo · 8 years ago
  12. b1291e2 ip6_to_ip4.h coverity fix by Matus Fabian · 8 years ago
  13. 5d73eec First commit SR MPLS by Pablo Camarillo · 8 years ago
  14. a774b53 NAT64: Move IPv6-IPv4 virtual reassembly code from MAP-T to common library (VPP-708) by Matus Fabian · 8 years ago
  15. da7567c Fixes and improvements in session hashtable keys by Clement Durand · 8 years ago
  16. 68c74fc Fix coverity issue by Filip Tehlar · 8 years ago
  17. cf121c8 LISP: group mapping records in map-register message by Filip Tehlar · 8 years ago
  18. 816f437 Fix vnet unit tests by Filip Tehlar · 8 years ago
  19. afc47aa L2FIB:flush interface learned macs on down by Eyal Bari · 8 years ago
  20. e72be39 A sprinkling of const in vlibmemory/api.h and friends by Neale Ranns · 8 years ago
  21. 9e35552 change ip4_drop_node node register coding format by flyingeagle23 · 8 years ago
  22. 1c7d485 Prevent Bridge Domain operations on BD 0. by Jon Loeliger · 8 years ago
  23. 41da54f Use per-protocol default flow-hash config when the FIB table index is not known by Neale Ranns · 8 years ago
  24. 4269098 Fix TCP tx when snd_wnd < smss by Florin Coras · 8 years ago
  25. f3bcdbf BFD: don't crash if interface is deleted by Klement Sekera · 8 years ago
  26. 5d85f2d Allow local/for-us replications for IP multicast routes on the CLI by Neale Ranns · 8 years ago
  27. 4403690 Add interface rx mode commands, unify rx mode and placement CLI by Damjan Marion · 8 years ago
  28. c12311b dpdk: remove unused code by Damjan Marion · 8 years ago
  29. c28764f TCP ooo reception fixes by Florin Coras · 8 years ago
  30. 63c7e14 dpdk: cryptodev support enabled by default by Sergio Gonzalez Monroy · 8 years ago
  31. 69186d9 Fix hostname fencepost error in dhcp_compl_event_callback. by Jon Loeliger · 8 years ago
  32. c855b73 af_packet: reflect admin device state on host by Ray Kinsella · 8 years ago
  33. d77630a Fix memory leak on deletion of BD (bridge domain) by John Lo · 8 years ago
  34. 5445f5f vhost: Disallow duplicate path name for vhost interface by Steven · 8 years ago
  35. c903793 dpdk: cleanup, move APIs to separate .c file by Damjan Marion · 8 years ago
  36. facee28 LISP: fix deleting of locators, VPP-713 by Filip Tehlar · 8 years ago
  37. 1e19ee4 VPP-716: IKEv2 responder fails to authenticate initiator by Matthew Smith · 8 years ago
  38. f7e655d CGN: Send ICMP error packet if user is out of sessions available by Martin Gálik · 8 years ago
  39. 3ef1671 vnet: update help message for intfc state by Ray Kinsella · 8 years ago
  40. 851a37a ioam: adding missing setup api msg crc table by Shwetha Bhandari · 8 years ago
  41. 31d4348 japi: fix compilation on 32-bit systems by Damjan Marion · 8 years ago
  42. a07779f [VPP-711] uri_tcp_test when master bind fail we met a display issue about retval by flyingeagle23 · 8 years ago
  43. e8146b0 [VPP-710] tcp TCP_TIMER_ESTABLISH timeout_handler occur segment fault by flyingeagle23 · 8 years ago
  44. bed5489 vhost: Fix mmap size calculation by Pierre Pfister · 8 years ago
  45. 4174886 vhost: core dump on quit with worker threads by Steven · 8 years ago
  46. 227038a IP Flow Hash Config fixes by Neale Ranns · 8 years ago
  47. 9806eae CGN: Session dump, test naming for ports fixed by Martin Gálik · 8 years ago
  48. 6bc8c64 CGNAT: close session API and CLI commands. by Martin Gálik · 8 years ago
  49. c9fc77c Exit if plugin load attempt fail by Damjan Marion · 8 years ago
  50. 82b13a8 Session/tcp coverity fixes by Florin Coras · 8 years ago
  51. 11b8dbf "autoreply" flag: autogenerate standard xxx_reply_t messages by Dave Barach · 8 years ago
  52. 45d3496 Add sack tx unit test by Florin Coras · 8 years ago
  53. 68d2e24 LISP: clean DP when deleting locators in use by Filip Tehlar · 8 years ago
  54. 36c1308 Fix structure alignment with 32-bit pointers by Damjan Marion · 8 years ago
  55. 6ce2232 Define cache line size for x86 32-bit by Damjan Marion · 8 years ago
  56. b1352ed BD:unify bridge domain creation code by Eyal Bari · 8 years ago
  57. 86326da BFD: disable gcc6 warnings in helper macros by Klement Sekera · 8 years ago
  58. 5312942 vhost: remove socket linked file when deleting vhost interface by Steven · 8 years ago
  59. 6368151 Debug CLI to magically create / delete a TCP session by Dave Barach · 8 years ago
  60. f12a83f Improve Load-Balance MAPs by Neale Ranns · 8 years ago
  61. a546481 Session layer improvements by Florin Coras · 8 years ago
  62. bc66a91 Fix multicast enable on the bonded interface by Steve Shin · 8 years ago
  63. 77819f6 [VPP-703]uri_tcp_test segment fault when mp->retval reply -30 by flyingeagle23 · 8 years ago
  64. db42b7b [VPP-704]./uri_tcp_test slave , uri test segment fault by flyingeagle23 · 8 years ago
  65. e212506 [vpp-705]uri_cli issue:show session get nothing tips when session management disable by flyingeagle23 · 8 years ago
  66. 9c2b9f4 vlib: add cli command to dump all CLI commands by Damjan Marion · 8 years ago
  67. 658efd2 vppinfra: clib_memcpy improvement by Ray Kinsella · 8 years ago
  68. 2f2db1c CGN: IPFIX logging by Matus Fabian · 8 years ago
  69. 5fec1e8 vpp-api: rename libpneum to libvppapiclient by Damjan Marion · 8 years ago
  70. 686c1c8 Extend ebuild to specify "configure" subdir, enable verify for sample-plugin by Damjan Marion · 8 years ago
  71. f1ff5ff Temporary workaround for the bug VPP-698. by Milan Lenco · 8 years ago
  72. 24beb84 Clean up old datapath code in ACL plugin. by Andrew Yourtchenko · 8 years ago
  73. 2a3ea49 Learn IP6 link-local ND entries from NSs sourced from link-local address by Neale Ranns · 8 years ago
  74. c06eeb0 Fix "make dist" to include version number, docouple it from rpm packaging by Damjan Marion · 8 years ago
  75. b59a705 Add more svm fifo unit tests by Florin Coras · 8 years ago
  76. d367768 Support ping from outside network in 1:1 NAT (VPP-695) by Juraj Sloboda · 8 years ago
  77. 994dab4 Memory leak in load-balance maps by Neale Ranns · 8 years ago
  78. e7b6734 ACL-plugin does not match UDP next-header, VPP-687 by Pavel Kotucek · 8 years ago
  79. 1f75cfd Fix fifo ooo bugs and improve testing by Dave Barach · 8 years ago
  80. fb5b2af Socket API echo server by Dave Barach · 8 years ago
  81. 5921f98 Set lower bound on persist timer by Florin Coras · 8 years ago
  82. 6cf260c tcp: completed trace functions by Clement Durand · 8 years ago
  83. 6cf30ad Session layer refactoring by Florin Coras · 8 years ago
  84. 0f7d2ff tcp builtin_client: bug correction and short_help by Clement Durand · 8 years ago
  85. a055830 Remove unsed parameter from fib_table_entry_special_add() (only used in FIB tests). The DPO was incorrectly initialised with FIB_PROTO_MAX by Neale Ranns · 8 years ago
  86. 2151191 LISP: make statistics thread safe by Filip Tehlar · 8 years ago
  87. 30d857c Handle multiple flows with the same client port in deterministic NAT by Juraj Sloboda · 8 years ago
  88. 6fb41fa acl-plugin: missing "deny" parameter in API by Pavel Kotucek · 8 years ago
  89. 6a0946f CGN: configurable timeouts by Matus Fabian · 8 years ago
  90. f3ebb45 Support ICMP session timeout in deterministic NAT by Juraj Sloboda · 8 years ago
  91. d89b604 LISP: show mapping negative action in CLI by Filip Tehlar · 8 years ago
  92. 5c6c4bf move binary-api client-only routines to memory_client.c by Dave Barach · 8 years ago
  93. 67e0607 Devices: set interface placement does not remove the old interface placement by Steven · 8 years ago
  94. 7a1bde0 Add ICMP support for deterministic NAT by Juraj Sloboda · 8 years ago
  95. 9f171f5 MPLS Mcast coverity fixes by Neale Ranns · 8 years ago
  96. f060930 MTRIE coverity fixes by Neale Ranns · 8 years ago
  97. 107e7d4 Remove usued, redundant and deprecated code from lookup.h by Neale Ranns · 8 years ago
  98. 3a79563 dpdk: use common interface placement infra by Damjan Marion · 8 years ago
  99. 361abef Fix bug in configure 'pcap drop trace on file xx.cap' command (VPP-691) by jerryian · 8 years ago
  100. e4dcba8 vhost: interrupt mode enhancements by Steven · 8 years ago