1. f55f9b8 completelly deprecate os_get_cpu_number, replace new occurences by Damjan Marion · 8 years ago
  2. e5f1d27 Multi-thread enablement for the debug cli http server by Dave Barach · 8 years ago
  3. 0f68c79 Add crc32c inline function, allows compilation on 32-bit systems by Damjan Marion · 8 years ago
  4. e3a395c device: Add callback for set interface rx-mode by Steven · 8 years ago
  5. db84e57 Improve TCP option handling, VPP-757 by Florin Coras · 8 years ago
  6. 1015a1e Builtin debug cli http server by Dave Barach · 8 years ago
  7. dc629cd Ignore data in RST segments, VPP-723 by Florin Coras · 8 years ago
  8. 7bee80c Fix remaining 32-bit compile issues by Damjan Marion · 8 years ago
  9. b0972cb API support for IPsec tunnel interface creation by Matthew Smith · 8 years ago
  10. f6d68ed Add support for tcp/session buffer chains by Florin Coras · 8 years ago
  11. 7537e71 L2FIB:CLI/API to flush all non-static entries by Eyal Bari · 8 years ago
  12. 9e79be2 Remove L2 GPE interface from bridge when deleting, VPP-833 by Florin Coras · 8 years ago
  13. c834341 Include TCP options in segment size computation by Florin Coras · 8 years ago
  14. 3af90fc Fix TCP loss recovery, VPP-745 by Florin Coras · 8 years ago
  15. 9e3e361 Fix mac check issue for vitual tunnel interface with no mac address by Hongjun Ni · 8 years ago
  16. d48c8eb Fix L2FIB learn counter and memory cleanup of mac_by_ip6 hash table by John Lo · 8 years ago
  17. b1291e2 ip6_to_ip4.h coverity fix by Matus Fabian · 8 years ago
  18. 5d73eec First commit SR MPLS by Pablo Camarillo · 8 years ago
  19. a774b53 NAT64: Move IPv6-IPv4 virtual reassembly code from MAP-T to common library (VPP-708) by Matus Fabian · 8 years ago
  20. da7567c Fixes and improvements in session hashtable keys by Clement Durand · 8 years ago
  21. 68c74fc Fix coverity issue by Filip Tehlar · 8 years ago
  22. cf121c8 LISP: group mapping records in map-register message by Filip Tehlar · 8 years ago
  23. 816f437 Fix vnet unit tests by Filip Tehlar · 8 years ago
  24. afc47aa L2FIB:flush interface learned macs on down by Eyal Bari · 8 years ago
  25. 9e35552 change ip4_drop_node node register coding format by flyingeagle23 · 8 years ago
  26. 1c7d485 Prevent Bridge Domain operations on BD 0. by Jon Loeliger · 8 years ago
  27. 41da54f Use per-protocol default flow-hash config when the FIB table index is not known by Neale Ranns · 8 years ago
  28. 4269098 Fix TCP tx when snd_wnd < smss by Florin Coras · 8 years ago
  29. f3bcdbf BFD: don't crash if interface is deleted by Klement Sekera · 8 years ago
  30. 5d85f2d Allow local/for-us replications for IP multicast routes on the CLI by Neale Ranns · 8 years ago
  31. 4403690 Add interface rx mode commands, unify rx mode and placement CLI by Damjan Marion · 8 years ago
  32. c28764f TCP ooo reception fixes by Florin Coras · 8 years ago
  33. 69186d9 Fix hostname fencepost error in dhcp_compl_event_callback. by Jon Loeliger · 8 years ago
  34. c855b73 af_packet: reflect admin device state on host by Ray Kinsella · 8 years ago
  35. d77630a Fix memory leak on deletion of BD (bridge domain) by John Lo · 8 years ago
  36. 5445f5f vhost: Disallow duplicate path name for vhost interface by Steven · 8 years ago
  37. facee28 LISP: fix deleting of locators, VPP-713 by Filip Tehlar · 8 years ago
  38. 1e19ee4 VPP-716: IKEv2 responder fails to authenticate initiator by Matthew Smith · 8 years ago
  39. 3ef1671 vnet: update help message for intfc state by Ray Kinsella · 8 years ago
  40. e8146b0 [VPP-710] tcp TCP_TIMER_ESTABLISH timeout_handler occur segment fault by flyingeagle23 · 8 years ago
  41. bed5489 vhost: Fix mmap size calculation by Pierre Pfister · 8 years ago
  42. 4174886 vhost: core dump on quit with worker threads by Steven · 8 years ago
  43. 227038a IP Flow Hash Config fixes by Neale Ranns · 8 years ago
  44. 82b13a8 Session/tcp coverity fixes by Florin Coras · 8 years ago
  45. 11b8dbf "autoreply" flag: autogenerate standard xxx_reply_t messages by Dave Barach · 8 years ago
  46. 45d3496 Add sack tx unit test by Florin Coras · 8 years ago
  47. 68d2e24 LISP: clean DP when deleting locators in use by Filip Tehlar · 8 years ago
  48. b1352ed BD:unify bridge domain creation code by Eyal Bari · 8 years ago
  49. 86326da BFD: disable gcc6 warnings in helper macros by Klement Sekera · 8 years ago
  50. 5312942 vhost: remove socket linked file when deleting vhost interface by Steven · 8 years ago
  51. 6368151 Debug CLI to magically create / delete a TCP session by Dave Barach · 8 years ago
  52. f12a83f Improve Load-Balance MAPs by Neale Ranns · 8 years ago
  53. a546481 Session layer improvements by Florin Coras · 8 years ago
  54. db42b7b [VPP-704]./uri_tcp_test slave , uri test segment fault by flyingeagle23 · 8 years ago
  55. e212506 [vpp-705]uri_cli issue:show session get nothing tips when session management disable by flyingeagle23 · 8 years ago
  56. 2f2db1c CGN: IPFIX logging by Matus Fabian · 8 years ago
  57. 2a3ea49 Learn IP6 link-local ND entries from NSs sourced from link-local address by Neale Ranns · 8 years ago
  58. b59a705 Add more svm fifo unit tests by Florin Coras · 8 years ago
  59. 994dab4 Memory leak in load-balance maps by Neale Ranns · 8 years ago
  60. 1f75cfd Fix fifo ooo bugs and improve testing by Dave Barach · 8 years ago
  61. 5921f98 Set lower bound on persist timer by Florin Coras · 8 years ago
  62. 6cf260c tcp: completed trace functions by Clement Durand · 8 years ago
  63. 6cf30ad Session layer refactoring by Florin Coras · 8 years ago
  64. 0f7d2ff tcp builtin_client: bug correction and short_help by Clement Durand · 8 years ago
  65. 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
  66. 2151191 LISP: make statistics thread safe by Filip Tehlar · 8 years ago
  67. d89b604 LISP: show mapping negative action in CLI by Filip Tehlar · 8 years ago
  68. 67e0607 Devices: set interface placement does not remove the old interface placement by Steven · 8 years ago
  69. 9f171f5 MPLS Mcast coverity fixes by Neale Ranns · 8 years ago
  70. f060930 MTRIE coverity fixes by Neale Ranns · 8 years ago
  71. 107e7d4 Remove usued, redundant and deprecated code from lookup.h by Neale Ranns · 8 years ago
  72. 361abef Fix bug in configure 'pcap drop trace on file xx.cap' command (VPP-691) by jerryian · 8 years ago
  73. e4dcba8 vhost: interrupt mode enhancements by Steven · 8 years ago
  74. 153646e Common device-input interrupt infra by Damjan Marion · 8 years ago
  75. 0f26c5a MPLS Mcast by Neale Ranns · 8 years ago
  76. c14f31c Fix gpe dp args to allow for 32 bit bridge domain ids, VPP-690 by Florin Coras · 8 years ago
  77. d1ed486 VPP-684.Add ip which mask length exceeding upper limit,ping segmentfault by flyingeagle23 · 8 years ago
  78. 88fc83e BFD-FIB interactions by Neale Ranns · 8 years ago
  79. 5ee51f8 VPP-686: create bridge-domain by Choonho Son · 8 years ago
  80. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  81. bc799c9 VXLAN:fix tunnel delete not returning sw_if_index by Eyal Bari · 8 years ago
  82. f24991c L2FIB:add l2fib_flush_bd l2fib_flush_int apis by Eyal Bari · 8 years ago
  83. e50e856 BFD: add ARP-awareness, fix bugs by Klement Sekera · 8 years ago
  84. fc56841 LISP: fix crash when GPE interface is re-added, VPP-685 by Filip Tehlar · 8 years ago
  85. 25ad0ea LISP: fix crash when adding a negative forwarding entry, VPP-681 by Filip Tehlar · 8 years ago
  86. 7eac916 GRE over IPv6 by Ciara Loftus · 8 years ago
  87. 63d5bae Fix issue with gre protocol registration when running multithreaded by Damjan Marion · 8 years ago
  88. 615fc61 Fix issue with udp port registration when running multithreaded by Damjan Marion · 8 years ago
  89. fead670 BD/API:add bridge_domain_set_mac_age api by Eyal Bari · 8 years ago
  90. 10c273b Add an API call to set interface MAC addresses. by Jon Loeliger · 8 years ago
  91. fa5d198 Adjacency layout change and move to vnet/adj by Neale Ranns · 8 years ago
  92. 3e350af TCP cc/window management fixes and debugging by Florin Coras · 8 years ago
  93. 0548079 CLI: create/delete bridge-domain by Choonho Son · 8 years ago
  94. f9f4065 ARP/ND/API:fix arp reg + nd no identical regs by Eyal Bari · 8 years ago
  95. a3af337 MTRIE Optimisations 2 by Neale Ranns · 8 years ago
  96. 8db1de8 ARP/API:protect against identical registrations by Eyal Bari · 8 years ago
  97. 1e8d01f LISP: Do not show P-ITR generated mapping by Filip Tehlar · 8 years ago
  98. f158661 Fix more "symbol XXX found in none of the libs" warnings by Dave Barach · 8 years ago
  99. 1927da2 vppinfra: add spinlock inline functions by Damjan Marion · 8 years ago
  100. b18e0de SR replicate mheap corruption fix VPP-672 by shwethab · 8 years ago