Age | Commit message (Expand) | Author | Files | Lines |
2022-08-09 | wireguard: add peers roaming support |  Alexander Chernavin | 7 | -49/+187 |
2022-08-09 | wireguard: add handshake rate limiting support |  Alexander Chernavin | 6 | -7/+178 |
2022-08-09 | ip-neighbor: ARP and ND stats per-interface. |  Neale Ranns | 13 | -53/+303 |
2022-08-09 | vnet: install reass headers |  Mohammed Hawari | 1 | -0/+2 |
2022-08-09 | vlib: vlib_validate_buffer_enqueue_with_aux_x1 |  Mohammed Hawari | 2 | -0/+71 |
2022-08-09 | interface: fix show_or_clear_hw_interfaces |  Mohammed Hawari | 1 | -1/+2 |
2022-08-08 | devices: af_packet, fix tx stall by retrying failed sendto |  Mohammed Hawari | 3 | -6/+24 |
2022-08-08 | wireguard: add dos mitigation support |  Alexander Chernavin | 10 | -64/+224 |
2022-08-08 | ikev2: fix rekeying with multiple notify payloads |  Atzm Watanabe | 1 | -5/+8 |
2022-08-05 | vnet: On rx-mode set, return error for an actual error. |  Wayne Morrison | 1 | -1/+6 |
2022-08-05 | vppapigen: make json in parallel |  Nathan Skrzypczak | 5 | -100/+140 |
2022-08-04 | dpdk: enable interrupt support for vmxnet3 |  Benoît Ganne | 1 | -0/+1 |
2022-08-04 | arping: validate am->interfaces before check address |  GaoChX | 1 | -1/+2 |
2022-08-03 | wireguard: add processing of received cookie messages |  Alexander Chernavin | 11 | -81/+308 |
2022-08-02 | ipsec: fix coverity warnings found in fast path implementation |  Piotr Bronowski | 2 | -14/+15 |
2022-07-29 | ip6-nd: fix ip6 ra cli issue |  Takanori Hirano | 1 | -2/+1 |
2022-07-28 | session: fix a crash when using unregistered transport proto |  Filip Tehlar | 2 | -1/+6 |
2022-07-28 | ip6-nd: copy mac address to wrong buffer current_data |  liangrq | 1 | -0/+2 |
2022-07-26 | vppinfra: fix formatting of format_base10 |  Pim van Pelt | 2 | -6/+8 |
2022-07-21 | linux-cp: fix endianess for autoendian methods |  Stanislav Zaikin | 1 | -9/+9 |
2022-07-20 | vcl: new vcl api to get detailed session errors |  Radha krishna Saragadam | 3 | -0/+42 |
2022-07-19 | linux-cp: change namespace to netns |  Stanislav Zaikin | 2 | -33/+28 |
2022-07-19 | stats: add loops per second counter in the stats segment. |  Radha krishna Saragadam | 1 | -3/+15 |
2022-07-19 | session: increase retries to grab mq lock |  Radha krishna Saragadam | 1 | -1/+1 |
2022-07-19 | linux-cp: API downgrade due to namespace keyword |  Matthew Smith | 1 | -0/+5 |
2022-07-18 | dpdk: fix mlx5 dpdk init with no-multi-seg |  Tianyu Li | 1 | -1/+2 |
2022-07-15 | ipsec: fast path outbound policy matching implementation for ipv6 |  Piotr Bronowski | 8 | -171/+227 |
2022-07-12 | quic: fix coverity warning |  Florin Coras | 1 | -1/+2 |
2022-07-12 | perfmon: add Arm event bundles |  Zachary Leaf | 9 | -0/+874 |
2022-07-12 | perfmon: enable perfmon plugin for Arm |  Zachary Leaf | 13 | -37/+659 |
2022-07-12 | perfmon: make less arch dependent |  Zachary Leaf | 8 | -101/+161 |
2022-07-11 | wireguard: fix coverity warnings |  Artem Glazychev | 1 | -8/+8 |
2022-07-08 | dpdk: add ID for 4xxx QAT VF |  Matthew Smith | 1 | -3/+5 |
2022-07-06 | gre: fix returning the flags in the API |  Ivan Shvedunov | 1 | -0/+1 |
2022-07-06 | vppinfra: fix memory leak in sparse_vec_free() |  Sergey Matov | 1 | -1/+4 |
2022-07-06 | misc: pass NULL instead of 0 for pointer in variadic functions |  Andreas Schultz | 5 | -18/+14 |
2022-07-01 | buffers: protect against bad thread indices |  Jon Loeliger | 1 | -0/+3 |
2022-06-30 | vcl: check if listener valid on disconnect cleanup |  Florin Coras | 1 | -1/+2 |
2022-06-30 | vrrp: while delete vr can't delete multi virtual address. |  GaoChX | 1 | -1/+4 |
2022-06-30 | sr: SRv6 Path Tracing Sink node behavior |  Ahmed Abdelsalam | 1 | -0/+10 |
2022-06-29 | vlib: enqueue_to_next_with_aux implementation |  Mohammed Hawari | 4 | -37/+233 |
2022-06-29 | classify: use 32 bits hash |  Benoît Ganne | 11 | -55/+54 |
2022-06-29 | sr: code refactor and style fix |  Ahmed Abdelsalam | 2 | -15/+14 |
2022-06-29 | svm: check svm_msg_q_size_to_alloc success |  Ofer Heifetz | 1 | -0/+3 |
2022-06-29 | sr: Add support for SRv6 Path Tracing Infrastructure |  Ahmed Abdelsalam | 3 | -0/+349 |
2022-06-29 | hsa: reduce number of preallocated vcl test server sessions |  Florin Coras | 2 | -1/+2 |
2022-06-29 | tests: add ipsec flow performance unit test |  Piotr Bronowski | 1 | -0/+309 |
2022-06-29 | ipsec: show fast path flag in cli |  Fan Zhang | 1 | -8/+27 |
2022-06-29 | ipsec: add fast path configuration parser |  Piotr Bronowski | 1 | -2/+19 |
2022-06-29 | ipsec: add spd fast path matching |  Piotr Bronowski | 3 | -0/+584 |