Age | Commit message (Expand) | Author | Files | Lines |
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 |
2022-10-25 | virtio: use current_data as l2_hdr_offset | Mohsin Kazmi | 1 | -4/+2 |
2022-10-25 | devices: fix the l2 hdr offset in af_packet transmit side | Mohsin Kazmi | 1 | -4/+2 |
2022-10-25 | udp: use new wrk context for connections | Florin Coras | 2 | -18/+19 |
2022-10-25 | udp: postpone cleanup of udp connections | Florin Coras | 2 | -2/+48 |
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-25 | hash: add local variable | Gabriel Oginski | 1 | -2/+3 |
2022-10-25 | packetforge: fix GTP-Extension header field data | Ting Xu | 2 | -2/+6 |
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-24 | vppinfra: fix incorrect sizeof() argument due to typo | Andrew Yourtchenko | 1 | -1/+1 |
2022-10-24 | crypto: fix dead nn foreach | Dmitry Valter | 1 | -5/+5 |
2022-10-24 | gso: remove vxlan header include file dependency | Steven Luong | 1 | -2/+3 |
2022-10-21 | devices: add support for af-packet v2 | Mohsin Kazmi | 7 | -186/+645 |
2022-10-20 | crypto-sw-scheduler: fix queue iterator | Vladimir Ratnikov | 1 | -0/+10 |
2022-10-20 | tests: enable extended test runs in run.py | Naveen Joy | 1 | -0/+14 |
2022-10-20 | udp: support for disabling tx csum | Florin Coras | 5 | -4/+62 |
2022-10-20 | session: add session debug cli | Steven Luong | 4 | -54/+176 |
2022-10-20 | virtio: fix the missing unlock | Mohsin Kazmi | 1 | -1/+2 |
2022-10-19 | crypto-ipsecmb: support previous ipsecmb versions | Marcel Cornu | 1 | -11/+125 |
2022-10-19 | udp: explicit udp output node | Florin Coras | 5 | -12/+283 |
2022-10-18 | session: pass sep.opaque to listen session | Mohammed Hawari | 1 | -0/+1 |
2022-10-18 | vppinfra: send minimal needed mask to the set_mempolicy syscall | Damjan Marion | 1 | -11/+14 |
2022-10-17 | virtio: fix the tx side hdr offset | Mohsin Kazmi | 1 | -11/+10 |