- 6a1a832 vppinfra: add AMD EPYC cpu family details by Sivaprasad Tummala · 1 year, 8 months ago
- 22ca0d0 stats: check if stats vector entry is empty by Ole Troan · 1 year, 9 months ago
- 003330c vppinfra: native poly1305 implementation by Damjan Marion · 1 year, 8 months ago
- 98f7f0a build: add scalar (no-simd) march variant by Damjan Marion · 1 year, 8 months ago
- b42d27a vppinfra: table based crc32c for targets without crc32c instructions by Damjan Marion · 1 year, 8 months ago
- cbc0410 vppinfra: add format_hexdump_u{16,32,64} by Damjan Marion · 1 year, 8 months ago
- 8f78c93 linux-cp: Handle RTA_VIA routes. by Adrian Pistol · 1 year, 8 months ago
- b8a663c nat: distribute nat44-ed in2out sessions by rx vrf by Vladislav Grishenko · 2 years ago
- 407b148 nat: fix the wrong unformat type by Ted Chen · 2 years, 3 months ago
- d9df165 nat: adding a new api nat44_ed_vrf_tables_v2_dump by Daniel Béreš · 1 year, 9 months ago
- 6bec05b vlib dhcp: default to logging without elogs by Florin Coras · 1 year, 8 months ago
- feb7742 ip: punt socket - take the tags in Ethernet header into consideration by Andrew Yourtchenko · 1 year, 9 months ago
- 393a05f misc: change of address by Mohsin Kazmi · 1 year, 8 months ago
- fdf917e linux-cp: don't create tap for non-eth ifaces by Stanislav Zaikin · 1 year, 9 months ago
- 00f5d96 rdma: disable compressed CQE mode for txq CQ by Jieqiang Wang · 1 year, 9 months ago
- b7756b2 vlib:process node scheduling use timing_wheel have problem. by jinsh · 1 year, 9 months ago
- 9aa4ac5 vlib: reset stop_timer_handle on expired processes by Matthew Smith · 1 year, 9 months ago
- 5294cdc vppinfra: refactor uword bitmaps by Damjan Marion · 1 year, 9 months ago
- 1315d14 session: fix ct connect session flush assert by Florin Coras · 1 year, 9 months ago
- 156d452 vlib: add vlib_frame_bitmap_{set,clear}_bit_at_index by Damjan Marion · 1 year, 9 months ago
- 2c03879 nat: fix nat44 vrf handlers by Daniel Béreš · 1 year, 9 months ago
- b23c6f4 ip: support flow-hash gtpv1teid by Takeru Hayasaka · 1 year, 11 months ago
- 55686e1 session: async flush of pending connects to workers by Florin Coras · 1 year, 9 months ago
- 8309517 vlib: fix segfault on panic in worker by Mikhail Sokolovskiy · 1 year, 9 months ago
- 2844aa1 dpdk-cryptodev: fix name formatting of session pools by Gabriel Oginski · 1 year, 9 months ago
- 4172448 vppinfra: small improvement and polishing of AES GCM code by Damjan Marion · 1 year, 9 months ago
- c9fac21 api: Remove deprecated message from API by Ondrej Fabry · 1 year, 9 months ago
- 696f8e0 udp: fix udp_local length errors accounting by Vladislav Grishenko · 1 year, 9 months ago
- b052c67 dpdk-cryptodev: fix formatting name of pools by Gabriel Oginski · 1 year, 9 months ago
- 5f30518 session: fix session node switching to interrupt mode failded if no user events by Xiaoming Jiang · 1 year, 9 months ago
- 49a1032 session: fix formatting of half open sessions by Florin Coras · 1 year, 9 months ago
- b47376f vppinfra: AES-CBC and AES-GCM refactor and optimizations by Damjan Marion · 1 year, 9 months ago
- 5527a78 ipsec: make pre-shared keys harder to misuse by Benoît Ganne · 2 years, 11 months ago
- ad95b06 ipsec: add per-SA error counters by Arthur de Kerhor · 2 years, 1 month ago
- f6ba562 vnet: throttling configuration improvement by Maxime Peim · 1 year, 10 months ago
- ac3c8dc session: add session stats by Filip Tehlar · 1 year, 9 months ago
- b53b88a build: fix rpm build error with test_infra by Tianyu Li · 1 year, 9 months ago
- 653ef73 linux-cp: fix get_default_ns api method by Stanislav Zaikin · 2 years, 5 months ago
- 86698fc papi: vla list of fixed strings by Ole Troan · 2 years ago
- d76c029 wireguard: fix sending peer events from worker threads by Alexander Chernavin · 1 year, 9 months ago
- 645a588 ipsec: set fast path 5tuple ip addresses based on sa traffic selector values by Piotr Bronowski · 1 year, 10 months ago
- 8a4b797 vppinfra: fix pool free bitmap allocation by Vladislav Grishenko · 2 years, 3 months ago
- b9c8c57 vppinfra: fix corner-cases in bihash lookup by Dave Barach · 1 year, 9 months ago
- 04bd0ea vppinfra: move sha2.h to crypto/ by Damjan Marion · 1 year, 9 months ago
- c7d3a5b vppinfra: auto-free test memory by Damjan Marion · 1 year, 9 months ago
- f8b61fb vppinfra: add FOREACH_ARRAY_ELT macro by Damjan Marion · 1 year, 9 months ago
- f39485f vppinfra: add clib_crc32c testcase into infra tests by Andrew Yourtchenko · 1 year, 9 months ago
- e541d6f session: support active opens with same source port by Florin Coras · 1 year, 9 months ago
- c3542e1 vppinfra: widen the scope of test_vector_funcs by Damjan Marion · 1 year, 9 months ago
- adeaf16 crypto-native: 256-bit AES CBC support by Damjan Marion · 1 year, 9 months ago
- 1ca6818 build: add support for intel alderlake and sapphirerapids, part 2 by Damjan Marion · 1 year, 9 months ago
- 6a6df00 dma_intel: fix potential invalid batch status by Marvin Liu · 1 year, 9 months ago
- e10ace2 dpdk: enable Google Virtual Ethernet by Marvin Liu · 1 year, 9 months ago
- 0d07a5d vlib: fix clib_crc32c on odd lengths and clib_crc32c_u8 by Andrew Yourtchenko · 1 year, 9 months ago
- aeb7c1c session vcl: refactor builtin tx event for main tx by Florin Coras · 1 year, 9 months ago
- 48d2e15 session: pre-alloc required dma batches by Marvin Liu · 1 year, 9 months ago
- 738aba7 vlib: pre-alloc dma backend batches by Marvin Liu · 1 year, 9 months ago
- 0d712c1 session: format transport connection flags by Florin Coras · 1 year, 9 months ago
- 02aa2ca session: cleanup lcl endpt freelist before all alloc by Florin Coras · 1 year, 9 months ago
- 1552228 build: add support for intel alderlake and sapphirerapids by Damjan Marion · 1 year, 9 months ago
- 8ade308 crypto-native: avoid crash on 12th and 13th gen Intel client CPUs by Damjan Marion · 1 year, 9 months ago
- f6d3abd memif: don't leak error strings in API handlers by Damjan Marion · 1 year, 9 months ago
- a361a39 udp: Use udp_output_get_connection instead of udp_connection_get by Steven Luong · 1 year, 9 months ago
- 0638619 avf: 512-bit SIMD version of avf_tx_prepare by Leyi Rong · 1 year, 9 months ago
- c6c4e86 vcl: init ldp config before vcl init by Florin Coras · 1 year, 9 months ago
- 767a9ab vlib: 512-bit SIMD version of vlib_buffer_free by Leyi Rong · 1 year, 9 months ago
- 7b0d48f af_packet: fix the broken functionality upon admin down by Mohsin Kazmi · 1 year, 9 months ago
- 66c675e vcl: fix select connected deq notification by Florin Coras · 1 year, 9 months ago
- 436c7ba vcl: fix epoll out evt on connect by Florin Coras · 1 year, 9 months ago
- a468fd7 session: Use session->thread_index to correctly retrieve the session by Steven Luong · 1 year, 9 months ago
- 51cb655 quic: use tx instead of builtin_tx event with timers by Florin Coras · 1 year, 9 months ago
- 21121f6 avf: enable rss action of flow by Xinyao Cai · 1 year, 10 months ago
- d1dc106 vlib: stop worker threads on main loop exit by Vladislav Grishenko · 3 years ago
- b793640 avf: fix cli memory leak with incorrect options by Tianyu Li · 1 year, 11 months ago
- 16581f5 udp: crash in format_udp_connection by Steven Luong · 1 year, 9 months ago
- 16cc15b build: check for presence of python ply by Damjan Marion · 1 year, 10 months ago
- 1cada9a build: make Python3 mandatory by Damjan Marion · 1 year, 9 months ago
- 3ffc77d tcp: allow syns in closed state by Florin Coras · 1 year, 10 months ago
- a41a0b5 vcl: do not stop listeners on vls epoll del by Florin Coras · 1 year, 10 months ago
- c86662a vcl: always drain libc epoll with eventfds in ldp by Florin Coras · 1 year, 10 months ago
- 2d3da80 vlib: fix vlib_log for elog by luoyaozu · 2 years, 1 month ago
- 064ff15 lb: keep AddressSanitizer happy by Benoît Ganne · 1 year, 11 months ago
- 22460d6 vppinfra: fix memory traces by Benoît Ganne · 2 years, 1 month ago
- eb41541 af_packet: fix the first packet offset by Mohsin Kazmi · 1 year, 10 months ago
- 258aac9 af_xdp: fix netns configuration by Benoît Ganne · 1 year, 11 months ago
- ff2fba7 vlib: avoid non-mp-safe cli process node updates by Vladislav Grishenko · 3 years, 5 months ago
- 8181727 interface: more cleaning after set flags is failed in vnet_create_sw_interface by varasteh · 3 years ago
- 88d9414 interface: add the missing tag keyword in the cli helper by Mohsin Kazmi · 1 year, 11 months ago
- 063549f crypto: remove VNET_CRYPTO_OP_FLAG_INIT_IV flag by Benoît Ganne · 2 years, 11 months ago
- f471e33 memif: fix input vector rate of memif-input node by Liangxing Wang · 1 year, 11 months ago
- 4d830d2 vlib: fix macro define command not work in startup config exec script by Xiaoming Jiang · 2 years ago
- 4646cd4 vlib: fix ASAN fake stack size set error when switching to process by Xiaoming Jiang · 2 years ago
- c36f9b5 dpdk: plugin init should be protect by thread barrier by Xiaoming Jiang · 2 years ago
- 60a107c vppinfra: adding support for socket mounting paths by Mohsin Kazmi · 1 year, 10 months ago
- 99d3a40 flow dpdk: introduce IP in IP support for flow by Xinyao Cai · 1 year, 10 months ago
- a20afdc vppinfra: fix clib_bitmap_will_expand() result inversion by Vladislav Grishenko · 1 year, 10 months ago
- 1ee334c crypto: make it easier to diagnose keys use-after-free by Benoît Ganne · 2 years ago
- 15eec55 snort: fix descriptor offset may be truncated if buffers num too large by jiangxiaoming · 2 years, 9 months ago
- e13baaa interface: fix 4 or more interfaces equality comparison bug with xor operation using (a^a)^(b^b) by lijinhui · 2 years, 4 months ago
- af62f93 vppinfra: display only the 1st 50 memory traces by default by Benoît Ganne · 1 year, 10 months ago