1. d4a7064 docs: convert vpp doc md->rst by Nathan Skrzypczak · 3 years, 2 months ago
  2. 3d3dc29 session: app name should format with %v by Xiaoming Jiang · 3 years, 2 months ago
  3. ac4e612 interface: handle error during admin-up correctly by Matthew Smith · 3 years, 2 months ago
  4. e8f57d5 fib: fix the drop counter for ipv6 RPF failures by Neale Ranns · 3 years, 2 months ago
  5. 6d7dfcb ipsec: Performance improvement of ipsec4_output_node using flow cache by Govindarajan Mohandoss · 3 years, 9 months ago
  6. d9e9870 session: set actual lcl ip on accepted ct by Florin Coras · 3 years, 2 months ago
  7. 275bd79 ip: fix fib and mfib locks by Nathan Skrzypczak · 3 years, 3 months ago
  8. bd23b40 docs: nitfixes in FEATURE.yaml by Nathan Skrzypczak · 3 years, 2 months ago
  9. ea96292 vxlan-gpe: add udp-port configuration support by Artem Glazychev · 3 years, 7 months ago
  10. ac55a72 ipsec: fix protect update log if nexthop is NULL by Benoît Ganne · 3 years, 2 months ago
  11. 9685624 vppinfra: asan: improve overflow semantic by Benoît Ganne · 3 years, 3 months ago
  12. 0c56217 udp: fix severity error info by Filip Tehlar · 3 years, 2 months ago
  13. 4328995 ip: fix path MTU node errors definition by Benoît Ganne · 3 years, 3 months ago
  14. 9e17887 arp: source address selection by Ed Warnicke · 3 years, 4 months ago
  15. 5b5b89a ip: check if interface has link-local address (addition) by Artem Glazychev · 3 years, 4 months ago
  16. 22efac3 session: fix severity info by Filip Tehlar · 3 years, 2 months ago
  17. 0c4931c tcp: fix severity info by Filip Tehlar · 3 years, 2 months ago
  18. 5e6a165 docs: more nitfixes by Nathan Skrzypczak · 3 years, 2 months ago
  19. 2c77ae4 docs: vnet comment nitfixes by Nathan Skrzypczak · 3 years, 3 months ago
  20. abb2a42 ip: add classifier-based ACLs support on ip punt by Benoît Ganne · 3 years, 3 months ago
  21. 7b3a3df session: Add session_sapi_enable_disable by Nathan Skrzypczak · 3 years, 5 months ago
  22. efd967f tap: free the tap_fds vec on interface deletion by Mohsin Kazmi · 3 years, 3 months ago
  23. 7318c42 interface: free the output_node_thread_runtimes by Mohsin Kazmi · 3 years, 2 months ago
  24. 4823944 interface: remove the redundant vec_free on rx_queue_indices by Mohsin Kazmi · 3 years, 2 months ago
  25. 2c0dc3e virtio: remove control queue support from virtio_show() for tap/tun by Mohsin Kazmi · 3 years, 2 months ago
  26. a0f3f8c fib: fix unitialized padding in fib_api_next_hop_decode by Benoît Ganne · 3 years, 3 months ago
  27. 7c7b505 ip: fix punt for ipv6 by Benoît Ganne · 3 years, 2 months ago
  28. ddb1929 interface: remove the input_node_thread_index_by_queue by Mohsin Kazmi · 3 years, 3 months ago
  29. 9bd92ab mpls: Save the L3 header offset in the meta-data before label imposition by Neale Ranns · 3 years, 4 months ago
  30. f546236 devices: add support for pseudo header checksum by Mohsin Kazmi · 3 years, 10 months ago
  31. da33105 fib: doc nitfixes by Nathan Skrzypczak · 3 years, 3 months ago
  32. c773a7d classify: fix message IDs on API replies by Matthew Smith · 3 years, 3 months ago
  33. e11203e ipsec: Record the number of packets lost from an SA by Neale Ranns · 3 years, 3 months ago
  34. 979545e tap: Fix tap create with ns by Nathan Skrzypczak · 3 years, 3 months ago
  35. 754cffb fib: add barrier lock for fib_urpf_list_pool and fib_entry_pool by Stanislav Zaikin · 3 years, 3 months ago
  36. 36217e3 api: API trace improvements by Filip Tehlar · 3 years, 5 months ago
  37. 3459ece misc: vpe.api messages dynamically allocated by Ole Troan · 3 years, 3 months ago
  38. 7d0e30b devices: Add queues params in create_if by Nathan Skrzypczak · 3 years, 6 months ago
  39. 850024b sr: add API test files by Filip Tehlar · 3 years, 4 months ago
  40. c022b2f fib: fix crash on exporter tracker remove by Vladislav Grishenko · 3 years, 3 months ago
  41. ed40167 virtio: Still init unused txq by Nathan Skrzypczak · 3 years, 7 months ago
  42. 86490da gso: do not gro on small packets by Aloys Augustin · 3 years, 3 months ago
  43. b21fd4b tap: move the api msg_id_base to tap_main_t by Mohsin Kazmi · 3 years, 3 months ago
  44. a1400ce misc: api move continued by Florin Coras · 3 years, 3 months ago
  45. 400f23f ip: fix ip table allocation randomness by Aloys Augustin · 3 years, 3 months ago
  46. 248210c misc: move part of vpe apis to vlibmemory by Florin Coras · 3 years, 3 months ago
  47. 1b6c793 ip: set error number on failed intf addr by Matthew Smith · 3 years, 3 months ago
  48. 26bc9f3 classify: use AVX-512 to find entry by Damjan Marion · 3 years, 3 months ago
  49. 4dc098f classify: use AVX-512 to calculate hash on x86 by Damjan Marion · 3 years, 3 months ago
  50. a7d2aab tap: remove cxq_vring from tap/tun by Mohsin Kazmi · 3 years, 3 months ago
  51. e4efbe7 virtio: fix the type of argument in virtio_show() by Mohsin Kazmi · 3 years, 3 months ago
  52. e619ada interface: allow an interface's index to be given in 'sh int' by Neale Ranns · 3 years, 3 months ago
  53. ef356f5 hash: fix the initialization warning error on gcc-10 by Mohsin Kazmi · 3 years, 3 months ago
  54. 6e4cfb5 ip: add ip_table_allocate to api by Aloys Augustin · 3 years, 3 months ago
  55. c3b62d1 classify: improve vnet_classify_hash by Damjan Marion · 3 years, 3 months ago
  56. c31a234 classify: simplify vnet_classify_find_entry_inline by Damjan Marion · 3 years, 3 months ago
  57. 266929f interface: fix poll vector realloc by Mohammed Hawari · 3 years, 3 months ago
  58. b3ea73e session: implement app_ns deletion by Nathan Skrzypczak · 3 years, 4 months ago
  59. a9f5f85 classify: improve find entry performance by Damjan Marion · 3 years, 3 months ago
  60. 3bb2da9 classify: avoid dependent read of classify mask by Damjan Marion · 3 years, 3 months ago
  61. 3d5e741 session: use table_format in sh app ns by Nathan Skrzypczak · 3 years, 3 months ago
  62. 41b23bc hash: add support for hashing infra by Mohsin Kazmi · 3 years, 6 months ago
  63. 1a9e2f9 session: Add sock_name option to add_ns by Nathan Skrzypczak · 3 years, 5 months ago
  64. 4fd9f10 vxlan: improve to use the hardware offload by Mohsin Kazmi · 3 years, 6 months ago
  65. cebb477 ip6-nd: add ip6-nd proxy by Mohsin Kazmi · 3 years, 8 months ago
  66. 764a878 tap: set device name on creation via TUNSETIFF by Duncan Eastoe · 3 years, 3 months ago
  67. 7854b46 interface: fix init fib_index_by_sw_if_index by Nathan Skrzypczak · 3 years, 4 months ago
  68. 596c45b tcp session: initialize sw_if_index at connect time by Florin Coras · 3 years, 3 months ago
  69. 14b472e ip: show ip table CLI by Nathan Skrzypczak · 3 years, 4 months ago
  70. ea8adf7 ip-neighbor: Handle local MAC address change for incomplete adjacencies by Neale Ranns · 3 years, 4 months ago
  71. 10bb21f vlib: fix vlib_buffer_enqueue_to_next() overflow by Benoît Ganne · 3 years, 3 months ago
  72. 0bb670e session: fix non-NULL terminated string by Benoît Ganne · 3 years, 3 months ago
  73. f49734d interface: add custom interface name support by Steven Luong · 3 years, 5 months ago
  74. 2f8174f interface: fix coverity issue by Mohammed Hawari · 3 years, 3 months ago
  75. eed6fc9 devices: restore regular af-packet tx path by Mohammed Hawari · 3 years, 3 months ago
  76. 5b22339 interface: full poll vector on adaptive mode by Maxime Peim · 3 years, 8 months ago
  77. 0242fd8 udp: fill rmt info if session is connection less by liuyacan · 3 years, 4 months ago
  78. eb2e1f9 classify: improve "show classify table" output by Dave Barach · 3 years, 4 months ago
  79. da6520b flow: add esp spi rss type by Piotr Bronowski · 3 years, 6 months ago
  80. 40ba692 session: fix prefetch out of struct bound on Arm by Tianyu Li · 3 years, 4 months ago
  81. 98078ab session: close app wrk socket on delete by Florin Coras · 3 years, 4 months ago
  82. 1b6b09b tcp: Allow accepting session to send custom packet by liuyacan · 3 years, 4 months ago
  83. ce50758 vhost: migrate to new TX infra by Steven Luong · 3 years, 4 months ago
  84. ad8b82d sr: extend the srv6 sid list structure by Ahmed Abdelsalam · 3 years, 4 months ago
  85. ee04de5 fib: fix source address get error for p2p if by jxm · 3 years, 6 months ago
  86. b31fbc4 ip: check if interface has link-local address by Stanislav Zaikin · 3 years, 4 months ago
  87. 03f2a01 vlib: add format_vnet_buffer_no_chain by Benoît Ganne · 3 years, 5 months ago
  88. 38071b1 vhost: interrupt mode support with mq by Steven Luong · 3 years, 8 months ago
  89. 42cec0e ip: reassembly cleanup by Klement Sekera · 3 years, 5 months ago
  90. 6da3769 build: install ethernet/ethernet_types_api.h by Mohammed Hawari · 3 years, 4 months ago
  91. 76b19ce ip: Fix crash in ip address add on sub-int without exact-match by Pim van Pelt · 3 years, 4 months ago
  92. 2a1783f ip: punt redirect add nh in api by Nathan Skrzypczak · 3 years, 4 months ago
  93. 8034a36 ip: source address selection by Ole Troan · 3 years, 4 months ago
  94. e191d76 session vcl: cert key add/del with socket api by Florin Coras · 3 years, 4 months ago
  95. afbb33a svm: make more fifo segment header fields private by Florin Coras · 3 years, 4 months ago
  96. a70b015 fib: Compiile time option to use 8-8-8-8 stride tries for FIB rather by Neale Ranns · 3 years, 4 months ago
  97. d695333 fib: A 16-8-8 and a 8-8-8-8 versions of an ip4_fib_t by Neale Ranns · 3 years, 4 months ago
  98. 7244a70 ip: [re]introduce the 8-8-8-8 stride MTRIE by Neale Ranns · 3 years, 4 months ago
  99. 6bb2db0 ip: Rename the ip4 mtrie function to be 16_8_8 specific by Neale Ranns · 3 years, 4 months ago
  100. 1433185 misc: do not capture tx packets twice by Benoît Ganne · 3 years, 5 months ago