Age | Commit message (Expand) | Author | Files | Lines |
2022-11-25 | interface: remove the pending interrupt from deleting interface | Mohsin Kazmi | 2 | -5/+16 |
2022-11-25 | hs-test: auto register test actions | Filip Tehlar | 8 | -78/+62 |
2022-11-24 | sr: srv6 path tracing api | Julian Klaiber | 4 | -0/+160 |
2022-11-23 | gso: add gso documentation | Mohsin Kazmi | 4 | -0/+157 |
2022-11-23 | vpp-swan: Fix segfault for multiple addresses | Timur Celik | 1 | -2/+2 |
2022-11-23 | linux-cp: fix FIB_ENTRY_FLAG_ATTACHED | Alexander Skorichenko | 1 | -0/+10 |
2022-11-22 | policer: adding documentation | Maxime Peim | 14 | -4/+236 |
2022-11-22 | acl: fix set acl-plugin cli unformat free. | Huawei LI | 1 | -1/+2 |
2022-11-21 | tests: add VCL Thru Host Stack TLS in interrupt mode | Filip Tehlar | 1 | -0/+22 |
2022-11-21 | ipsec: improve ipsec policy adding performance | Xiaoming Jiang | 1 | -19/+15 |
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 | 3 | -15/+53 |
2022-11-15 | session: add transport main structure | Florin Coras | 1 | -39/+37 |
2022-11-14 | crypto-ipsecmb: fix plugin crash in VirtualBox | Maros Ondrejicka | 2 | -1/+2 |
2022-11-14 | hs-test: skip vcl reattach test | Filip Tehlar | 1 | -0/+1 |
2022-11-13 | build: fix lib install dir and add vat2 lib install when build rpm. | Huawei LI | 1 | -6/+15 |
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-11 | session: safe pools for cut-through sessions | Florin Coras | 1 | -1/+2 |
2022-11-10 | session: reduce safe pool expand rate | Florin Coras | 1 | -2/+1 |
2022-11-10 | misc: ignore clangd cache folder | Maros Ondrejicka | 1 | -0/+1 |
2022-11-10 | linux-cp: fix lcp_itf_pair_create()'s memory leak | luoyaozu | 1 | -0/+3 |
2022-11-10 | hs-test: add http client connect test | Filip Tehlar | 5 | -36/+111 |
2022-11-10 | http: support client connect | Filip Tehlar | 6 | -53/+981 |
2022-11-10 | nat: updating my maintainer email address | Filip Varga | 1 | -1/+1 |
2022-11-09 | tests: initial asf framework refactoring for 'make test' | Pratikshya Prasai | 45 | -47/+1907 |
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-09 | ip: fix unformat_ip_address forcing version to IP4 for some IP6 addresses | Andrew Yourtchenko | 2 | -18/+20 |
2022-11-08 | policer: improvement show policer cli. | Huawei LI | 1 | -3/+3 |
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-06 | ip6-nd: set router flag on NA if appropriate | Matthew Smith | 3 | -1/+19 |
2022-11-05 | ip6-nd: initialize radv_info->send_radv to 1 | Dave Barach | 1 | -0/+3 |
2022-11-05 | hsa: echo client crash when it fails to connect to remote | Steven Luong | 1 | -1/+1 |
2022-11-04 | classify: fix crash when update nonexistent classify table. | Huawei LI | 1 | -1/+3 |
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-11-03 | session: fix tx_fifo clear and incorrect bitmap invalidation | Dongya Zhang | 2 | -5/+12 |
2022-11-02 | sr: SRv6 Path Tracing Midpoint behaviour | Julian Klaiber | 4 | -0/+196 |
2022-11-01 | vpp-swan: remove step to copy vpp_sswan source for docker image | Yulong Pei | 6 | -6/+4 |
2022-10-31 | quic: use safe pool realloc | Florin Coras | 1 | -1/+2 |
2022-10-31 | tls: use safe pool reallocs | Florin Coras | 5 | -56/+14 |
2022-10-31 | tests: session in interrupt mode | Filip Tehlar | 1 | -0/+9 |
2022-10-29 | build: add extra rpm build dependencies | Tianyu Li | 1 | -0/+1 |
2022-10-28 | cnat: Fix unformat_cnat_snat_interface_map_type | Miguel Borges de Freitas | 1 | -1/+1 |
2022-10-27 | vcl: register workers when reattaching to vpp | Maros Ondrejicka | 8 | -12/+235 |
2022-10-26 | session: add session event log for session state | Steven Luong | 5 | -35/+68 |