1. 82b62bb virtio: vhost checksum problem for ipv6 by Steven Luong · 4 years, 8 months ago
  2. 0546483 ipsec: add input node bypass/discard functionality by ShivaShankarK · 4 years, 8 months ago
  3. b5c0d35 vapi: packed enum type generation by Neale Ranns · 4 years, 8 months ago
  4. a90ba64 nat: add/del ed_ext_ports only if the table is instantiated by Dave Barach · 4 years, 8 months ago
  5. 30a28c1 session: fix session_table_get_or_alloc by Andreas Schultz · 4 years, 8 months ago
  6. 68e5fd5 vppinfra: more bihash optimizatons by Damjan Marion · 4 years, 8 months ago
  7. 59f7113 ip: Replace Sematics for Interface IP addresses by Neale Ranns · 4 years, 8 months ago
  8. c87fbb4 ip-neighbor: Replace feature for the ip-neighbor data-base by Neale Ranns · 4 years, 9 months ago
  9. c17ff6e tcp: avoid bt sample access after possible pool realloc by Florin Coras · 4 years, 8 months ago
  10. ecff1cb api: 'api trace' CLI consumes a line of input by Neale Ranns · 4 years, 8 months ago
  11. 053d093 vppinfra: move unused code to extras/deprecated/vppinfra by Dave Barach · 4 years, 8 months ago
  12. f932f97 ip: fix format functions for u8 address_family by Neale Ranns · 4 years, 8 months ago
  13. 67ec589 lisp: switch to new timer wheel code by Florin Coras · 4 years, 8 months ago
  14. 38ab567 vcl: fix use-after-free by Benoît Ganne · 4 years, 8 months ago
  15. a04adbf tcp: fix use-after-free by Benoît Ganne · 4 years, 8 months ago
  16. 6e0ee95 session: multiple dgrams per dispatch by Florin Coras · 4 years, 8 months ago
  17. 77d42fc svm: asan: fix asan support by Benoît Ganne · 4 years, 8 months ago
  18. 07bbaef gre: Optimise encap node for tunnel types by Neale Ranns · 4 years, 8 months ago
  19. 0b04209 gso: add vxlan tunnel support by Mohsin Kazmi · 4 years, 8 months ago
  20. 6440b7a misc: fix coverity warnings by Dave Barach · 4 years, 8 months ago
  21. 350f6d6 misc: asan: mark parsed elf memory as readable for ASan by Benoît Ganne · 4 years, 8 months ago
  22. 9f83358 ethernet: leverage vlib_buffer_get_current by Zhiyong Yang · 4 years, 8 months ago
  23. 332bc08 misc: asan: disable leak sanitizer by default by Benoît Ganne · 4 years, 8 months ago
  24. 7031288 ethernet: put vlib_get_buffers together by Zhiyong Yang · 4 years, 9 months ago
  25. 08d0137 misc: asan: do not poison memory after munmap() by Benoît Ganne · 4 years, 8 months ago
  26. 74ee18b vppinfra: fix potential race in bihash bucket lock by Damjan Marion · 4 years, 8 months ago
  27. 801ec2a vppinfra: improve bihash add/del performance by Damjan Marion · 4 years, 8 months ago
  28. 1e5ed97 devices: Adding ConnectX-6 DX Device ID for validation by Amir Zeidner · 4 years, 8 months ago
  29. 5458266 vat: fix increment_address(...) by Dave Barach · 4 years, 8 months ago
  30. 368104d vlib: queue_hi_thresh fix to avoid deadlock by Elias Rudberg · 4 years, 8 months ago
  31. 958919f nat: dslite ce mode in separate config entry by Vladimir Ratnikov · 4 years, 8 months ago
  32. 16e4a4a vppinfra: bihash improvements by Dave Barach · 4 years, 8 months ago
  33. b975354 sr: fix non-NULL terminated string overflow by Benoît Ganne · 4 years, 8 months ago
  34. 0e6199d svm: check if fifo free list index is valid on alloc by Florin Coras · 4 years, 8 months ago
  35. 7ce23f2 session: fix use-after-free in input node by Benoît Ganne · 4 years, 8 months ago
  36. da302e4 session: avoid rx notifications on accepting sessions by Florin Coras · 4 years, 8 months ago
  37. f49cf47 vcl: ensure sessions are open on select events by Florin Coras · 4 years, 8 months ago
  38. cbce80a vcl: expand vcl select maps in ldp if needed by Florin Coras · 4 years, 8 months ago
  39. b86437b nat: remove unused code by Klement Sekera · 4 years, 8 months ago
  40. 040d47c gbp: fix l3-out anonymous test cleanup by Benoît Ganne · 4 years, 8 months ago
  41. c118229 tls: fix Picotls tx hang issue by Simon Zhang · 4 years, 8 months ago
  42. 701c099 session: fix half-open cleanup by Florin Coras · 4 years, 8 months ago
  43. 101fc27 lisp: fix use-after-free by Benoît Ganne · 4 years, 8 months ago
  44. 6355135 vat: fix static analysis warning by Andreas Schultz · 4 years, 8 months ago
  45. e57df7c tcp: cubic as default cc algorithm by Florin Coras · 4 years, 8 months ago
  46. ce21599 virtio: fix to use chained descriptors when missing indirect descriptor by Mohsin Kazmi · 4 years, 8 months ago
  47. 82fc98f dpdk: fix udp-encap for esp in transport mode by Alexander Chernavin · 4 years, 9 months ago
  48. d50ff7f session tcp: track half open in app wrk by Florin Coras · 4 years, 8 months ago
  49. ce815de vcl: fix app destroy by Florin Coras · 4 years, 8 months ago
  50. 6f5b72e vppinfra: install missing tw_timer_2t_2w_512sl header file by Yu Sun · 4 years, 8 months ago
  51. 206acf8 tap: add initial support for tun by Mohsin Kazmi · 4 years, 8 months ago
  52. 95eb01f fib: fix use-after-free by Benoît Ganne · 4 years, 8 months ago
  53. ea9bc28 ipsec: fix use-after-free by Benoît Ganne · 4 years, 8 months ago
  54. 77100ef bier: fix vector size confusing ASan by Benoît Ganne · 4 years, 8 months ago
  55. bd7f342 igmp: fix igmp proxy group merge by Benoît Ganne · 4 years, 8 months ago
  56. 063f2b8 udp: fix buffer trace by Andreas Schultz · 4 years, 8 months ago
  57. 1a0a897 nat: scavenging functionality removed by Filip Varga · 4 years, 8 months ago
  58. 8daeea9 vppinfra: don't use memcmp to compare keys in cuckoo by Damjan Marion · 4 years, 8 months ago
  59. 88bcba8 vppinfra: delay bucket2 calc in cuckoo search by Damjan Marion · 4 years, 8 months ago
  60. 7edc86d vppinfra: add clib_cuckoo_search_inline_with_hash function by Damjan Marion · 4 years, 8 months ago
  61. 08eb2bb pg: set vnet buffer flags in pg streams by Dave Barach · 4 years, 8 months ago
  62. 4422753 vppinfra: install missing cuckoo hash header files by Damjan Marion · 4 years, 8 months ago
  63. 77ea42b session: detach session from app on cleanup by Florin Coras · 4 years, 8 months ago
  64. 92d0eac urpf: Allow locally generated packets on TX by Neale Ranns · 4 years, 8 months ago
  65. 1e8d949 tcp: allow local port sharing if 5-tuple available by Florin Coras · 4 years, 8 months ago
  66. 1bd2c01 misc: refactor calc_checksums by Dave Barach · 4 years, 8 months ago
  67. 69eeadc vat: fix socket connection by Dave Barach · 4 years, 8 months ago
  68. 1bd4616 session: avoid all session cleanup on unlisten by Florin Coras · 4 years, 8 months ago
  69. d724e4f urpf: Unicast reverse Path Forwarding (plugin) by Neale Ranns · 4 years, 9 months ago
  70. dc3e966 ipsec: validate number of input sas by Matthew Smith · 4 years, 8 months ago
  71. 4fde4ae session: remove ho with fifos support by Florin Coras · 4 years, 8 months ago
  72. c74b43c buffers: configurable buffer fault injector by Dave Barach · 4 years, 8 months ago
  73. c541629 dhcp: fix unicast pkts, clean up state machine by Dave Barach · 4 years, 8 months ago
  74. 1116667 session: cleanup debug code by Florin Coras · 4 years, 8 months ago
  75. 7357043 session: adding debug events by Srikanth Akula · 4 years, 8 months ago
  76. c39150d tls: make ctx_write function return the length of enqueue by Simon Zhang · 4 years, 8 months ago
  77. 35acaac fib: fix accessing empty dpo pool elements by ShivaShankarK · 4 years, 8 months ago
  78. 256779c udp: remove connected udp transport proto by Florin Coras · 4 years, 8 months ago
  79. 92e1314 quic: fix clean stream close by Aloys Augustin · 4 years, 8 months ago
  80. bc1a1a7 udp: fix local node no port error counter by Florin Coras · 4 years, 8 months ago
  81. f50ef40 virtio: fix gso and csum offload errors handling by Mohsin Kazmi · 4 years, 8 months ago
  82. 91fd910 geneve: Fix the byte swapping for the VNI by Neale Ranns · 4 years, 9 months ago
  83. ae9c459 fib: fix adjacency cli command issue by ShivaShankarK · 4 years, 8 months ago
  84. 12813d5 session: fix leak on accept fifo alloc failure by Florin Coras · 4 years, 8 months ago
  85. 573f44c tcp: avoid regrabing error node in input and output by Florin Coras · 4 years, 8 months ago
  86. 6fe7b75 tls: adopt picotls engine to new session scheduling mechanism by Simon Zhang · 4 years, 8 months ago
  87. 6d7552c session: update fifo slice on session migration by Florin Coras · 4 years, 8 months ago
  88. f8f88ef misc: add a nerd knob to skip a sysctl during the .deb installation by Andrew Yourtchenko · 4 years, 8 months ago
  89. 92bbfc2 udp: fix coverity warning by Florin Coras · 4 years, 8 months ago
  90. ca57852 bfd: always start timers with non-zero tick counts by Dave Barach · 4 years, 8 months ago
  91. 7a90e50 svm: use active fifo count in fifo test by Florin Coras · 4 years, 8 months ago
  92. 9cbfb4c mpls: fix typo in error path by Dave Barach · 4 years, 8 months ago
  93. 1adc7e7 misc: fix error handling in punt_replicate by Dave Barach · 4 years, 8 months ago
  94. e759bb5 udp: cleanup input node by Florin Coras · 4 years, 8 months ago
  95. 8324c55 ping: fix buffer allocator error handling by Dave Barach · 4 years, 8 months ago
  96. 954c707 misc: check return values from vlib_buffer_copy(...) by Dave Barach · 4 years, 8 months ago
  97. 8d0d8d2 gbp: More reliable unit-tests by Neale Ranns · 4 years, 8 months ago
  98. 61717cc nat: use correct data types for memory sizes by Klement Sekera · 4 years, 9 months ago
  99. 7d69718 virtio: fix the tcp/udp checksum offloads by Mohsin Kazmi · 4 years, 8 months ago
  100. 88cecfa ip: do not clear the locally-originated flag by Neale Ranns · 4 years, 8 months ago