- a3a4896 vcl: support multi-threads with session migration by hanlin · 4 years, 5 months ago
- 40c07ce vcl: support inter worker rpc by Florin Coras · 4 years, 5 months ago
- 68ebcd5 vppapigen: add support for empty options by Ole Troan · 4 years, 4 months ago
- 710fe10 papi: allow unknown address family by Ole Troan · 4 years, 6 months ago
- fdc6780 stats: add timeout for in_progress access to stat segment by Ole Troan · 4 years, 4 months ago
- 3c70c05 stats: name and error index client memory leak by Ole Troan · 4 years, 4 months ago
- 53ec967 vcl: fix getting wrong non-blocking flags issue in VPPCOM_ATTR_GET_FLAGS action by Simon Zhang · 4 years, 4 months ago
- 6042d28 vrrp: change init of vrrp key in VR lookup by Matthew Smith · 4 years, 4 months ago
- 3505028 memif: wrong interface counter is incremented by Steven Luong · 4 years, 4 months ago
- 49c9fea bash: fix pip install issue with jjb-sandbox-env function by Dave Wallace · 4 years, 5 months ago
- d4a639b vppinfra: harmonize function names by Dave Barach · 4 years, 4 months ago
- 11fb09e misc: harmonize names by Dave Barach · 4 years, 4 months ago
- 586462f interface: add pcap trace data preallocation by Dave Barach · 4 years, 4 months ago
- 0edfb1a vcl: fix epoll timeout by Florin Coras · 4 years, 4 months ago
- eedc74b tcp: improve timestamp rtt accuracy by Florin Coras · 4 years, 4 months ago
- f3ae9e3 unittest: add clib_count_equal_u8/16/32/64 tests by Benoît Ganne · 4 years, 5 months ago
- 2a0bd4a vppinfra: fix clib_count_equal_u8/16/32/64 overflow by Benoît Ganne · 4 years, 5 months ago
- 9811007 nsim: limit tx burst size and refactor input node by Florin Coras · 4 years, 4 months ago
- e6c3e8f nsim: basic reorder support by Florin Coras · 4 years, 5 months ago
- b2f44bd ip-neighbor: Allow to replace dynamic entry by Vladimir Isaev · 4 years, 5 months ago
- 5d27037 docs: Add link to 20.05 test framework docs by Andrew Yourtchenko · 4 years, 7 months ago
- f9512bf tcp: process syn in fin-wait-2 by Florin Coras · 4 years, 5 months ago
- caebbcf feature: add vnet_feature_is_enabled by Dave Barach · 4 years, 5 months ago
- 4c53436 hsa: fix handling active connection failures in the proxy by Ivan Shvedunov · 4 years, 5 months ago
- e52eafd tcp: fix skipping RSTs in SYN_SENT state by Ivan Shvedunov · 4 years, 5 months ago
- 81b95c1 build: Fix 'make install-deps' errors on aarch64 CentOS 7 by Jieqiang Wang · 4 years, 5 months ago
- bdd8b57 ipsec: fix cli uninitialized parameters by Benoît Ganne · 4 years, 5 months ago
- d75213f tcp: process syn in close-wait by Florin Coras · 4 years, 5 months ago
- dc2abbe bonding: toggle bond admin state may cause hw link state to down by Steven Luong · 4 years, 5 months ago
- b046487 docs: Update the VPP tutorial by John DeNisco · 4 years, 5 months ago
- 18c6cd9 ip: svr: improve performance for non-fragments by Klement Sekera · 4 years, 5 months ago
- 9ae3c6a ip: fix punt cli to only consumes a line of input by Benoît Ganne · 4 years, 5 months ago
- 0f4e3c2 http_static: fix session cleanup by Florin Coras · 4 years, 5 months ago
- 7d941d4 hsa: fix http server session cleanup by Florin Coras · 4 years, 5 months ago
- 39771ad lisp: fix cli locator-set name null termination by Florin Coras · 4 years, 5 months ago
- 508dc51 lisp: fix lisp/one enable/disable by Florin Coras · 4 years, 5 months ago
- 2a10ee3 sr: fix prefix_len type parsing by Benoît Ganne · 4 years, 5 months ago
- 4c4223e bonding lacp: replace slave string with member by Steven Luong · 4 years, 5 months ago
- 4d1423c ikev2: fix session re-initiate after SA expires by Filip Tehlar · 4 years, 5 months ago
- 6977ed6 nat: limit resource consumption when out of ports by Klement Sekera · 4 years, 5 months ago
- 9fefa89 tcp: fix tcp_connection_cleanup() with uninitialized elog by Ivan Shvedunov · 4 years, 5 months ago
- c72995d lacp: fix vector overflow by Benoît Ganne · 4 years, 5 months ago
- 17814d7 interface: fix show/clear hardware-interfaces string overflow by Benoît Ganne · 4 years, 5 months ago
- e3a2430 pci: fix non NULL-terminated vector used as C string overflow by Benoît Ganne · 4 years, 5 months ago
- c7fd24e session: cleanup lookup table for rejected session by Florin Coras · 4 years, 5 months ago
- d2f5174 tcp: fix synack elog crash by Florin Coras · 4 years, 5 months ago
- a340fe1 ikev2: add SA dump API by jan_cavojsky · 4 years, 5 months ago
- 7fc88cf geneve: support geneve interface acting as a bvi by Ole Troan · 4 years, 6 months ago
- 5a849e3 dpdk: device_id sorted order for cryptodev by Vladimir Ratnikov · 4 years, 5 months ago
- c79a14f feature: fix feature config data initialization overflow by Benoît Ganne · 4 years, 5 months ago
- 24ee40a acl: correct acl vat help message by Lijian.Zhang · 4 years, 7 months ago
- c703a0b hsa: proxy session cleanup fixes by Florin Coras · 4 years, 5 months ago
- 5c00ec2 vppinfra: add *_zero() vector inlines by Damjan Marion · 4 years, 5 months ago
- 1caf7f1 tcp: track pending timers by Florin Coras · 4 years, 5 months ago
- bf9a0c8 nat: fix port number selection by Elias Rudberg · 4 years, 5 months ago
- 7c8644c ikev2: add global message length check by Benoît Ganne · 4 years, 5 months ago
- 9f84e70 vppapigen: missing crcs in user-defined types by Ole Troan · 4 years, 6 months ago
- 543ed86 virtio: add the buffer allocation error by Mohsin Kazmi · 4 years, 5 months ago
- dd4ccf2 ipsec: Dedicated IPSec interface type by Neale Ranns · 4 years, 6 months ago
- 0c65f52 crypto: bails out early for unsupported key type by Benoît Ganne · 4 years, 5 months ago
- e29fb5b stats: memory leak in stat_validate_counter_vector by Steven Luong · 4 years, 5 months ago
- 459d17b ikev2: refactor and test profile dump API by Filip Tehlar · 4 years, 5 months ago
- 30fa97d sr: new messages created to return sl index for segment lists in a sr policy by Chinmaya Agarwal · 4 years, 5 months ago
- 38ca6e6 api: call api reaper callbacks for socket clients by Dave Barach · 4 years, 5 months ago
- 2e64b5a unittest: keep ASAN happy for non-terminated string tests by Benoît Ganne · 4 years, 5 months ago
- df494da abf: mark API as in-progress by Andrew Yourtchenko · 4 years, 6 months ago
- d2f8fb9 gbp: mark APIs as in-progress by Andrew Yourtchenko · 4 years, 6 months ago
- f733e7a l2e: mark API as in-progress by Andrew Yourtchenko · 4 years, 6 months ago
- 2887159 pppoe: fix uninitialized memory bug by TimotheeChauvin · 4 years, 5 months ago
- 6c81f5a misc: add callback hooks and refactor pmc by Tom Seidenberg · 4 years, 5 months ago
- bab02f0 dpdk: fix coverity warning in the flow code by Chenmin Sun · 4 years, 5 months ago
- 01a103b vlib: fix asan compilation with gcc by Benoît Ganne · 4 years, 5 months ago
- 4933849 crypto: fix coverity issue for cryptodev by Fan Zhang · 4 years, 7 months ago
- 1bd6f61 vppinfra: fix format_c_identifier vector overflow by Benoît Ganne · 4 years, 5 months ago
- 65b65a4 misc: add tracedump API plugin by Dave Barach · 4 years, 5 months ago
- ac0326f adl: move allow/deny list function to plugin by Dave Barach · 4 years, 5 months ago
- 9a0f2a5 ip: optimize ip4_header_checksum, take 2 by Damjan Marion · 4 years, 5 months ago
- 284e658 ikev2: fix race condition in child_sa update by Benoît Ganne · 4 years, 5 months ago
- 5e60c17 vppinfra: enable STATIC_ASSERT with clang by Benoît Ganne · 4 years, 5 months ago
- e5f0050 ip: optimize ip4_header_checksum by Damjan Marion · 4 years, 5 months ago
- cf86740a gre: fix outer ip6 length by Aloys Augustin · 4 years, 5 months ago
- 94dbf95 vppinfra: more vector inlines by Damjan Marion · 4 years, 5 months ago
- 4d119a6 nat: add prefetching to in2out_ed/out2in_ed by Klement Sekera · 4 years, 5 months ago
- a7b963d ikev2: add support for AES-GCM cipher in IKE by Filip Tehlar · 4 years, 5 months ago
- 8046fdc virtio: fix the msix for multiqueue by Mohsin Kazmi · 4 years, 5 months ago
- ac46e3b ikev2: API downgrade due to lack of ikev2 tests by Filip Tehlar · 4 years, 6 months ago
- e30f9c5 ip: fix format_ip6_address_and_mask() bug by Chenmin Sun · 4 years, 5 months ago
- 3999a4b hsa: set connected mode for echo_server app in udp mode. by jiangxiaoming · 4 years, 6 months ago
- b495e9f session: fix application_lookup_name fail due to app_by_name default hash type wrong by jiangxiaoming · 4 years, 5 months ago
- 47cb248 session: reduce verbosity on fifo alloc failure by Florin Coras · 4 years, 5 months ago
- 52e9aaf dpdk: add txq struct and fix dpdk tx lock by Benoît Ganne · 4 years, 5 months ago
- ea7e708 session: fix ct listener cleanup by Florin Coras · 4 years, 5 months ago
- c78d47b tcp: round down rcv wnd even if avoiding retraction by Florin Coras · 4 years, 5 months ago
- 4834a66 tap: fix the tun sndbuf value for kernel 4.20 and later by Mohsin Kazmi · 4 years, 5 months ago
- 190983d ikev2: per thread usage of openssl context by Filip Tehlar · 4 years, 5 months ago
- 742000a docs: Reflect the fact that the DPDK is now a plugin by John DeNisco · 4 years, 5 months ago
- 6a9bd81 ikev2: add profile dump API by Jan Cavojsky · 4 years, 6 months ago
- 4f42a71 ikev2: add more ikev2 tests by Filip Tehlar · 4 years, 6 months ago
- 9268b58 ip: set ip4 mask for ip_copy and ip_set when dealing with ip4 type by jiangxiaoming · 4 years, 6 months ago
- ee167e5 fib: fix debug preprocessor directives by Matthew Smith · 4 years, 5 months ago