1. 0503ace GBP: BD index not BD ID by Neale Ranns · 6 years ago
  2. dfae9f9 vcl/session: send unlisten over message queue by Florin Coras · 6 years ago
  3. 565115e tcp: drop outstanding data when entering closing state by Florin Coras · 6 years ago
  4. 0964985 svm: fix mem ordering for enqueue nocopy by Florin Coras · 6 years ago
  5. a052b78 pg: fix payload hex-string bug by Kingwel Xie · 6 years ago
  6. 65cbcfe pg: fix tracing when device-input feature arc is used by Damjan Marion · 6 years ago
  7. 2768cdc pg: fix crash when multiple streams are enqueuing to the same next by Damjan Marion · 6 years ago
  8. 3b77f67 pg: remove no-recycle option by Damjan Marion · 6 years ago
  9. a4324a9 calculate per-thread time offset by Dave Barach · 6 years ago
  10. 51a423d session: fix local sessions disconnects by Florin Coras · 6 years ago
  11. 8a14061 tls: add vcl test by Florin Coras · 6 years ago
  12. 8c2dd1b IPSEC: API coverity error of unitialised stat_index value by Neale Ranns · 6 years ago
  13. 558d872 IPSEC-GRE: no clib_warning in the DP by Neale Ranns · 6 years ago
  14. 46ae2ef ldp: return byte count from a successful recvfrom by Haggai Eran · 6 years ago
  15. f1b4e52 reassembly: handle ip6 atomic fragments by Klement Sekera · 6 years ago
  16. d2f50b2 avf: fix feature arc, take two by Damjan Marion · 6 years ago
  17. cae98b7 reassembly: fix buffer usage counter by Klement Sekera · 6 years ago
  18. aed6180 dpdk: update Cisco VIC port type by Hyong Youb Kim · 6 years ago
  19. 30a83d9 dpdk: do not shift PKT_RX_FDIR by Hyong Youb Kim · 6 years ago
  20. eecba6c acl-plugin: split the dataplane function into two, save 10sec in compile time by Andrew Yourtchenko · 6 years ago
  21. 11232e5 VPP-1568:when entry src cover change, recursive-loop fib still can not work. by mu.duojiao · 6 years ago
  22. 6a7cff7 tap gso: experimental support by Andrew Yourtchenko · 6 years ago
  23. be30fea VPP-1573 fix crash in ip6 reassembly by Klement Sekera · 6 years ago
  24. 34e823f ip6-local: fix uninitialized variable error by Damjan Marion · 6 years ago
  25. cffbfc5 avf: fix feature arc by Damjan Marion · 6 years ago
  26. df57ea0 tls: fix openssl/mbedtls use of app_wrk index by Florin Coras · 6 years ago
  27. a27a46e session: move fifo allocation logic to app worker by Florin Coras · 6 years ago
  28. 25cfb77 NAT: fix: multiple definition of nat64_cleaner_process_event_e by Neale Ranns · 6 years ago
  29. f4647ed Resolve vppapigen DeprecationWarning. by Paul Vinciguerra · 6 years ago
  30. 222e1f41 tcp: harden for high scale scenarios by Florin Coras · 6 years ago
  31. a333795 DHCP: trace flags copied from old to new not vice-versa by Neale Ranns · 6 years ago
  32. e69e423 NAT: VPP-1552 code migration from old multiarch scheme by Filip Varga · 6 years ago
  33. 7dcb80a Explicit dual-loop in ip6-local by Benoît Ganne · 6 years ago
  34. eba31ec IPSEC: move SA counters into the stats segment by Neale Ranns · 6 years ago
  35. 6845867 NAT44: fix snat_get_worker_out2in_cb (VPP-1536) by Matus Fabian · 6 years ago
  36. 830fe73 tcp: fix handling of retransmitted syns by Florin Coras · 6 years ago
  37. 26a1019 Optimize ip6-local by Benoît Ganne · 6 years ago
  38. bb65ba1 Fix connexion segfault in session api affecting tcp_echo by Nathan Skrzypczak · 6 years ago
  39. 3b3464e dpdk-ipsec: store buffer index into crypto-op private by Kingwel Xie · 6 years ago
  40. 58085f2 FIB: pass a copy the walk context by Neale Ranns · 6 years ago
  41. 364b1ca ipsec: memory leak fixup by Kingwel Xie · 6 years ago
  42. 47727c0 Add -fno-common compile option by Benoît Ganne · 6 years ago
  43. 8f6c1dd buffer: bug fix vlib_buffer_free_inline by Lollita Liu · 6 years ago
  44. 3817350 ip6: convert code to new multiarch by Damjan Marion · 6 years ago
  45. b4cfd55 IPSEC: restack SAs on backend change by Neale Ranns · 6 years ago
  46. 22ad815 fix assert failure by Dave Barach · 6 years ago
  47. 72b3bce ipsec: cli bug fix by Kingwel Xie · 6 years ago
  48. 7ba8fe2 IPSEC-tun: The tunnel DB uses the network order SPI to save the byte swap in the DP by Neale Ranns · 6 years ago
  49. b4c1491 session: add config for evt qs segment size by Florin Coras · 6 years ago
  50. c1a4265 session: cleanup application interface by Florin Coras · 6 years ago
  51. c69ac31 ipsec: multi-arch, next-node-index cleanup by Kingwel Xie · 6 years ago
  52. 8934a04 buffers: fix typo by Damjan Marion · 6 years ago
  53. 54a51fd tls: move test certificates to separate header file by Florin Coras · 6 years ago
  54. c9940fc session: refactor listen logic by Florin Coras · 6 years ago
  55. 6164e97 tcp: fix fib_index for v6 ll packets by Florin Coras · 6 years ago
  56. 3c282c7 IPSEC: remove unused members of main struct by Neale Ranns · 6 years ago
  57. 8d7c502 IPSEC: no second lookup after tunnel encap by Neale Ranns · 6 years ago
  58. 3d0ef26 Fix parsing overflow in unformat_mac_address_t() by Benoît Ganne · 6 years ago
  59. d4c49be tcp: fix reset sending in syn-sent by Florin Coras · 6 years ago
  60. 5de3fec buffers: make buffer data size configurable from startup config by Damjan Marion · 6 years ago
  61. 672ab69 buffers: improve buffer init performance by Damjan Marion · 6 years ago
  62. b74fe32 virtio: enable msix interrupt mode by Mohsin Kazmi · 6 years ago
  63. 80659b4 virtio: Use new buffer optimization by Mohsin Kazmi · 6 years ago
  64. ef20f0e dpdp-crypto: fix cryptodev segfault with dpdk 19.02 by Sergio Gonzalez Monroy · 6 years ago
  65. 1ee7830 transport: cleanup by Florin Coras · 6 years ago
  66. 97dcf5b sock api: allow to start client with no rx_thread by Tomasz Kulasek · 6 years ago
  67. 4edc37e session: cleanup part 3 by Florin Coras · 6 years ago
  68. b8999b1 crypto-input: fix broken buffer trace issue by Kingwel Xie · 6 years ago
  69. 623eb56 session: cleanup part 2 by Florin Coras · 6 years ago
  70. a09c1ff IPSEC: SPD counters in the stats sgement by Neale Ranns · 6 years ago
  71. 3117ad8 g2-only: add (min,max) stats to the anomaly detector by Dave Barach · 6 years ago
  72. 288eaab session: cleanup part 1 by Florin Coras · 6 years ago
  73. 2baf942 ipsec: cli 'create ipsec tunnel' more options by Kingwel Xie · 6 years ago
  74. 9c8cfd3 Automated anomaly detection by Dave Barach · 6 years ago
  75. 9793de0 Disable hqos part deux by Dave Barach · 6 years ago
  76. 1a6ece3 dpdk: bump to dpdk 19.02 by Damjan Marion · 6 years ago
  77. 7732911 vmxnet3: multiple TX queues support by Steven Luong · 6 years ago
  78. 900cbad CLI control of graph dispatch elogs by Dave Barach · 6 years ago
  79. 3389dd2 session: improve show session cli by Florin Coras · 6 years ago
  80. 7e0c48e Python3: Move vppapigen to python3. by Paul Vinciguerra · 6 years ago
  81. 652d2e1 Deprecate old mutliarch code, phase 1 by Damjan Marion · 6 years ago
  82. 9bb20b3 VPP-1543: show map stats crash when not configured. by Ole Troan · 6 years ago
  83. bdf7fd6 tcp: remove internal buffer cache by Florin Coras · 6 years ago
  84. 2068fd4 session: remove local buffer cache by Florin Coras · 6 years ago
  85. 999c8ee IPSEC: minor refactor by Neale Ranns · 6 years ago
  86. 791b7ac memif: fix buffer prefetch by Damjan Marion · 6 years ago
  87. f646d74 buffers: vallidate that buffer is allocated during buffer pool put by Damjan Marion · 6 years ago
  88. 362456a Add 'show vlib graphviz' command by Benoît Ganne · 6 years ago
  89. 35467f1 dpdk-ipsec: use single queue pair per crypto resource by Sergio Gonzalez Monroy · 6 years ago
  90. 6f70e91 dpdk: populate mempool mem_list by Damjan Marion · 6 years ago
  91. 31392ac dpdk: store buffer poool index in mempool pool_id by Damjan Marion · 6 years ago
  92. 17dcec0 IPSEC: API modernisation by Neale Ranns · 6 years ago
  93. 6d0106e vcl: improve handling of close on rw by Florin Coras · 6 years ago
  94. e82c73a assert on double-free in debug build by Klement Sekera · 6 years ago
  95. a402b83 pci: get the number of interrupts by Mohsin Kazmi · 6 years ago
  96. 24dcbe4 buffers: reinitialize metadata, add additional validation by Damjan Marion · 6 years ago
  97. 94519aa buffers: add missing ref_count = 1 in drivers by Damjan Marion · 6 years ago
  98. 0e2bc63 virtio: fix the device order (legacy or modern) by Mohsin Kazmi · 6 years ago
  99. 3702930 Use IP and MAC API types for neighbors by Neale Ranns · 6 years ago
  100. 13b2ba2 MPLS tunnel; fix crash when deleting non-existant path by Neale Ranns · 6 years ago