Age | Commit message (Expand) | Author | Files | Lines |
2023-05-15 | dpdk: Be wary of the return value from rte_eth_dev_socket_id | Steven Luong | 1 | -1/+7 |
2023-05-12 | vcl: fix ldp ioctl FIONBIO handler | Florin Coras | 1 | -1/+1 |
2023-05-12 | gre: move to a plugin | Chuhao Tang | 13 | -390/+374 |
2023-05-11 | vppapigen: support counters only .api | Ole Troan | 1 | -11/+12 |
2023-05-10 | api: clean up error message | Dave Wallace | 1 | -2/+3 |
2023-05-04 | session: cleanup ho lookup table on close | Florin Coras | 2 | -6/+39 |
2023-04-28 | vcl: inherit connected flag on accepted cl sessions | Florin Coras | 1 | -0/+2 |
2023-04-28 | session: update due to clib_socket refactoring | Nathan Skrzypczak | 7 | -100/+145 |
2023-04-27 | api: Mark old message versions as deprecated | Ondrej Fabry | 1 | -0/+4 |
2023-04-26 | build: plugin disable vat2 test2 plugin build | Ole Troan | 1 | -2/+2 |
2023-04-26 | ip: change icmp4 throttle | Ole Troan | 1 | -1/+1 |
2023-04-25 | crypto-sw-scheduler: fix interrupt mode | Alexander Skorichenko | 1 | -0/+10 |
2023-04-25 | api: Mark old message versions as deprecated | Ondrej Fabry | 1 | -0/+4 |
2023-04-25 | perfmon: fix perfmon start type argument | Maxime Peim | 1 | -5/+3 |
2023-04-25 | memif: support dma option | Marvin Liu | 8 | -20/+925 |
2023-04-25 | dpdk: code preparation for bumping to DPDK 22.11 | Xinyao Cai | 9 | -34/+147 |
2023-04-21 | tcp: remove unused code | Filip Tehlar | 2 | -7/+0 |
2023-04-21 | rdma: fix rx CQ mask to calculate right next_cqe_index | Jieqiang Wang | 1 | -1/+1 |
2023-04-21 | lb: improve formatting in lb_types.api | Vratko Polak | 1 | -5/+5 |
2023-04-20 | session svm: fix mq cleanup | Florin Coras | 1 | -1/+1 |
2023-04-20 | api: fix trace_plugin_msg_ids segv in trace dump | Matthew Smith | 2 | -1/+2 |
2023-04-20 | tcp: fix tcp packet trace | Filip Tehlar | 1 | -38/+59 |
2023-04-19 | session: fix app_listener memory leak if session listen failed | Xiaoming Jiang | 1 | -0/+2 |
2023-04-19 | lb: initialize lb_vip_add_args_t | Vratko Polak | 1 | -2/+2 |
2023-04-18 | vpp: install version.h | Ole Troan | 1 | -0/+6 |
2023-04-18 | vppinfra: Multiarch support for AMD EPYC processors | Sivaprasad Tummala | 2 | -2/+31 |
2023-04-18 | vppinfra: missing static_always_inline in crc32c.h | Damjan Marion | 1 | -2/+2 |
2023-04-17 | vppinfra: SFENCE requires SSE2 to be enabled | Damjan Marion | 1 | -1/+1 |
2023-04-17 | vppinfra: add AMD EPYC cpu family details | Sivaprasad Tummala | 2 | -2/+27 |
2023-04-17 | stats: check if stats vector entry is empty | Ole Troan | 2 | -0/+7 |
2023-04-17 | vppinfra: native poly1305 implementation | Damjan Marion | 5 | -6/+544 |
2023-04-17 | build: add scalar (no-simd) march variant | Damjan Marion | 4 | -3/+18 |
2023-04-17 | vppinfra: table based crc32c for targets without crc32c instructions | Damjan Marion | 1 | -0/+71 |
2023-04-17 | vppinfra: add format_hexdump_u{16,32,64} | Damjan Marion | 2 | -0/+69 |
2023-04-14 | linux-cp: Handle RTA_VIA routes. | Adrian Pistol | 1 | -2/+3 |
2023-04-13 | nat: distribute nat44-ed in2out sessions by rx vrf | Vladislav Grishenko | 1 | -1/+3 |
2023-04-13 | nat: fix the wrong unformat type | Ted Chen | 2 | -2/+2 |
2023-04-13 | nat: adding a new api nat44_ed_vrf_tables_v2_dump | Daniel Béreš | 2 | -0/+76 |
2023-04-12 | vlib dhcp: default to logging without elogs | Florin Coras | 1 | -1/+1 |
2023-04-12 | ip: punt socket - take the tags in Ethernet header into consideration | Andrew Yourtchenko | 1 | -1/+2 |
2023-04-12 | misc: change of address | Mohsin Kazmi | 4 | -4/+4 |
2023-04-11 | linux-cp: don't create tap for non-eth ifaces | Stanislav Zaikin | 1 | -0/+8 |
2023-04-11 | rdma: disable compressed CQE mode for txq CQ | Jieqiang Wang | 1 | -3/+1 |
2023-04-10 | vlib:process node scheduling use timing_wheel have problem. | jinsh | 2 | -2/+6 |
2023-04-06 | vlib: reset stop_timer_handle on expired processes | Matthew Smith | 1 | -8/+23 |
2023-04-06 | vppinfra: refactor uword bitmaps | Damjan Marion | 5 | -42/+114 |
2023-04-04 | session: fix ct connect session flush assert | Florin Coras | 1 | -2/+4 |
2023-04-02 | vlib: add vlib_frame_bitmap_{set,clear}_bit_at_index | Damjan Marion | 1 | -0/+16 |
2023-03-31 | nat: fix nat44 vrf handlers | Daniel Béreš | 1 | -2/+2 |
2023-03-31 | ip: support flow-hash gtpv1teid | Takeru Hayasaka | 8 | -14/+98 |