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