Age | Commit message (Expand) | Author | Files | Lines |
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 |
2022-10-20 | crypto-sw-scheduler: fix queue iterator |  Vladimir Ratnikov | 1 | -0/+10 |
2022-10-19 | crypto-ipsecmb: support previous ipsecmb versions |  Marcel Cornu | 1 | -11/+125 |
2022-10-17 | cnat: Add sctp support |  Nathan Skrzypczak | 2 | -0/+52 |
2022-10-17 | crypto-ipsecmb: bump ipsecmb library to v1.3 |  Marcel Cornu | 1 | -64/+79 |
2022-10-17 | vlib: Counter free needs to NULL the allocated counter vector |  Neale Ranns | 1 | -0/+6 |
2022-10-15 | linux-cp: fix infinite loop in CLI lcp default |  luoyaozu | 1 | -3/+12 |
2022-10-12 | misc: fix issues reported by clang-15 |  Damjan Marion | 13 | -48/+23 |
2022-10-11 | nat: report time between current vpp time and last_heard |  Dave Cornejo | 4 | -0/+274 |
2022-10-11 | fib: fix crash when create vxlan/vxlan-gpe/geneve/gtpu tunnel. |  Huawei LI | 2 | -6/+4 |
2022-10-07 | urpf: add mode for specific fib index lookup |  hedi bouattour | 5 | -38/+175 |
2022-10-07 | abf: return status of attachment add/del |  Matthew Smith | 1 | -7/+5 |
2022-10-04 | rdma: unhackish build of rdma-core |  Mohammed Hawari | 2 | -11/+5 |
2022-09-30 | udp: add udp encap source port entropy support |  Vladislav Grishenko | 1 | -1/+2 |
2022-09-29 | api: deprecate vl_msg_api_set_handlers |  Damjan Marion | 2 | -11/+24 |
2022-09-28 | af_xdp: change RLIMIT_MEMLOCK before load bpf program |  Chen Yahui | 1 | -0/+7 |
2022-09-27 | wireguard: stop sending handshakes when wg intf is down |  Alexander Chernavin | 1 | -3/+66 |
2022-09-27 | crypto-openssl: use no padding for encrypt/decrypt |  Vladimir Ratnikov | 1 | -6/+1 |
2022-09-27 | af_xdp: compile error undeclared identifier 'SOL_XDP' |  Chen Yahui | 1 | -0/+3 |
2022-09-27 | wireguard: fix re-handshake timer when response sent |  Alexander Chernavin | 1 | -1/+0 |
2022-09-26 | api: replace print functions wth format |  Damjan Marion | 22 | -109/+70 |
2022-09-20 | nat: adding docs for nat44-ed sub plugin |  Filip Varga | 1 | -0/+729 |
2022-09-19 | cnat: coverity fix |  Nathan Skrzypczak | 1 | -0/+4 |
2022-09-19 | abf: add API parameter n_paths range checks |  Jon Loeliger | 3 | -43/+56 |
2022-09-19 | linux-cp: fix some CLI error messages |  Matthew Smith | 1 | -79/+71 |
2022-09-18 | lisp: fix coverity 277315 |  Andrew Yourtchenko | 1 | -0/+5 |