Age | Commit message (Expand) | Author | Files | Lines |
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 |
2022-05-16 | flowprobe: add api messages to obtain current state |  Alexander Chernavin | 4 | -7/+475 |
2022-05-16 | ip: format table ids with %u |  Nathan Skrzypczak | 1 | -2/+2 |
2022-05-16 | vlib: exec cli line-by-line processing and script updates |  Damjan Marion | 56 | -1153/+1145 |
2022-05-14 | session: revert "fix session cli maybe parse wrong args if executed in files" |  Damjan Marion | 3 | -79/+27 |
2022-05-13 | vlib: process startup config exec scripts line by line |  Damjan Marion | 4 | -2/+73 |
2022-05-13 | dpdk: fix overflow in mtu arithmetic |  Mohammed Hawari | 2 | -2/+2 |
2022-05-13 | tests: fix pnat tests formatting |  Alexander Chernavin | 1 | -51/+53 |
2022-05-13 | ip: reassembly - Fixing buffer leaks, corruption |  Vijayabhaskar Katamreddy | 1 | -50/+126 |
2022-05-13 | flowprobe: add support for reporting on inbound packets |  Alexander Chernavin | 8 | -127/+589 |
2022-05-12 | pnat: add support to wildcard IP Protocol field if not specified |  Fahad Naeem | 5 | -4/+138 |
2022-05-11 | tests: fix checkstyle-python |  Klement Sekera | 1 | -1/+1 |
2022-05-11 | api: revert the changes to atexit for shared memory client |  Andrew Yourtchenko | 1 | -1/+1 |
2022-05-11 | dpdk: clear the RTE_MEMPOOL_F_NON_IO |  Mohammed Hawari | 1 | -0/+3 |
2022-05-10 | tests: replace pycodestyle with black |  Klement Sekera | 268 | -35540/+47066 |
2022-05-10 | nat: improve icmp type detection performance |  Klement Sekera | 1 | -12/+10 |
2022-05-10 | ip: reassembly: add documentation |  Klement Sekera | 3 | -0/+223 |
2022-05-10 | ip: fix buffer leaks in reassembly |  Klement Sekera | 2 | -29/+32 |
2022-05-09 | vhost: memory leak upon deleting vhost-user interface |  Steven Luong | 1 | -3/+1 |
2022-05-08 | devices: fix crash on invalid interface |  Gabriel Ganne | 1 | -2/+5 |
2022-05-06 | session: fix session cli maybe parse wrong args if executed in files |  Xiaoming Jiang | 3 | -29/+69 |
2022-05-06 | stats: add vlib_stats_free_string_vector |  Damjan Marion | 2 | -0/+8 |
2022-05-06 | vppinfra: free vector against its heap |  Damjan Marion | 1 | -1/+1 |
2022-05-06 | stats: strings in string vector are c strings |  Damjan Marion | 1 | -0/+1 |
2022-05-05 | dpdk: fix generic flow input parsing in FDIR |  Ting Xu | 1 | -0/+96 |
2022-05-05 | rdma: two small improvements for rdma interface |  Jieqiang Wang | 2 | -5/+5 |
2022-05-05 | vat2: fix argument parsing |  Dave Wallace | 1 | -20/+19 |
2022-05-05 | policer: output interface policer |  Stanislav Zaikin | 8 | -46/+195 |