1. e11203e ipsec: Record the number of packets lost from an SA by Neale Ranns · 3 years, 3 months ago
  2. 979545e tap: Fix tap create with ns by Nathan Skrzypczak · 3 years, 3 months ago
  3. 754cffb fib: add barrier lock for fib_urpf_list_pool and fib_entry_pool by Stanislav Zaikin · 3 years, 3 months ago
  4. 36217e3 api: API trace improvements by Filip Tehlar · 3 years, 5 months ago
  5. 3459ece misc: vpe.api messages dynamically allocated by Ole Troan · 3 years, 3 months ago
  6. 7d0e30b devices: Add queues params in create_if by Nathan Skrzypczak · 3 years, 6 months ago
  7. 850024b sr: add API test files by Filip Tehlar · 3 years, 3 months ago
  8. c022b2f fib: fix crash on exporter tracker remove by Vladislav Grishenko · 3 years, 3 months ago
  9. ed40167 virtio: Still init unused txq by Nathan Skrzypczak · 3 years, 7 months ago
  10. 86490da gso: do not gro on small packets by Aloys Augustin · 3 years, 3 months ago
  11. b21fd4b tap: move the api msg_id_base to tap_main_t by Mohsin Kazmi · 3 years, 3 months ago
  12. a1400ce misc: api move continued by Florin Coras · 3 years, 3 months ago
  13. 400f23f ip: fix ip table allocation randomness by Aloys Augustin · 3 years, 3 months ago
  14. 248210c misc: move part of vpe apis to vlibmemory by Florin Coras · 3 years, 3 months ago
  15. 1b6c793 ip: set error number on failed intf addr by Matthew Smith · 3 years, 3 months ago
  16. 26bc9f3 classify: use AVX-512 to find entry by Damjan Marion · 3 years, 3 months ago
  17. 4dc098f classify: use AVX-512 to calculate hash on x86 by Damjan Marion · 3 years, 3 months ago
  18. a7d2aab tap: remove cxq_vring from tap/tun by Mohsin Kazmi · 3 years, 3 months ago
  19. e4efbe7 virtio: fix the type of argument in virtio_show() by Mohsin Kazmi · 3 years, 3 months ago
  20. e619ada interface: allow an interface's index to be given in 'sh int' by Neale Ranns · 3 years, 3 months ago
  21. ef356f5 hash: fix the initialization warning error on gcc-10 by Mohsin Kazmi · 3 years, 3 months ago
  22. 6e4cfb5 ip: add ip_table_allocate to api by Aloys Augustin · 3 years, 3 months ago
  23. c3b62d1 classify: improve vnet_classify_hash by Damjan Marion · 3 years, 3 months ago
  24. c31a234 classify: simplify vnet_classify_find_entry_inline by Damjan Marion · 3 years, 3 months ago
  25. 266929f interface: fix poll vector realloc by Mohammed Hawari · 3 years, 3 months ago
  26. b3ea73e session: implement app_ns deletion by Nathan Skrzypczak · 3 years, 4 months ago
  27. a9f5f85 classify: improve find entry performance by Damjan Marion · 3 years, 3 months ago
  28. 3bb2da9 classify: avoid dependent read of classify mask by Damjan Marion · 3 years, 3 months ago
  29. 3d5e741 session: use table_format in sh app ns by Nathan Skrzypczak · 3 years, 3 months ago
  30. 41b23bc hash: add support for hashing infra by Mohsin Kazmi · 3 years, 6 months ago
  31. 1a9e2f9 session: Add sock_name option to add_ns by Nathan Skrzypczak · 3 years, 5 months ago
  32. 4fd9f10 vxlan: improve to use the hardware offload by Mohsin Kazmi · 3 years, 6 months ago
  33. cebb477 ip6-nd: add ip6-nd proxy by Mohsin Kazmi · 3 years, 8 months ago
  34. 764a878 tap: set device name on creation via TUNSETIFF by Duncan Eastoe · 3 years, 3 months ago
  35. 7854b46 interface: fix init fib_index_by_sw_if_index by Nathan Skrzypczak · 3 years, 4 months ago
  36. 596c45b tcp session: initialize sw_if_index at connect time by Florin Coras · 3 years, 3 months ago
  37. 14b472e ip: show ip table CLI by Nathan Skrzypczak · 3 years, 4 months ago
  38. ea8adf7 ip-neighbor: Handle local MAC address change for incomplete adjacencies by Neale Ranns · 3 years, 4 months ago
  39. 10bb21f vlib: fix vlib_buffer_enqueue_to_next() overflow by Benoît Ganne · 3 years, 3 months ago
  40. 0bb670e session: fix non-NULL terminated string by Benoît Ganne · 3 years, 3 months ago
  41. f49734d interface: add custom interface name support by Steven Luong · 3 years, 5 months ago
  42. 2f8174f interface: fix coverity issue by Mohammed Hawari · 3 years, 3 months ago
  43. eed6fc9 devices: restore regular af-packet tx path by Mohammed Hawari · 3 years, 3 months ago
  44. 5b22339 interface: full poll vector on adaptive mode by Maxime Peim · 3 years, 7 months ago
  45. 0242fd8 udp: fill rmt info if session is connection less by liuyacan · 3 years, 4 months ago
  46. eb2e1f9 classify: improve "show classify table" output by Dave Barach · 3 years, 3 months ago
  47. da6520b flow: add esp spi rss type by Piotr Bronowski · 3 years, 6 months ago
  48. 40ba692 session: fix prefetch out of struct bound on Arm by Tianyu Li · 3 years, 4 months ago
  49. 98078ab session: close app wrk socket on delete by Florin Coras · 3 years, 4 months ago
  50. 1b6b09b tcp: Allow accepting session to send custom packet by liuyacan · 3 years, 4 months ago
  51. ce50758 vhost: migrate to new TX infra by Steven Luong · 3 years, 4 months ago
  52. ad8b82d sr: extend the srv6 sid list structure by Ahmed Abdelsalam · 3 years, 4 months ago
  53. ee04de5 fib: fix source address get error for p2p if by jxm · 3 years, 6 months ago
  54. b31fbc4 ip: check if interface has link-local address by Stanislav Zaikin · 3 years, 4 months ago
  55. 03f2a01 vlib: add format_vnet_buffer_no_chain by Benoît Ganne · 3 years, 5 months ago
  56. 38071b1 vhost: interrupt mode support with mq by Steven Luong · 3 years, 8 months ago
  57. 42cec0e ip: reassembly cleanup by Klement Sekera · 3 years, 4 months ago
  58. 6da3769 build: install ethernet/ethernet_types_api.h by Mohammed Hawari · 3 years, 4 months ago
  59. 76b19ce ip: Fix crash in ip address add on sub-int without exact-match by Pim van Pelt · 3 years, 4 months ago
  60. 2a1783f ip: punt redirect add nh in api by Nathan Skrzypczak · 3 years, 4 months ago
  61. 8034a36 ip: source address selection by Ole Troan · 3 years, 4 months ago
  62. e191d76 session vcl: cert key add/del with socket api by Florin Coras · 3 years, 4 months ago
  63. afbb33a svm: make more fifo segment header fields private by Florin Coras · 3 years, 4 months ago
  64. a70b015 fib: Compiile time option to use 8-8-8-8 stride tries for FIB rather by Neale Ranns · 3 years, 4 months ago
  65. 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
  66. 7244a70 ip: [re]introduce the 8-8-8-8 stride MTRIE by Neale Ranns · 3 years, 4 months ago
  67. 6bb2db0 ip: Rename the ip4 mtrie function to be 16_8_8 specific by Neale Ranns · 3 years, 4 months ago
  68. 1433185 misc: do not capture tx packets twice by Benoît Ganne · 3 years, 5 months ago
  69. 31a4aa7 ip: Use the IP4 lookup functions by Neale Ranns · 3 years, 4 months ago
  70. 625a1f1 ip: Remove the 'test lookup' CLI command by Neale Ranns · 3 years, 4 months ago
  71. 5d280d5 ip6-nd: only respond to RS if sending RA is enabled by Ole Troan · 3 years, 4 months ago
  72. 4b9246a classify: fix parsing for l4 match by Benoît Ganne · 3 years, 4 months ago
  73. 41a54f6 ip: fix ip punt redirect cli by Benoît Ganne · 3 years, 4 months ago
  74. abfe365 ip: add api test file by Filip Tehlar · 3 years, 5 months ago
  75. b2d3678 ipsec: move startup config to common file by Zachary Leaf · 3 years, 5 months ago
  76. 328b5da gre: set proper fib index for unnumbered interfaces, unset fib index before forwarding gre payload by Stanislav Zaikin · 3 years, 5 months ago
  77. 7743d6b udp: add option to disable icmp unreachables by Florin Coras · 3 years, 5 months ago
  78. 9609e26 session: avoid vpp deadlock due to app crash by liuyacan · 3 years, 5 months ago
  79. 7cb471a session vcl: support abstract sockets for app ns by Florin Coras · 3 years, 5 months ago
  80. f6e284b session vcl: explit mq indices in ctrl messages by Florin Coras · 3 years, 5 months ago
  81. 4cef6de vppinfra: add abstract socket & netns fns by Nathan Skrzypczak · 3 years, 5 months ago
  82. 8561e73 interface: Byte swap the duplex value in interface details by Neale Ranns · 3 years, 5 months ago
  83. c941fcb session: fix unlisten rpc barrier release by Florin Coras · 3 years, 5 months ago
  84. bbc8fae session: option to use memfd segs for builtin apps by Florin Coras · 3 years, 5 months ago
  85. 537e955 vlib: add tunnel offload flags for vlib_buffer_t by Mohsin Kazmi · 3 years, 6 months ago
  86. b31ddb5 ip6-nd: refactor neighbour advertisement code by Mohsin Kazmi · 3 years, 8 months ago
  87. 18991be ip-neighbor: GARP sent to bogus ip address by Steven Luong · 3 years, 5 months ago
  88. af7fb04 misc: replace CLIB_PREFETCH with clib_prefetch_{load,store} by Damjan Marion · 3 years, 5 months ago
  89. a32416d ip: fix check_adj_port_range_x1 by Damjan Marion · 3 years, 5 months ago
  90. 62ed543 classify: cheaper way to check if all elements are zero by Damjan Marion · 3 years, 5 months ago
  91. 37e7306 ip: improve check_adj_port_range_x1 by Damjan Marion · 3 years, 5 months ago
  92. d154a17 vppinfra: put each vector function into own file by Damjan Marion · 3 years, 5 months ago
  93. b7e4d44 misc: remove vnet_all_api_h and vnet_msg_enum by Filip Tehlar · 3 years, 5 months ago
  94. 66edaf2 fib: Set the GLEAN flag on attached export routes so that the SAS works by Neale Ranns · 3 years, 5 months ago
  95. 48057bd tcp session: next node config on connects by Florin Coras · 3 years, 5 months ago
  96. 8147559 misc: fix init order to avoid startup warnings by Bin Zhou (bzhou2) · 3 years, 6 months ago
  97. 0046e97 session: api cleanup by Filip Tehlar · 3 years, 6 months ago
  98. a4d0956 session: allow listen in any fib if default namespace by Florin Coras · 3 years, 5 months ago
  99. 8e3f109 interface: unable to to assign tx queue to last worker thread by Steven Luong · 3 years, 6 months ago
  100. 0cc23b7 tap: Set the MTU on the TUN deivce by Neale Ranns · 3 years, 7 months ago