- 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, 9 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, 9 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
- 73507dd stats: fix node name compare error when updating stats segment by Xiaoming Jiang · 2 years ago
- 8b213ee memif: autogenerate socket_ids by Nathan Skrzypczak · 3 years ago
- 9ad423f wireguard: add barrier to sync data by Gabriel Oginski · 1 year, 10 months ago
- 04853c6 stats: expose symlink to stats client by Ole Troan · 1 year, 10 months ago
- d346f39 docs: fixed to use unified "pcap trace" command by Nobuhiro MIKI · 1 year, 10 months ago
- 01ee7a7 vcl: accept bound notifications in epoll wait by Florin Coras · 1 year, 10 months ago
- 7a1e95a vcl: accept vcl spurious wakeup in epoll wait eventfd by Florin Coras · 1 year, 10 months ago
- 06defbc vcl: close libc epfd on vls epfd close by Florin Coras · 1 year, 10 months ago
- c2a1417 vcl: only add sessions to lt list if needed by Florin Coras · 1 year, 10 months ago
- 2cc8c0a udp: fix optimistic assert for UDP RX by Mohammed Hawari · 1 year, 10 months ago
- 2073fe4 vcl: fix undeclared UDP_SEGMENT for centos 8 by Tianyu Li · 1 year, 10 months ago
- 3d6156f session: consolidate port alloc logic by Florin Coras · 1 year, 11 months ago
- 045a6ae tcp: add dispatch errors to counters by Florin Coras · 1 year, 10 months ago
- 729b9c9 vcl: use program invocation name in ldp app name by Florin Coras · 1 year, 10 months ago
- b0116a1 vcl: handle lt events in epoll ctl by Florin Coras · 1 year, 10 months ago
- 3288193 vcl: improve vls handling of shared listeners by Florin Coras · 1 year, 10 months ago
- a10437f wireguard: fix potential leaks of async frame by Gabriel Oginski · 1 year, 10 months ago
- 5035bf0 tcp: fix error counters by Filip Tehlar · 1 year, 10 months ago
- 182d2b4 srtp: fix build on ubuntu-22.04 by Dave Wallace · 1 year, 10 months ago
- 7c06b57 session: track app session closes by Florin Coras · 1 year, 10 months ago
- eff5f7a vcl: ldp support for ip_pktinfo by Florin Coras · 1 year, 10 months ago
- 7c7231f vcl: fix incorrect ldp worker in ldp_epoll_pwait() by Liangxing Wang · 1 year, 10 months ago
- edd28a4 wireguard: move buffer when insufficient pre_data left by Alexander Skorichenko · 1 year, 11 months ago
- 5b704f4 session: ignore zero length dgrams by Florin Coras · 1 year, 10 months ago
- 844a0e8 rdma: always use 64 byte CQEs for MLX5 by Nathan Brown · 2 years ago
- c4c205b sr: support define src ipv6 per encap policy by Takeru Hayasaka · 2 years ago
- 7a6532b session: accept lcl ip updates on cl sessions by Florin Coras · 1 year, 10 months ago
- 11d9d02 avf dpdk: fix incorrect handling of IPv6 src address in flow by Ting Xu · 2 years ago
- 25ab42e avf: fix incorrect flag for flow director by Ting Xu · 1 year, 11 months ago
- 26d8418 avf: fix checksum offload configuration by Ting Xu · 1 year, 10 months ago
- dc95634 avf: fix bit calculation function fls_u32 by Ting Xu · 1 year, 10 months ago
- 3b28fd7 ip6-nd: support dump/details for IPv6 RA by Alexander Chernavin · 1 year, 10 months ago
- 02dfd29 ipsec: fix AES CBC IV generation (CVE-2022-46397) by Benoît Ganne · 2 years, 11 months ago
- aaad4f9 vcl: drop lock on segment attach failure by Florin Coras · 1 year, 10 months ago
- f1a232f vcl: add ldp implementation for recvmmsg by Florin Coras · 1 year, 10 months ago
- 3684794 vcl: better handlig of ldp apis that rely on gnu source by Florin Coras · 1 year, 10 months ago
- 085757b vppinfra: refactor clib_socket_init, add linux netns support by Damjan Marion · 1 year, 11 months ago
- ab412cd ipsec: fix async crypto linked keys memory leak by Benoît Ganne · 2 years ago
- af2e88d session: fix out of bounds event memcpy by Florin Coras · 1 year, 10 months ago
- 6b97c43 nat: fix accidental o2i deletion/reuse by Dmitry Valter · 2 years ago
- a4f994f vppapigen: fix incorrect comments in json by Ondrej Fabry · 1 year, 10 months ago
- 905ec87 tls: openssl: fix SSL_read partial read scenario by Ofer Heifetz · 1 year, 10 months ago
- 9b02f72 linux-cp: fix auto-sub-int by Stanislav Zaikin · 1 year, 10 months ago
- 051d3a3 ip: fix ip ACL traces by Benoît Ganne · 2 years, 1 month ago
- 231a365 af_xdp: fix default xdp program unload fail by Yulong Pei · 1 year, 11 months ago
- 2d1a62b policer: API policer selection by index by Maxime Peim · 2 years ago
- 3220d9f fib: keep AddressSanitizer happy by Benoît Ganne · 1 year, 11 months ago
- ab4d917 memif: improve error reporting by Damjan Marion · 1 year, 11 months ago
- 4d290c3 wireguard: update ESTABLISHED flag by Artem Glazychev · 1 year, 11 months ago
- 946f918 vppinfra: keep AddressSanitizer happy by Benoît Ganne · 1 year, 11 months ago
- a254de4 vlib: chdir to runtime_dir by Damjan Marion · 1 year, 11 months ago
- a769a50 api: keep AddressSanitizer happy by Benoît Ganne · 1 year, 11 months ago