1. 2c41a61 mactime: add a "top" command to watch device stats by Dave Barach · 5 years ago
  2. 0eb75d0e ip: add tracing for ipv6 frag headers by Klement Sekera · 5 years ago
  3. cc70241 quic: fix wrong condition in update_fifo_size by MathiasRaoul · 5 years ago
  4. bb688a4 mactime: remove unnecessary function declaration by Neale Ranns · 5 years ago
  5. d3122ef vlib: move thread barrier around mod of global node next data by Christian E. Hopps · 5 years ago
  6. 1dc9082 quic: Refactor naming & clibs by Nathan Skrzypczak · 5 years ago
  7. 364b20a ip: reassembly add missing goto by Klement Sekera · 5 years ago
  8. 91f6883 ip: reassembly remove dead code by Klement Sekera · 5 years ago
  9. d751746 dhcp: API return code fix by Neale Ranns · 5 years ago
  10. 4602376 ip: MFIB CLI fix for parsing path flags by Neale Ranns · 5 years ago
  11. df21338 rdma: prevent loopback of broadcast packets by Benoît Ganne · 5 years ago
  12. de0302c bonding: traffic traversing the wrong interface by Steven Luong · 5 years ago
  13. ac3e72c ip: Fix IP unnumbered dump of one interface by Neale Ranns · 5 years ago
  14. ac78f8a misc: add "show run summary" by Dave Barach · 5 years ago
  15. 4a98388 rdma: make sure pci subsystem is initialized by Benoît Ganne · 5 years ago
  16. 0eae2bb vlib: pci: set pci driver name to none when no driver is loaded by Benoît Ganne · 5 years ago
  17. 7028a01 hsa: make APP_OPTIONS_PREALLOC_FIFO_PAIRS configurable by MathiasRaoul · 5 years ago
  18. 00078b9 quic: make quic fifo size configurable via cli by MathiasRaoul · 5 years ago
  19. 79c9d36 ip: fix use-after-free in IPv6 SLAAC expiration by Benoît Ganne · 5 years ago
  20. 72c159e quic: update quicly to v0.0.5 by MathiasRaoul · 5 years ago
  21. 579b165 vppinfra: create unformat function for data size parsing by MathiasRaoul · 5 years ago
  22. 7233846 nat: fix use-after-free by Benoît Ganne · 5 years ago
  23. b0a7c48 tcp: unittest: do not access non-existent samples by Benoît Ganne · 5 years ago
  24. ec574ff acl: fix intermittent test failure by Andrew Yourtchenko · 5 years ago
  25. 87d7bac misc: add "maxframe" and "rate" to packet-generator cli. by Christian E. Hopps · 5 years ago
  26. d570c4d memif: memif buffer leaks during disconnect. by Padma Ram · 5 years ago
  27. fb0bb3a api: fix non-null-terminated C-string by Benoît Ganne · 5 years ago
  28. 0e182c5 ipsec: initialize msgid and allow no dh in child sa by Christian E. Hopps · 5 years ago
  29. 4938938 ethernet: fix dmac filter coverity warning by Matthew Smith · 5 years ago
  30. 25fe578 pppoe: remove api boilerplate by Ole Troan · 5 years ago
  31. 7ff64fb oddbuf: remove api boilerplate by Ole Troan · 5 years ago
  32. 2e7a43c nsim: remove api boilerplate by Ole Troan · 5 years ago
  33. 025166d dpdk: remove api boilerplate by Ole Troan · 5 years ago
  34. bf6c5c1 feature: API cleanup by Jakub Grajciar · 5 years ago
  35. 103ba6b dhcp: API cleanup by Jakub Grajciar · 5 years ago
  36. d6d50ce map: fix DF[Don't fragment] ip4-map-t behaviour by Vladimir Ratnikov · 5 years ago
  37. cfca845 map: fix indent-off by Klement Sekera · 5 years ago
  38. a8df85c vlib: improve summary vector-rate statistics by Dave Barach · 5 years ago
  39. eacc8c5 ip: mfib CLI 'via local' fix by Neale Ranns · 5 years ago
  40. d459bf3 ethernet: dmac filter checks secondary mac addrs by Matthew G Smith · 5 years ago
  41. dd4d8ac quic: Create custom event logger by MathiasRaoul · 5 years ago
  42. ff1f6fa quic: Add Tx, Rx and packet drop counters by MathiasRaoul · 5 years ago
  43. d4aeb84 session: fix use-after-free by Benoît Ganne · 5 years ago
  44. b5a2f70 session: allow transport cleanup in any state by Florin Coras · 5 years ago
  45. 922f0b2 quic: add cli command for stats by MathiasRaoul · 5 years ago
  46. 7ff0735 rdma: fix non-NULL terminated C-string overflow by Benoît Ganne · 5 years ago
  47. 640edcd map: use SVR for MAP-T by Klement Sekera · 5 years ago
  48. 8133c78 ipsec: fix use-after-free by Benoît Ganne · 5 years ago
  49. 5c828bc bonding: fix non-null-terminated C-string by Benoît Ganne · 5 years ago
  50. 46b91eb hsa: fix vpp_echo mq locking by Nathan Skrzypczak · 5 years ago
  51. 0fc5093 dhcp: dhcp6_ia_na_client_cp API cleanup by Jakub Grajciar · 5 years ago
  52. 63c7353 ip: svr: fix feature refcounts by Klement Sekera · 5 years ago
  53. 5517bd3 vlib: fix old nodes vector overflow in refork by Benoît Ganne · 5 years ago
  54. 328c08d dns: fix non-NULL terminated C-string by Benoît Ganne · 5 years ago
  55. f26b251 api: fix use-after-free by Benoît Ganne · 5 years ago
  56. ae07240 lb: remove api boilerplate by Ole Troan · 5 years ago
  57. 10bbfce vmxnet3: remove api boilerplate by Ole Troan · 5 years ago
  58. 0d93553 stn: remove api boilerplate by Ole Troan · 5 years ago
  59. 1e58220 tls: remove api boilerplate by Ole Troan · 5 years ago
  60. 7071952 mactime: remove api boilerplate by Ole Troan · 5 years ago
  61. dba00ca stats: fix per-worker stat vector length by Benoît Ganne · 5 years ago
  62. bb5ff4e hsa: fix non-NULL terminated C-string use in echo by Benoît Ganne · 5 years ago
  63. 19e52c9 session: Fix missing elt regrab by Nathan Skrzypczak · 5 years ago
  64. ee98904 ct6: remove api boilerplate by Ole Troan · 5 years ago
  65. 0aa35a7 l2e: remove api boilerplate by Ole Troan · 5 years ago
  66. 01d61e7 ipsec: add insecure option for format of SA by Christian E. Hopps · 5 years ago
  67. 5a24263 ipsec: allow null cipher with dpdk esp by Christian E. Hopps · 5 years ago
  68. 9a5aab3 ipsec: fix memleaks in ikev2 openssl code by Christian E. Hopps · 5 years ago
  69. 18512b0 vppinfra: implement CLIB_PAUSE () for aarch64 platforms by jaszha03 · 5 years ago
  70. b325983 ipsec: support 4o6 and 6o4 for tunnel protect by Neale Ranns · 5 years ago
  71. 35174b4 session: fix io_evt mq locking by Nathan Skrzypczak · 5 years ago
  72. 694ec92 l3xc: remove api boilerplate by Ole Troan · 5 years ago
  73. 4540b2f lacp: remove api boilerplate by Ole Troan · 5 years ago
  74. 941185a svs: remove api boilerplate by Ole Troan · 5 years ago
  75. fc7b77d ikev2: remove api boilerplate by Ole Troan · 5 years ago
  76. 087d6c6 sctp: remove api boilerplate by Ole Troan · 5 years ago
  77. 83c1e9a tests: add quic plugin qclose/sclose tests by Dave Wallace · 5 years ago
  78. 51e70b6 builtinurl: remove api boilerplate by Ole Troan · 5 years ago
  79. 1bc9668 cdp: remove api boilerplate by Ole Troan · 5 years ago
  80. 74af6f0 avf: remote api boilerplate by Ole Troan · 5 years ago
  81. 7eef62b igmp: remove api boilerplate by Ole Troan · 5 years ago
  82. 83a49e1 http_static: remove api boilerplate by Ole Troan · 5 years ago
  83. 49228ef gtpu: remove api boilerplate by Ole Troan · 5 years ago
  84. 5c71a2e gbp: remove api boilerplate by Ole Troan · 5 years ago
  85. b922f16 dns: remove api boilerplate by Ole Troan · 5 years ago
  86. 9f3d211 abf: remove api boilerplate by Ole Troan · 5 years ago
  87. d6a72f8 acl: remove api boilerplate by Ole Troan · 5 years ago
  88. f5667c3 misc: add vnet classify filter set support by Dave Barach · 5 years ago
  89. 2d0ebd7 ip: fix use-after-free in reassembly by Benoît Ganne · 5 years ago
  90. a025b3e map: use SVR for MAP-E by Klement Sekera · 5 years ago
  91. de34c35 ip: add shallow virtual reassembly functionality by Klement Sekera · 5 years ago
  92. 33538a1 lb: add APIs for set interface nat4 and nat6 by Hongjun Ni · 5 years ago
  93. 8304933 classify: use vector code even when data is not aligned by Damjan Marion · 5 years ago
  94. 6eb009a lb: vl_api_lb_conf_t_handler has to ntohl by Vratko Polak · 5 years ago
  95. df40cb5 devices: pipe API cleanup by Jakub Grajciar · 5 years ago
  96. 769145c ip: respect buffer boundary when searching for ipv6 headers by Klement Sekera · 6 years ago
  97. 8fadb65 udp: do not send received packets to error-drop by Aloys Augustin · 5 years ago
  98. e1e7fb8 session: validate connection in session lookup del by Florin Coras · 5 years ago
  99. 36ebcff tcp: use sacks for timer based recovery by Florin Coras · 5 years ago
  100. 54c93cf session: fix cleanup in closing states by Florin Coras · 5 years ago