1. e111bbd session: make port range configurable by Nathan Skrzypczak · 1 year, 2 months ago
  2. c1b0380 tls: limit openssl engine max read burst by Florin Coras · 1 year, 3 months ago
  3. d69ef3a tls: fix formatting of half open connections by Florin Coras · 1 year, 3 months ago
  4. 6cb7273 flow dpdk avf: add support for using l2tpv3 as RSS type by Xinyao Cai · 1 year, 7 months ago
  5. e7f34c9 fib: Crash when specify a big prefix length from CLI. by Gavril Florian · 1 year, 6 months ago
  6. a127d3c tls: init connection for prealloced app sessions by Florin Coras · 1 year, 3 months ago
  7. d732f34 fib: fix mpls label dpo drop proto by Vladislav Grishenko · 1 year, 8 months ago
  8. 08ba422 fib: fix mpls label dpo packets prefetching by Vladislav Grishenko · 1 year, 8 months ago
  9. 3952879 fib: Don't use an address from an attached prefix when sending ARP requests. by Neale Ranns · 1 year, 9 months ago
  10. 25801d6 udp: fix udp encap tracing by Dmitry Valter · 1 year, 3 months ago
  11. 00d7d86 tls: ignore tx events for not fully established sessions by Florin Coras · 1 year, 3 months ago
  12. 238cf3b sr: mark sr_policies_v2_details message as production by Andrew Yourtchenko · 1 year, 5 months ago
  13. 9c7e033 flow: mark API as production by Andrew Yourtchenko · 1 year, 5 months ago
  14. 3d2f718 build: fix clang-16 build by Damjan Marion · 1 year, 3 months ago
  15. 7a72658 ipsec: improve fast path policy searching performance by Xiaoming Jiang · 1 year, 8 months ago
  16. 139aba2 crypto: allow changing dispatch mode by Vratko Polak · 1 year, 4 months ago
  17. 48cd559 session: make sure rx evt flag is cleared for builtin rx by Florin Coras · 1 year, 3 months ago
  18. a4157ae ipsec: clear L4-cksum flags when decap'ing packets by Frédéric Perrin · 1 year, 5 months ago
  19. a181eaa virtio: add support for tx-queue-size by Mohsin Kazmi · 1 year, 4 months ago
  20. 56b8abc ip: punt add punt socket support for icmp6 by Ole Troan · 1 year, 3 months ago
  21. e7c57c4 api: fix mp-safe mark for some messages and add more by Vladislav Grishenko · 1 year, 9 months ago
  22. 931a328 udp: buffer packets for connections in accepting state by Florin Coras · 1 year, 4 months ago
  23. 2ceb818 session: fix allocation of proxy fifos by Florin Coras · 1 year, 4 months ago
  24. 1765f01 session: fix compilation when SESSION_DEBUG is on by Florin Coras · 1 year, 4 months ago
  25. 8d61c59 mpls: add mpls_interface_dump by Pim van Pelt · 1 year, 6 months ago
  26. 6d4b3fd l2: fix prefetch by Vratko Polak · 1 year, 5 months ago
  27. e3ce81e sr: SRv6 Path Tracing midpoint processing performance improvement by Julian Klaiber · 1 year, 4 months ago
  28. d826a60 l2:Add doc for l2 rewrite, and add examples by yanlong · 1 year, 4 months ago
  29. 09c0e8f session: fix coverity warnings by Florin Coras · 1 year, 4 months ago
  30. 0242d30 session: async rx event notifications by Florin Coras · 2 years ago
  31. 84e6658 ipsec: add support for RFC-4543 ENCR_NULL_AUTH_AES_GMAC by Benoît Ganne · 1 year, 9 months ago
  32. 83ca6e6 ipsec: fix IPv6 IPsec tunnel punting by Sylvain Cadilhac · 1 year, 5 months ago
  33. 8f3147d session: regrab evt llist elt for app transports tx by Florin Coras · 1 year, 5 months ago
  34. 8797956 vnet: add vnet_register_device_class function by Damjan Marion · 1 year, 5 months ago
  35. 6fc5311 session: remove unused code by Filip Tehlar · 1 year, 5 months ago
  36. f902ba5 ipsec: fix sa bind cli by Maxime Peim · 1 year, 6 months ago
  37. 116392b stats: remove extra format line by Steven Luong · 1 year, 5 months ago
  38. 0028e6f session: use session error type instead of vnet error by Filip Tehlar · 1 year, 6 months ago
  39. 3f40755 classify: add bpf support to pcap classifier by Maxime Peim · 1 year, 6 months ago
  40. af9b715 vcl: ldp support SO_ORIGINAL_DST by qinyang · 1 year, 6 months ago
  41. 3a6bc6f ipsec: fix logic in ext_hdr_is_pre_esp by Piotr Bronowski · 1 year, 10 months ago
  42. e870d5b ipip: populate mode in tunnel details by Matthew Smith · 1 year, 5 months ago
  43. ff27c9f stats: fix duplicate /if/names entry by Steven Luong · 1 year, 6 months ago
  44. 755e3aa api: ip - Mark old message versions as deprecated by Ondrej Fabry · 1 year, 8 months ago
  45. be56761 api: pg - Mark old message versions as deprecated by Ondrej Fabry · 1 year, 8 months ago
  46. 5c476e7 api: sr - Mark old message versions as deprecated by Ondrej Fabry · 1 year, 8 months ago
  47. 6330584 api: ipsec - Mark old message versions as deprecated by Ondrej Fabry · 1 year, 8 months ago
  48. ccd3070 bpf_trace_filter: plugin for BPF Trace Filtering by Mohammed Hawari · 1 year, 6 months ago
  49. 52fa5f2 vlib: introduce trace filter functions by Mohammed Hawari · 1 year, 7 months ago
  50. e1cc875 ip-neighbor: add api for getting neighbor db config by Alexander Chernavin · 1 year, 6 months ago
  51. c8767c4 session udp: add len check for tx dgrams by Florin Coras · 1 year, 6 months ago
  52. 74d9f0a api: tapv2 - Mark old message versions as deprecated by Ondrej Fabry · 1 year, 8 months ago
  53. 5fe1cf8 virtio: use fast-path for ethernet-input if possible by Stanislav Zaikin · 2 years, 8 months ago
  54. d96859f udp: pass cless hdr to transport through buffer by Florin Coras · 1 year, 6 months ago
  55. 503480d tcp: avoid initializing counters multiple times by Florin Coras · 1 year, 6 months ago
  56. 1271e3a ipsec: manually binding an SA to a worker by Maxime Peim · 1 year, 9 months ago
  57. 601972b fib: walk over adj glean per table by Stanislav Zaikin · 1 year, 9 months ago
  58. 6052f4b tcp: add simple stats collector by Florin Coras · 1 year, 6 months ago
  59. fdf6fbe tcp: options support into pg by Maxime Peim · 1 year, 6 months ago
  60. 4aeba37 session: mark half-open transport closed on ntf by Florin Coras · 1 year, 6 months ago
  61. 39c40fa vppapigen: fix crash with autoendian arrays by Dave Wallace · 1 year, 6 months ago
  62. 9a1fbb5 tcp: cleanup next nodes and drop logic by Florin Coras · 1 year, 6 months ago
  63. f441b5d crypto: use fixed crypto frame pool by gaoginskx · 3 years, 6 months ago
  64. d52f80f udp: improve port validity check by Benoît Ganne · 1 year, 6 months ago
  65. 645ac11 session: cleanup cless listeners from session lookup by Florin Coras · 1 year, 7 months ago
  66. 9a9604b crypto: make crypto-dispatch node working in adaptive mode by Xiaoming Jiang · 1 year, 9 months ago
  67. 8340b24 fib: fix memory leak in fib_attached_export_purge by Stanislav Zaikin · 1 year, 7 months ago
  68. 562ac2f virtio: fix the packet buffering initialization order by Mohsin Kazmi · 1 year, 7 months ago
  69. 0c1454c ipsec: fix ipsec_set_next_index set with wrong sa index when async frame commit failed by Xiaoming Jiang · 1 year, 8 months ago
  70. 4778164 tls: fix memory leak when client/server init error by Xiaoming Jiang · 1 year, 7 months ago
  71. d921b89 udp: fix local port reuse check by Florin Coras · 1 year, 7 months ago
  72. 5e42eae hash: add hash documentation by Mohsin Kazmi · 1 year, 8 months ago
  73. 5154124 teib: fix nh-table-id by Stanislav Zaikin · 1 year, 10 months ago
  74. ae48ffb mpls: implement state change callbacks by Adrian Pistol · 1 year, 7 months ago
  75. 06f1290 ip-neighbor: fix aged neighbor probe by Sergio Gonzalez Monroy · 1 year, 8 months ago
  76. e211ac4 fib: fix load-balance and replicate dpos buckets overflow by Benoît Ganne · 1 year, 10 months ago
  77. 7869985 interface: add the transmit queue infrastructure document by Mohsin Kazmi · 1 year, 8 months ago
  78. 83e7370 ip_session_redirect: add session redirect plugin by Benoît Ganne · 3 years, 4 months ago
  79. e10c524 ethernet: fix adding p2p ethernet crash by Xiaoming Jiang · 1 year, 7 months ago
  80. 24d7e72 flow: fix wrong to use ntohl function to u64 type variable by Yulong Pei · 1 year, 8 months ago
  81. 9794326 udp: improvements to connection format fn by Florin Coras · 1 year, 7 months ago
  82. 639beb9 ip: allow overriding fib index in reass by Florin Coras · 1 year, 7 months ago
  83. cefb178 gre: move to a plugin by Chuhao Tang · 1 year, 8 months ago
  84. c9fb987 session: cleanup ho lookup table on close by Florin Coras · 1 year, 9 months ago
  85. 51f1b26 session: update due to clib_socket refactoring by Nathan Skrzypczak · 1 year, 8 months ago
  86. 816b5d6 ip: change icmp4 throttle by Ole Troan · 1 year, 8 months ago
  87. 39d7699 api: Mark old message versions as deprecated by Ondrej Fabry · 1 year, 8 months ago
  88. 25ef5d3 tcp: remove unused code by Filip Tehlar · 1 year, 8 months ago
  89. bc4dc16 tcp: fix tcp packet trace by Filip Tehlar · 1 year, 8 months ago
  90. 1f70425 session: fix app_listener memory leak if session listen failed by Xiaoming Jiang · 1 year, 8 months ago
  91. feb7742 ip: punt socket - take the tags in Ethernet header into consideration by Andrew Yourtchenko · 1 year, 9 months ago
  92. 393a05f misc: change of address by Mohsin Kazmi · 1 year, 9 months ago
  93. 1315d14 session: fix ct connect session flush assert by Florin Coras · 1 year, 9 months ago
  94. b23c6f4 ip: support flow-hash gtpv1teid by Takeru Hayasaka · 1 year, 11 months ago
  95. 55686e1 session: async flush of pending connects to workers by Florin Coras · 1 year, 9 months ago
  96. c9fac21 api: Remove deprecated message from API by Ondrej Fabry · 1 year, 9 months ago
  97. 696f8e0 udp: fix udp_local length errors accounting by Vladislav Grishenko · 1 year, 9 months ago
  98. 5f30518 session: fix session node switching to interrupt mode failded if no user events by Xiaoming Jiang · 1 year, 9 months ago
  99. 49a1032 session: fix formatting of half open sessions by Florin Coras · 1 year, 9 months ago
  100. 5527a78 ipsec: make pre-shared keys harder to misuse by Benoît Ganne · 2 years, 11 months ago