1. 440c7b5 session: postpone ct cleanups by Florin Coras · 3 years, 1 month ago
  2. f7b1f8a tcp: refactor reset node by Florin Coras · 3 years, 1 month ago
  3. ad1bc84 l2: fix array-bounds error for prefetch on Arm by Tianyu Li · 3 years, 5 months ago
  4. 957d850 tcp: fix reset with packet ack number by Florin Coras · 3 years, 1 month ago
  5. 4c276f0 vppinfra: move clib_count_equal_* code by Damjan Marion · 3 years, 1 month ago
  6. bc1640a tcp: in place tcp header for buffer resets by Florin Coras · 3 years, 1 month ago
  7. ad8b37d devices: remove dead code in pipe by Damjan Marion · 3 years, 1 month ago
  8. d4e9040 ip: remove dead code by Damjan Marion · 3 years, 1 month ago
  9. 6259406 virtio: fix the initialization by Mohsin Kazmi · 3 years, 1 month ago
  10. d4ba0d1 ip: speed up reassembly code compilation by Klement Sekera · 3 years, 1 month ago
  11. 5a58e7c ip: reassembly: avoid reading truncated L4 headers by Klement Sekera · 3 years, 1 month ago
  12. 505fd37 tcp: make buffer reset function public by Florin Coras · 3 years, 1 month ago
  13. bed9b72 ipsec: Support the single IPSec interface dump by Neale Ranns · 3 years, 2 months ago
  14. 849b474 ip: fix coverity warning by Klement Sekera · 3 years, 2 months ago
  15. 6ea5c47 fib: allow vnet rewrite max size to be smaller the pre_data by Benoît Ganne · 3 years, 2 months ago
  16. 064b77c build: remove unnecessary executable bits by Ray Kinsella · 3 years, 2 months ago
  17. 1e6d30b interface: avoid dependency on crc32 for eth handoff by Florin Coras · 3 years, 1 month ago
  18. 06e0085 ip: fix build without vector unit by Damjan Marion · 3 years, 2 months ago
  19. 55c8fa4 classify: fix build on systems without crc32f and vector unit by Damjan Marion · 3 years, 2 months ago
  20. 60706a2 l2: fix outside array bounds errors by Damjan Marion · 3 years, 2 months ago
  21. 21aa673 tcp: fix uninitializad value by Damjan Marion · 3 years, 2 months ago
  22. 26abb60 hash: check if crc32c is available by Damjan Marion · 3 years, 2 months ago
  23. d0b2660 ipsec: silence gcc-11 parentheses warning by Damjan Marion · 3 years, 2 months ago
  24. 943a4b0 interface: handoff refactor and optimizations by Florin Coras · 3 years, 2 months ago
  25. d9fc708 build: add missing fib headers in packages by Benoît Ganne · 3 years, 2 months ago
  26. ba87563 policer: fix coverity warning/NULL dereference by Klement Sekera · 3 years, 2 months ago
  27. b225b0a devices: default mode eth in the api by Nathan Skrzypczak · 3 years, 2 months ago
  28. 8f3415d interface: refactor interface output node in different processing levels by Mohsin Kazmi · 3 years, 2 months ago
  29. e6709ff ip: improve csum fold on x86_64 by Damjan Marion · 3 years, 2 months ago
  30. 2b716b1 tap: handle null namespace and bridge correctly by Matthew Smith · 3 years, 2 months ago
  31. c3225dd devices: fix coverity warning/don't leak fd by Klement Sekera · 3 years, 2 months ago
  32. e2f3aa1 tcp: fix use of invalid local sw_if_index by Florin Coras · 3 years, 2 months ago
  33. c12d48f crypto: add barrier in crypto key add by Gabriel Oginski · 3 years, 2 months ago
  34. 3effadc tcp: fix: TCP timewait port reuse rfc compliance by Michal Kalderon · 3 years, 4 months ago
  35. 3265ec8 bier: Disposition paths don't set the next-hop by Neale Ranns · 3 years, 2 months ago
  36. 312b4cd arp: fix for source address selection by Ed Warnicke · 3 years, 2 months ago
  37. cae84fa devices: add support for l3 af_packet interface by Mohsin Kazmi · 3 years, 2 months ago
  38. 0ad0608 ipsec: add api test file by Filip Tehlar · 3 years, 5 months ago
  39. 397228d fib: Don't back walk from a path-list when a child fist attaches. by Neale Ranns · 3 years, 2 months ago
  40. 8e2b1b1 fib: respect mfib entry flags on create with paths by Paul Atkins · 3 years, 2 months ago
  41. bfa8608 ip: Add ip46-local node for local swif[rx] by Nathan Skrzypczak · 3 years, 3 months ago
  42. 1b6fb40 l2: add api test file by Filip Tehlar · 3 years, 5 months ago
  43. af50b4f ip6: set local flag on outbound echo reply by Matthew Smith · 3 years, 2 months ago
  44. ea25722 session: add api test file by Filip Tehlar · 3 years, 2 months ago
  45. cfdb15b ip6: fix IPv6 address calculation error using "ip route add" CLI by Jieqiang Wang · 3 years, 5 months ago
  46. d9e7ac3 gso: add support for gso perf unittest by Mohsin Kazmi · 3 years, 2 months ago
  47. 4c3c60d bfd: fix bfd_key_id update by Alexander Skorichenko · 3 years, 2 months ago
  48. 0dfad21 bfd: fix desired_min_tx_nsec update by Alexander Skorichenko · 3 years, 2 months ago
  49. a4ba8da api: remove legacy pd msg handlers by Klement Sekera · 3 years, 2 months ago
  50. f0e67d7 interface: add api test file by Filip Tehlar · 3 years, 5 months ago
  51. 2e55823 interface: fix offload flag check by Nathan Skrzypczak · 3 years, 7 months ago
  52. 4450b03 ip6-nd: fix coverity warning by Klement Sekera · 3 years, 2 months ago
  53. d4a7064 docs: convert vpp doc md->rst by Nathan Skrzypczak · 3 years, 2 months ago
  54. 3d3dc29 session: app name should format with %v by Xiaoming Jiang · 3 years, 2 months ago
  55. ac4e612 interface: handle error during admin-up correctly by Matthew Smith · 3 years, 2 months ago
  56. e8f57d5 fib: fix the drop counter for ipv6 RPF failures by Neale Ranns · 3 years, 2 months ago
  57. 6d7dfcb ipsec: Performance improvement of ipsec4_output_node using flow cache by Govindarajan Mohandoss · 3 years, 9 months ago
  58. d9e9870 session: set actual lcl ip on accepted ct by Florin Coras · 3 years, 2 months ago
  59. 275bd79 ip: fix fib and mfib locks by Nathan Skrzypczak · 3 years, 3 months ago
  60. bd23b40 docs: nitfixes in FEATURE.yaml by Nathan Skrzypczak · 3 years, 2 months ago
  61. ea96292 vxlan-gpe: add udp-port configuration support by Artem Glazychev · 3 years, 7 months ago
  62. ac55a72 ipsec: fix protect update log if nexthop is NULL by Benoît Ganne · 3 years, 2 months ago
  63. 9685624 vppinfra: asan: improve overflow semantic by Benoît Ganne · 3 years, 3 months ago
  64. 0c56217 udp: fix severity error info by Filip Tehlar · 3 years, 2 months ago
  65. 4328995 ip: fix path MTU node errors definition by Benoît Ganne · 3 years, 3 months ago
  66. 9e17887 arp: source address selection by Ed Warnicke · 3 years, 4 months ago
  67. 5b5b89a ip: check if interface has link-local address (addition) by Artem Glazychev · 3 years, 4 months ago
  68. 22efac3 session: fix severity info by Filip Tehlar · 3 years, 2 months ago
  69. 0c4931c tcp: fix severity info by Filip Tehlar · 3 years, 2 months ago
  70. 5e6a165 docs: more nitfixes by Nathan Skrzypczak · 3 years, 2 months ago
  71. 2c77ae4 docs: vnet comment nitfixes by Nathan Skrzypczak · 3 years, 3 months ago
  72. abb2a42 ip: add classifier-based ACLs support on ip punt by Benoît Ganne · 3 years, 3 months ago
  73. 7b3a3df session: Add session_sapi_enable_disable by Nathan Skrzypczak · 3 years, 5 months ago
  74. efd967f tap: free the tap_fds vec on interface deletion by Mohsin Kazmi · 3 years, 3 months ago
  75. 7318c42 interface: free the output_node_thread_runtimes by Mohsin Kazmi · 3 years, 2 months ago
  76. 4823944 interface: remove the redundant vec_free on rx_queue_indices by Mohsin Kazmi · 3 years, 2 months ago
  77. 2c0dc3e virtio: remove control queue support from virtio_show() for tap/tun by Mohsin Kazmi · 3 years, 2 months ago
  78. a0f3f8c fib: fix unitialized padding in fib_api_next_hop_decode by Benoît Ganne · 3 years, 3 months ago
  79. 7c7b505 ip: fix punt for ipv6 by Benoît Ganne · 3 years, 2 months ago
  80. ddb1929 interface: remove the input_node_thread_index_by_queue by Mohsin Kazmi · 3 years, 3 months ago
  81. 9bd92ab mpls: Save the L3 header offset in the meta-data before label imposition by Neale Ranns · 3 years, 4 months ago
  82. f546236 devices: add support for pseudo header checksum by Mohsin Kazmi · 3 years, 10 months ago
  83. da33105 fib: doc nitfixes by Nathan Skrzypczak · 3 years, 3 months ago
  84. c773a7d classify: fix message IDs on API replies by Matthew Smith · 3 years, 3 months ago
  85. e11203e ipsec: Record the number of packets lost from an SA by Neale Ranns · 3 years, 3 months ago
  86. 979545e tap: Fix tap create with ns by Nathan Skrzypczak · 3 years, 3 months ago
  87. 754cffb fib: add barrier lock for fib_urpf_list_pool and fib_entry_pool by Stanislav Zaikin · 3 years, 3 months ago
  88. 36217e3 api: API trace improvements by Filip Tehlar · 3 years, 5 months ago
  89. 3459ece misc: vpe.api messages dynamically allocated by Ole Troan · 3 years, 3 months ago
  90. 7d0e30b devices: Add queues params in create_if by Nathan Skrzypczak · 3 years, 6 months ago
  91. 850024b sr: add API test files by Filip Tehlar · 3 years, 4 months ago
  92. c022b2f fib: fix crash on exporter tracker remove by Vladislav Grishenko · 3 years, 3 months ago
  93. ed40167 virtio: Still init unused txq by Nathan Skrzypczak · 3 years, 7 months ago
  94. 86490da gso: do not gro on small packets by Aloys Augustin · 3 years, 3 months ago
  95. b21fd4b tap: move the api msg_id_base to tap_main_t by Mohsin Kazmi · 3 years, 3 months ago
  96. a1400ce misc: api move continued by Florin Coras · 3 years, 3 months ago
  97. 400f23f ip: fix ip table allocation randomness by Aloys Augustin · 3 years, 3 months ago
  98. 248210c misc: move part of vpe apis to vlibmemory by Florin Coras · 3 years, 3 months ago
  99. 1b6c793 ip: set error number on failed intf addr by Matthew Smith · 3 years, 3 months ago
  100. 26bc9f3 classify: use AVX-512 to find entry by Damjan Marion · 3 years, 3 months ago