Age | Commit message (Expand) | Author | Files | Lines |
2023-01-10 | vrrp: fix update virtual addr make mistake |  gaochx | 1 | -2/+2 |
2022-12-23 | hsa: fix echo client workers initialization |  Benoît Ganne | 1 | -5/+4 |
2022-12-22 | misc: fix crash using tracedump plugin with socket API clients |  Arthur de Kerhor | 1 | -6/+9 |
2022-12-21 | dpdk: link DPDK with MLX4/MLX5 libraries again |  Vladimir Ratnikov | 1 | -1/+3 |
2022-12-21 | af_packet: move to plugin |  Mohsin Kazmi | 11 | -0/+3582 |
2022-12-21 | quic: fix quic plugin with openssl 3.x |  Dave Wallace | 2 | -0/+14 |
2022-12-19 | nat: fix incorrect using about sw_if_index in nat44-ed static mapping v2 api. |  Huawei LI | 1 | -1/+1 |
2022-12-19 | nat: fix memory leak and refactor nat44-ed db init/free. |  Huawei LI | 1 | -22/+31 |
2022-12-15 | nat: disable nat44-ed/ei features on interface deletion |  Vladislav Grishenko | 2 | -0/+98 |
2022-12-14 | vcl: enable gso for 'sendmsg' in LDP mode. |  Dou Chao | 1 | -0/+1 |
2022-12-12 | linux-cp: set severity of noisy message to debug |  Matthew Smith | 1 | -1/+1 |
2022-12-09 | nat: fixed return values of enable/disable call |  Filip Varga | 3 | -13/+17 |
2022-12-09 | http_static: clean up http redirect generation |  Dave Barach | 1 | -1/+56 |
2022-12-08 | http_static: derive mime type from file extensions |  Dave Barach | 4 | -8/+132 |
2022-12-07 | http_static: misc bug fixes |  Dave Barach | 2 | -1/+3 |
2022-12-06 | http_static: fix http(s) redirects |  Dave Barach | 4 | -15/+37 |
2022-12-02 | session: move connects to first worker |  Florin Coras | 2 | -14/+2 |
2022-12-02 | quic: update to quicly v0.1.4 |  Dave Wallace | 4 | -24/+36 |
2022-12-02 | vhost: convert vhost device driver to a plugin |  Steven Luong | 12 | -0/+6999 |
2022-12-02 | avf: support generic flow |  Ting Xu | 8 | -52/+638 |
2022-12-01 | wireguard: add atomic mutex |  Gabriel Oginski | 3 | -2/+19 |
2022-11-30 | hsa: session rpc for echo client cli notifications |  Florin Coras | 1 | -7/+12 |
2022-11-29 | wireguard: compute checksum for outer ipv6 header |  Artem Glazychev | 2 | -2/+41 |
2022-11-29 | rdma: fix for-loop initialization in scalar path |  Jieqiang Wang | 1 | -20/+35 |
2022-11-23 | linux-cp: fix FIB_ENTRY_FLAG_ATTACHED |  Alexander Skorichenko | 1 | -0/+10 |
2022-11-22 | acl: fix set acl-plugin cli unformat free. |  Huawei LI | 1 | -1/+2 |
2022-11-18 | tls: memory leak due to missing call to vnet_crypto_key_del |  Steven Luong | 1 | -1/+6 |
2022-11-18 | ipsec: Failure at the start of the batch should not invalidate the rest of th... |  Neale Ranns | 1 | -14/+24 |
2022-11-14 | crypto-ipsecmb: fix plugin crash in VirtualBox |  Maros Ondrejicka | 1 | -1/+1 |
2022-11-11 | http: use safe pool realloc |  Florin Coras | 1 | -1/+2 |
2022-11-11 | srtp: use safe pool reallocs |  Florin Coras | 1 | -2/+5 |
2022-11-10 | linux-cp: fix lcp_itf_pair_create()'s memory leak |  luoyaozu | 1 | -0/+3 |
2022-11-10 | http: support client connect |  Filip Tehlar | 5 | -53/+979 |
2022-11-10 | nat: updating my maintainer email address |  Filip Varga | 1 | -1/+1 |
2022-11-09 | sr: fix added for configuring vlan sub interface as iif interface in End.AD.F... |  ChinmayaAgarwal | 1 | -8/+0 |
2022-11-09 | acl: verify that src and dst have sane and same address family |  Andrew Yourtchenko | 1 | -1/+5 |
2022-11-07 | prom: fix stats vector leak |  Florin Coras | 1 | -0/+1 |
2022-11-07 | nat: fix per-vrf session bookkeeping |  Jing Peng | 3 | -34/+26 |
2022-11-07 | nat: fix byte order error. |  Huawei LI | 1 | -6/+4 |
2022-11-05 | hsa: echo client crash when it fails to connect to remote |  Steven Luong | 1 | -1/+1 |
2022-11-04 | nat: cleanup of deprecated features |  Filip Varga | 3 | -296/+0 |
2022-11-03 | tls: crash in mbedtls due to ctx is already free |  Steven Luong | 1 | -1/+0 |
2022-11-03 | misc: fix failing TestNs/TestHttpTps test in hstf |  Maros Ondrejicka | 1 | -1/+6 |
2022-10-31 | quic: use safe pool realloc |  Florin Coras | 1 | -1/+2 |
2022-10-31 | tls: use safe pool reallocs |  Florin Coras | 3 | -5/+7 |
2022-10-28 | cnat: Fix unformat_cnat_snat_interface_map_type |  Miguel Borges de Freitas | 1 | -1/+1 |
2022-10-25 | rdma: set correct CQE flags |  Jieqiang Wang | 1 | -6/+6 |
2022-10-25 | rdma: fix ipv4 checksum check in rdma-input node |  Jieqiang Wang | 1 | -23/+40 |
2022-10-24 | docs: update cnat docs to current vpp version |  Miguel Borges de Freitas | 1 | -5/+13 |
2022-10-24 | dpdk: add Intel QAT 200xx series support |  Vladimir Ratnikov | 1 | -1/+2 |