1. 2dc942e devices: support build on older kernels by Florin Coras · 3 years, 1 month ago
  2. fa1fb60 dpdk: enable vmxnet3 l4 checksum offload by Florin Coras · 3 years, 1 month ago
  3. a424dd1 ip: unlock_fib on if delete by Nathan Skrzypczak · 3 years, 4 months ago
  4. 56eccdb vlib: add virtual time support by Benoît Ganne · 3 years, 4 months ago
  5. f33979b wireguard: add local variable in handshake process by Gabriel Oginski · 3 years, 1 month ago
  6. d431d74 gso: implement gso segementation copy with checksum by Mohsin Kazmi · 3 years, 2 months ago
  7. bd46907 vlib: fix coverity warning by Klement Sekera · 3 years, 1 month ago
  8. d824aac dpdk: fix coverity warning by Klement Sekera · 3 years, 1 month ago
  9. c2810b3 snort: fix coverity warning by Klement Sekera · 3 years, 1 month ago
  10. 70f14ab snort: fix coverity warning by Klement Sekera · 3 years, 1 month ago
  11. 563ec99 vppinfra: annotate pool_dup() for asan by Benoît Ganne · 3 years, 1 month ago
  12. 3d5e48b vppinfra: fix the memory leak while doing clib_bihash_free by Han Wu · 3 years, 1 month ago
  13. e494ad1 ipfix-export: support sending of ipv6 pkts by Paul Atkins · 3 years, 2 months ago
  14. 5140484 ipfix-export: Change exp to use ip_address by Paul Atkins · 3 years, 2 months ago
  15. 0ea1485 ipfix-export: rename variables when building bufs by Paul Atkins · 3 years, 2 months ago
  16. c2d476b ipfix-export: refactor params to the callback fns by Paul Atkins · 3 years, 2 months ago
  17. 19a5f23 ipfix-export: Add APIs to get/send buffers by Paul Atkins · 3 years, 3 months ago
  18. acb0d2d ipfix-export: add a new API to dump all exporters by Paul Atkins · 3 years, 3 months ago
  19. d747dd9 ipfix-export: support creating multiple exporters by Paul Atkins · 3 years, 3 months ago
  20. a6e131e ipfix-export: refactor ipfix_exporter_t_handler fn by Paul Atkins · 3 years, 3 months ago
  21. 40f9a7a ipfix-export: pass an exp to flow_report_add_del by Paul Atkins · 3 years, 3 months ago
  22. 9e82781 ipfix-export: make stream fns exporter aware by Paul Atkins · 3 years, 3 months ago
  23. 9ec6449 ipfix-export: refactor fields in flow_report_main by Paul Atkins · 3 years, 3 months ago
  24. a3767bd tls: add option to config additional segment size by Florin Coras · 3 years, 1 month ago
  25. 6fdcc3d fib: Don't use [midchain] adjacencies to change an interface's feature arc by Neale Ranns · 3 years, 2 months ago
  26. ad80663 af_xdp: integrate with new tx infra by arikachen · 3 years, 1 month ago
  27. 57bdb26 af_xdp: introduce to netns api by arikachen · 3 years, 1 month ago
  28. ef04803 session: deprecate mq segments baseva by Florin Coras · 3 years, 1 month ago
  29. 8afe1b8 session: improve wrk mq segment allocation by Florin Coras · 3 years, 1 month ago
  30. b28652e ip: comparing IP prefixes should not modify them by Neale Ranns · 3 years, 2 months ago
  31. fc8d0c5 session: fix state check in switch pool by Florin Coras · 3 years, 1 month ago
  32. 0200044 session: support close during migration by Florin Coras · 3 years, 1 month ago
  33. c215e5a session: try to coalesce ct accept rpcs by Florin Coras · 3 years, 1 month ago
  34. c24198b ip6: ip6_not_enabled_node is a sibling of ip6-drop by Paul Atkins · 3 years, 1 month ago
  35. 6563c5b ipfix-export: remove unused code in flow_report.h by Paul Atkins · 3 years, 3 months ago
  36. 292992e ipfix-export: tidy code style in flow_report.c by Paul Atkins · 3 years, 3 months ago
  37. 5df0b34 ipfix-export: set msg id correctly for dump msg by Paul Atkins · 3 years, 3 months ago
  38. 79ce514 nat: VPP crashes when route is not reachable by Daniel Béreš · 3 years, 2 months ago
  39. 9a70cfc nat: det44 plugin session scavenging fix by Filip Varga · 3 years, 1 month ago
  40. 2f89f3a vlib: fix coverity warning by Klement Sekera · 3 years, 1 month ago
  41. cbc81ea perfmon: fix coverity warning by Klement Sekera · 3 years, 1 month ago
  42. 7fe0069 session: add per worker ct context by Florin Coras · 3 years, 1 month ago
  43. a25ce96 vapi: verify message size when received by Klement Sekera · 3 years, 1 month ago
  44. 9895238 session: postpone ct segment delete by Florin Coras · 3 years, 1 month ago
  45. 2f09bfc vcl: add DSCP support in VCL by Filip Tehlar · 3 years, 1 month ago
  46. 31f1924 misc: vppctl - remove the dependency on vppinfra by Andrew Yourtchenko · 3 years, 1 month ago
  47. 923325f vppinfra: fix masks in AVX512 clib_count_equal_* by Dmitry Valter · 3 years, 1 month ago
  48. 23ff4ce memif: fix the coverity warning by Mohsin Kazmi · 3 years, 1 month ago
  49. e750840 perfmon: rename bundle to memory stalls by Ray Kinsella · 3 years, 1 month ago
  50. 50bd1d3 fib: re-evaluate the import/export state of a prefix. by Neale Ranns · 3 years, 2 months ago
  51. 8d76ccf flowprobe: right values in records from subinterfaces by Daniel Béreš · 3 years, 1 month ago
  52. 3ef8bf3 session: add support for DSCP by Filip Tehlar · 3 years, 2 months ago
  53. 271daab hash: refactor crc32_5tuple by Damjan Marion · 3 years, 1 month ago
  54. 3108399 srtp: fix uninitialized value by Damjan Marion · 3 years, 1 month ago
  55. bea6993 build: remove unnecesary link deps by Damjan Marion · 3 years, 1 month ago
  56. feb6702 session: fix ct tracking of actual transport proto by Florin Coras · 3 years, 1 month ago
  57. 049a2ea virtio: improve the inline of clib_memcpy_fast by Mohsin Kazmi · 3 years, 1 month ago
  58. 2bae16b memif: fix the default txq placement by Mohsin Kazmi · 3 years, 1 month ago
  59. 9432340 tests: make code coverage for unit tests optional by Ole Troan · 3 years, 1 month ago
  60. ef2c0f1 vcl: notify vpp if connected inexistent session by Florin Coras · 3 years, 1 month ago
  61. 730c1a4 nat: nat44-ei/ed nat objects cleanup improvements by Filip Varga · 3 years, 2 months ago
  62. aa63bc6 vppinfra: new vectorized ip checksum functions incl. csum_and_copy by Damjan Marion · 3 years, 1 month ago
  63. 2935564 vppinfra: deprecate test_mheap.c by Dave Barach · 3 years, 1 month ago
  64. 4d769c7 ip: crash in ip_csum_fold due to illegal instruction shrx by Steven Luong · 3 years, 1 month ago
  65. 56f54af vppinfra: new memcpy for x86_64 by Damjan Marion · 3 years, 2 months ago
  66. 904638f ip: always set ip rx_sw_if_index by Florin Coras · 3 years, 1 month ago
  67. 9c25eb1 nat: api autoendian fix by Filip Varga · 3 years, 2 months ago
  68. 603231f af_xdp: fix thread 0 and 1 using one txq slot by arikachen · 3 years, 1 month ago
  69. e7dda6b session: reset if ct close with data by Florin Coras · 3 years, 1 month ago
  70. 440c7b5 session: postpone ct cleanups by Florin Coras · 3 years, 1 month ago
  71. 90c397c memif: memif linkstate can't become up by Daniel Béreš · 3 years, 1 month ago
  72. f7b1f8a tcp: refactor reset node by Florin Coras · 3 years, 1 month ago
  73. 4c53ff4 vppinfra: vectorized index to pointer function by Damjan Marion · 3 years, 2 months ago
  74. 66b057e vppinfra: clib_count_equal_* tests by Damjan Marion · 3 years, 1 month ago
  75. 7459be1 vppinfra: AVX512 in clib_count_equal_* by Damjan Marion · 3 years, 1 month ago
  76. 1e26724 build: -Wno-stringop-overflow during LTO phase by Damjan Marion · 3 years, 1 month ago
  77. 81865bc perfmon: fix iio-bw coverity issues by Ray Kinsella · 3 years, 1 month ago
  78. ad1bc84 l2: fix array-bounds error for prefetch on Arm by Tianyu Li · 3 years, 5 months ago
  79. e6189d8 crypto-native: fix uninitialized variable by Gabriel Oginski · 3 years, 3 months ago
  80. e58c5c5 perfmon: numa node list probing should use '/online' instead of '/has_cpu' by Xiaoming Jiang · 3 years, 2 months ago
  81. 957d850 tcp: fix reset with packet ack number by Florin Coras · 3 years, 1 month ago
  82. 4c276f0 vppinfra: move clib_count_equal_* code by Damjan Marion · 3 years, 1 month ago
  83. d67ab10 unittest: remove clib_count_equal_* tests by Damjan Marion · 3 years, 1 month ago
  84. bc1640a tcp: in place tcp header for buffer resets by Florin Coras · 3 years, 1 month ago
  85. 2e3a79f build: print compiler and library dir by Damjan Marion · 3 years, 1 month ago
  86. 48ec32f dpdk: remove dead code by Damjan Marion · 3 years, 1 month ago
  87. e107709 pci: remove dead code by Damjan Marion · 3 years, 1 month ago
  88. 3f8b8d3 vlib: remove dead code by Damjan Marion · 3 years, 1 month ago
  89. ad8b37d devices: remove dead code in pipe by Damjan Marion · 3 years, 1 month ago
  90. 229b28e vppinfra: remove dead code in elf.c by Damjan Marion · 3 years, 1 month ago
  91. d4e9040 ip: remove dead code by Damjan Marion · 3 years, 1 month ago
  92. 4902dda snort: default logging level should not be debug by Damjan Marion · 3 years, 1 month ago
  93. 2fcf7df snort: fix unused result warning for gcc-10 by Tianyu Li · 3 years, 5 months ago
  94. 51ddd38 unittest: gcc-11 errors for clib_strcpy, clib_strstr, clib_strcat, and clib_strncat by Steven Luong · 3 years, 1 month ago
  95. 6259406 virtio: fix the initialization by Mohsin Kazmi · 3 years, 1 month ago
  96. d4ba0d1 ip: speed up reassembly code compilation by Klement Sekera · 3 years, 1 month ago
  97. 5a58e7c ip: reassembly: avoid reading truncated L4 headers by Klement Sekera · 3 years, 1 month ago
  98. b5a2b05 vppinfra: strstr_s_inline checks string unterminated wrong by Steven Luong · 3 years, 1 month ago
  99. 03d0fbe pci: allocate and set length pci product name by Ray Kinsella · 3 years, 1 month ago
  100. 4739c88 wireguard: reduce memcopy and prefetch header by Gabriel Oginski · 3 years, 2 months ago