- 470d72f vcl: fix epoll ctl frequent deq ntf requests by Florin Coras · 1 year, 7 months ago
- e3d058f misc: fix the license header by Mohsin Kazmi · 1 year, 6 months ago
- acecd0d vcl: avoid duplicate tx events with epoll lt by Florin Coras · 1 year, 6 months ago
- d52f80f udp: improve port validity check by Benoît Ganne · 1 year, 6 months ago
- af4fa96 linux-cp: Fix add vs update on routes by Pim van Pelt · 1 year, 7 months ago
- 607eb20 vcl: refactor want deq ntf checks for null fifos by Florin Coras · 1 year, 7 months ago
- 645ac11 session: cleanup cless listeners from session lookup by Florin Coras · 1 year, 7 months ago
- f2b6edb wireguard: add support for chained buffers by Alexander Chernavin · 1 year, 9 months ago
- b1239c4 api: nat44_ed - Mark old message versions as deprecated by Ondrej Fabry · 1 year, 8 months ago
- 9a9604b crypto: make crypto-dispatch node working in adaptive mode by Xiaoming Jiang · 1 year, 9 months ago
- 8340b24 fib: fix memory leak in fib_attached_export_purge by Stanislav Zaikin · 1 year, 7 months ago
- 94a0f57 misc: fix tracedump API by Maxime Peim · 1 year, 7 months ago
- 562ac2f virtio: fix the packet buffering initialization order by Mohsin Kazmi · 1 year, 7 months ago
- 0c1454c ipsec: fix ipsec_set_next_index set with wrong sa index when async frame commit failed by Xiaoming Jiang · 1 year, 7 months ago
- 1000125 vppinfra: add bit_extract_u32 and bit_extract_u64 by Damjan Marion · 1 year, 7 months ago
- bf179a9 vlib: add vlib_log_is_enabled by Damjan Marion · 1 year, 7 months ago
- 2355e49 linux-cp: update adjs for subifs too when mac changes by Alexander Chernavin · 1 year, 7 months ago
- 4778164 tls: fix memory leak when client/server init error by Xiaoming Jiang · 1 year, 7 months ago
- d921b89 udp: fix local port reuse check by Florin Coras · 1 year, 7 months ago
- 5e42eae hash: add hash documentation by Mohsin Kazmi · 1 year, 7 months ago
- db3fbfc vcl: avoid reusing user provided events in lt mode by Florin Coras · 1 year, 7 months ago
- 02063b9 misc: fix tracedump API to match CLI behavior by Maxime Peim · 1 year, 8 months ago
- eed42b0 bufmon: ptd should be alloced in main thread by Xiaoming Jiang · 1 year, 7 months ago
- 5154124 teib: fix nh-table-id by Stanislav Zaikin · 1 year, 10 months ago
- ae48ffb mpls: implement state change callbacks by Adrian Pistol · 1 year, 7 months ago
- 06f1290 ip-neighbor: fix aged neighbor probe by Sergio Gonzalez Monroy · 1 year, 8 months ago
- f96b6c6 hsa: add an option to configure ns in http cli by Filip Tehlar · 1 year, 7 months ago
- cf214cc stats: fix memory leak in stat_segment_dump_r() by Duncan Eastoe · 2 years ago
- e211ac4 fib: fix load-balance and replicate dpos buckets overflow by Benoît Ganne · 1 year, 10 months ago
- 168bb1d dpdk: fix compatibility with DPDK < 21.11 by Andrew Ying · 1 year, 11 months ago
- d35c71c tls: flag no app session on handshake failure by Florin Coras · 1 year, 7 months ago
- fc70a66 dpdk: fix format device name using wrong index by Daniel Ding · 1 year, 7 months ago
- bc4d5b0 vcl: set want deq flag earlier in epoll ctl mod by Florin Coras · 1 year, 7 months ago
- 4817855 vcl: always reset deq ntf flag in epoll evt handler by Florin Coras · 1 year, 7 months ago
- 7869985 interface: add the transmit queue infrastructure document by Mohsin Kazmi · 1 year, 7 months ago
- 84fd649 hsa: make http cli client thread safe by Filip Tehlar · 1 year, 7 months ago
- 4810e5b hsa: detach app on unsuccessful listen by Filip Tehlar · 1 year, 7 months ago
- 7ff7274 vcl: avoid skipping last event in epoll lt by Florin Coras · 1 year, 7 months ago
- 83e7370 ip_session_redirect: add session redirect plugin by Benoît Ganne · 3 years, 4 months ago
- 5b55526 dpdk: fix format rx/tx burst function name failed by Xiaoming Jiang · 1 year, 9 months ago
- e10c524 ethernet: fix adding p2p ethernet crash by Xiaoming Jiang · 1 year, 7 months ago
- 754f79c memif: fix coverity warnings by Marvin Liu · 1 year, 7 months ago
- 00c3719 misc: make format_hexdump length u32 by Benoît Ganne · 1 year, 8 months ago
- 24d7e72 flow: fix wrong to use ntohl function to u64 type variable by Yulong Pei · 1 year, 8 months ago
- c405f75 vppinfra: add aarch64 support for format_ucontext_pc by Tianyu Li · 1 year, 8 months ago
- 4add3f4 hsi: interop with ip reassembly by Florin Coras · 1 year, 7 months ago
- 9794326 udp: improvements to connection format fn by Florin Coras · 1 year, 7 months ago
- 639beb9 ip: allow overriding fib index in reass by Florin Coras · 1 year, 7 months ago
- e77af76 dpdk: Be wary of the return value from rte_eth_dev_socket_id by Steven Luong · 1 year, 7 months ago
- 4a0e08e vcl: fix ldp ioctl FIONBIO handler by Florin Coras · 1 year, 7 months ago
- cefb178 gre: move to a plugin by Chuhao Tang · 1 year, 8 months ago
- 683bdb6 vppapigen: support counters only .api by Ole Troan · 1 year, 7 months ago
- 0b7200f api: clean up error message by Dave Wallace · 1 year, 7 months ago
- c9fb987 session: cleanup ho lookup table on close by Florin Coras · 1 year, 9 months ago
- 89627e8 vcl: inherit connected flag on accepted cl sessions by Florin Coras · 1 year, 8 months ago
- 51f1b26 session: update due to clib_socket refactoring by Nathan Skrzypczak · 1 year, 8 months ago
- 9db3204 api: Mark old message versions as deprecated by Ondrej Fabry · 1 year, 8 months ago
- ad92743 build: plugin disable vat2 test2 plugin build by Ole Troan · 1 year, 8 months ago
- 816b5d6 ip: change icmp4 throttle by Ole Troan · 1 year, 8 months ago
- 61cdc09 crypto-sw-scheduler: fix interrupt mode by Alexander Skorichenko · 1 year, 8 months ago
- 39d7699 api: Mark old message versions as deprecated by Ondrej Fabry · 1 year, 8 months ago
- 2eb8d1a perfmon: fix perfmon start type argument by Maxime Peim · 1 year, 9 months ago
- cada0c5 memif: support dma option by Marvin Liu · 1 year, 9 months ago
- efad24a dpdk: code preparation for bumping to DPDK 22.11 by Xinyao Cai · 1 year, 8 months ago
- 25ef5d3 tcp: remove unused code by Filip Tehlar · 1 year, 8 months ago
- 26c7605 rdma: fix rx CQ mask to calculate right next_cqe_index by Jieqiang Wang · 1 year, 9 months ago
- 2cebd42 lb: improve formatting in lb_types.api by Vratko Polak · 1 year, 8 months ago
- 9f1ae22 session svm: fix mq cleanup by Florin Coras · 1 year, 8 months ago
- 5b32d3a api: fix trace_plugin_msg_ids segv in trace dump by Matthew Smith · 1 year, 8 months ago
- bc4dc16 tcp: fix tcp packet trace by Filip Tehlar · 1 year, 8 months ago
- 1f70425 session: fix app_listener memory leak if session listen failed by Xiaoming Jiang · 1 year, 8 months ago
- 9339af3 lb: initialize lb_vip_add_args_t by Vratko Polak · 1 year, 8 months ago
- f00cb43 vpp: install version.h by Ole Troan · 1 year, 8 months ago
- 206592b vppinfra: Multiarch support for AMD EPYC processors by Sivaprasad Tummala · 1 year, 8 months ago
- b1c5c3f vppinfra: missing static_always_inline in crc32c.h by Damjan Marion · 1 year, 8 months ago
- 687823f vppinfra: SFENCE requires SSE2 to be enabled by Damjan Marion · 1 year, 8 months ago
- 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, 8 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, 8 months ago
- 5294cdc vppinfra: refactor uword bitmaps by Damjan Marion · 1 year, 8 months ago
- 1315d14 session: fix ct connect session flush assert by Florin Coras · 1 year, 8 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