Age | Commit message (Expand) | Author | Files | Lines |
2022-06-10 | vcl: fix iperf3 server crash issue when it runs over vpp host stack. | Liangxing Wang | 2 | -1/+19 |
2022-06-10 | vppinfra: fix bihash_8_16 entry format function | Benoît Ganne | 1 | -2/+1 |
2022-06-10 | hsa: allow first segments larger than 4g for proxy | Florin Coras | 2 | -14/+5 |
2022-06-10 | ip: improve ip ACL traces | Benoît Ganne | 3 | -10/+26 |
2022-06-09 | vppinfra: missing __clib_export for clib_pmalloc_alloc_aligned | Damjan Marion | 1 | -2/+2 |
2022-06-08 | udp: add cli to dump registered ports | Benoît Ganne | 1 | -0/+93 |
2022-06-08 | wireguard: increment interface RX counters | Matthew Smith | 1 | -0/+15 |
2022-06-07 | classify: fix sesssion details api | Nathan Skrzypczak | 1 | -1/+1 |
2022-06-07 | vlib: fix crash on packet on deleted interface | Pim van Pelt | 1 | -3/+6 |
2022-06-07 | sr: SRv6 TEF behavior support | Ahmed Abdelsalam | 3 | -3/+87 |
2022-06-05 | wireguard: fix crash by not sending arp via wg interface | Alexander Chernavin | 3 | -9/+63 |
2022-06-03 | hsa: dealloc proxy fifos on right thread | Florin Coras | 2 | -1/+46 |
2022-06-03 | hsa: refactor proxy session lookup and cleanup | Florin Coras | 2 | -103/+52 |
2022-06-03 | session: fix double free in CLI | Filip Tehlar | 1 | -7/+2 |
2022-06-02 | ipfix-export: Fix frame leak in flow_report_process_send() | Jon Loeliger | 1 | -1/+9 |
2022-06-01 | session: make sure fifos are freed on right thread | Florin Coras | 1 | -0/+4 |
2022-06-01 | stats: swap used and total stats | Leland Krych | 1 | -2/+2 |
2022-06-01 | papi: vpp_serializer.py - replace slow bytes() with fast bytearray() | Viktor Velichkin | 1 | -8/+8 |
2022-06-01 | vlib: add VLIB_NUM_WORKERS_CHANGE_FN() handler | Damjan Marion | 4 | -10/+15 |
2022-06-01 | ip: unformat_ip_address should no modify its argument on failure | Benoît Ganne | 2 | -16/+18 |
2022-05-31 | nat: disable nat44-ei-in2out-output ttl check | Alexander Skorichenko | 1 | -3/+3 |
2022-05-30 | vppapigen: fix make go-api for go1.18 | Nathan Skrzypczak | 1 | -58/+71 |
2022-05-27 | build: add python3-pip dependency | Saima Yunus | 1 | -1/+1 |
2022-05-27 | ip: reassembly - Fixing buffer leaks, corruption in v6 reasm | Vijayabhaskar Katamreddy | 2 | -42/+117 |
2022-05-26 | ip: reassembly - pacing reassembly timeouts for v6 | Vijayabhaskar Katamreddy | 1 | -9/+35 |
2022-05-25 | docs: update spelling word list and fix typos | Dave Wallace | 4 | -727/+740 |
2022-05-25 | misc: Initial 22.10-rc0 commitv22.10-rc0 | Andrew Yourtchenko | 2 | -1/+1 |
2022-05-24 | docs: make docs build incremental | Nathan Skrzypczak | 5 | -51/+69 |
2022-05-24 | tests: fix ipsec sdp cases with parrallel job | Tianyu Li | 2 | -10/+10 |
2022-05-24 | tests: fix default failed dir setting | Klement Sekera | 2 | -8/+7 |
2022-05-24 | devices: add af-packet v3 api | Mohsin Kazmi | 2 | -0/+114 |
2022-05-24 | flow: support generic flow and RSS action in vapi | Ting Xu | 4 | -3/+232 |
2022-05-24 | vppinfra: fix memory trace | Leung Lai Yung | 1 | -0/+5 |
2022-05-24 | vlib: implement aux data handoff | Mohammed Hawari | 7 | -19/+128 |
2022-05-24 | api: start enum values from 0 | Filip Varga | 1 | -1/+1 |
2022-05-23 | dpdk: fix update link state | Alexander Skorichenko | 1 | -18/+13 |
2022-05-23 | linux-cp: fix display of link_speed | Anton Nikolaev | 1 | -1/+2 |
2022-05-23 | ip: reassembly - fixing stepping index in a better way | Vijayabhaskar Katamreddy | 2 | -18/+13 |
2022-05-23 | ip: reassembly - adding custom reassembly node | Vijayabhaskar Katamreddy | 1 | -13/+75 |
2022-05-20 | virtio: use the internal hdr offsets of buffer metadata for offloads | Mohsin Kazmi | 2 | -39/+23 |
2022-05-19 | api: refactor api data storage | Damjan Marion | 25 | -293/+258 |
2022-05-19 | ikev2: fix tunnel direction | Stanislav Zaikin | 1 | -4/+4 |
2022-05-19 | ip: reassembly - pacing reassembly timeouts | Vijayabhaskar Katamreddy | 2 | -9/+45 |
2022-05-19 | stats: fix collector updates of symlinks | Arthur de Kerhor | 1 | -3/+9 |
2022-05-19 | ip: reassembly - increasing the nbuckets for reass | Vijayabhaskar Katamreddy | 2 | -47/+84 |
2022-05-18 | vppinfra: fix non-vector build on x86_64 | Damjan Marion | 1 | -1/+3 |
2022-05-18 | misc: update config script in IKEv2 test | Filip Tehlar | 1 | -1/+1 |
2022-05-18 | ip: reassembly - increasing the nbuckets for reass | Vijayabhaskar Katamreddy | 2 | -2/+6 |
2022-05-17 | interface: fix overflow of link speed. | Anton Nikolaev | 4 | -8/+13 |
2022-05-16 | acl: memory leak in acl_fa_session_cleaner_process | Steven Luong | 1 | -0/+1 |