Age | Commit message (Expand) | Author | Files | Lines |
2022-06-28 | ipsec: change wildcard value for any protocol of spd policy |  Piotr Bronowski | 5 | -21/+21 |
2022-06-10 | vcl: fix iperf3 server crash issue when it runs over vpp host stack. |  Liangxing Wang | 1 | -0/+11 |
2022-06-05 | wireguard: fix crash by not sending arp via wg interface |  Alexander Chernavin | 1 | -8/+54 |
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-16 | flowprobe: add api messages to obtain current state |  Alexander Chernavin | 1 | -1/+92 |
2022-05-13 | tests: fix pnat tests formatting |  Alexander Chernavin | 1 | -51/+53 |
2022-05-13 | flowprobe: add support for reporting on inbound packets |  Alexander Chernavin | 1 | -36/+148 |
2022-05-12 | pnat: add support to wildcard IP Protocol field if not specified |  Fahad Naeem | 1 | -0/+99 |
2022-05-11 | tests: fix checkstyle-python |  Klement Sekera | 1 | -1/+1 |
2022-05-10 | tests: replace pycodestyle with black |  Klement Sekera | 195 | -27443/+36387 |
2022-05-05 | policer: output interface policer |  Stanislav Zaikin | 3 | -22/+55 |
2022-05-05 | udp: remove buggy assert in udp encap |  Benoît Ganne | 1 | -2/+38 |
2022-05-04 | vhost: use_custom_mac set in create_vhost_user_if_v2 |  Fahad Naeem | 1 | -0/+28 |
2022-05-03 | tests: handle removed interface |  Klement Sekera | 3 | -22/+29 |
2022-05-02 | vapi: support api clients within vpp process |  Ole Troan | 1 | -0/+20 |
2022-04-29 | tests: fix handling failed test case |  Klement Sekera | 1 | -1/+2 |
2022-04-29 | tests: fix assert_nothing_captured |  Klement Sekera | 4 | -33/+33 |
2022-04-21 | nat: tweak rfc7857 tcp connection tracking |  Ole Troan | 1 | -24/+20 |
2022-04-14 | ipsec: perf improvement of ipsec4_input_node using flow cache |  Zachary Leaf | 3 | -6/+700 |
2022-04-12 | ip: fix arc start in ip46-local for local mfib entries |  Alexander Chernavin | 1 | -2/+22 |
2022-04-01 | vrrp: add stats support and update API |  Emanuele Di Pascale | 1 | -0/+120 |
2022-04-01 | nat: nat44-ed cleanup & fixes |  Filip Varga | 3 | -23/+19 |
2022-03-30 | udp: fix inner packet checksum calculation in udp-encap |  Mauro Sardara | 1 | -4/+9 |
2022-03-27 | tests: fix core file message |  Dmitry Valter | 3 | -5/+7 |
2022-03-24 | ip: The check for 'same packet' must include the FIB index |  Neale Ranns | 2 | -0/+182 |
2022-03-24 | ip6-nd: stop sending RA by default |  Alexander Chernavin | 1 | -2/+5 |
2022-03-24 | mpls: Set the MTU field in the frag-needed ICMP when doing MPLS fragmentation |  Neale Ranns | 2 | -3/+8 |
2022-03-22 | tests: add http tps test |  Filip Tehlar | 1 | -0/+42 |
2022-03-22 | tests: fix DEBUG=attach functionality |  Klement Sekera | 2 | -6/+10 |
2022-03-18 | tests: fix the RND_SEED parsing |  Andrew Yourtchenko | 1 | -1/+13 |
2022-03-17 | nat: fix ICMP error translation |  Klement Sekera | 1 | -17/+22 |
2022-03-10 | tests: fix test failure with parrallel test |  Tianyu Li | 7 | -56/+56 |
2022-03-09 | ip: IPv4 Fragmentation fix for l2fragmetable size |  Neale Ranns | 1 | -1/+2 |
2022-03-09 | vxlan: add l2 mode test |  Artem Glazychev | 1 | -0/+59 |
2022-03-08 | classify: add API to retrieve punt ACL tables |  Benoît Ganne | 1 | -0/+10 |
2022-03-08 | ipsec: input: drop by default for non-matching pkts |  Zachary Leaf | 3 | -11/+200 |
2022-03-07 | ip: Fixes for IPv6 and MPLS fragmentation |  Neale Ranns | 3 | -1/+115 |
2022-03-04 | ping: correct the fib-index used for the reply |  Neale Ranns | 1 | -14/+35 |
2022-03-04 | ip: rate-limit the sending of ICMP error messages |  Neale Ranns | 10 | -47/+49 |
2022-02-24 | tests: better reporting for unexpected packets |  Klement Sekera | 3 | -22/+37 |
2022-02-21 | tests: add enhanced packet counter verification |  Klement Sekera | 3 | -40/+175 |
2022-02-21 | tests: add a generalised counter assert function |  Klement Sekera | 1 | -2/+11 |
2022-02-21 | tests: allow not removing vpp objects after test |  Klement Sekera | 1 | -1/+3 |
2022-02-18 | tests: Consolidate the implementations of send_and_expect_X |  Neale Ranns | 4 | -53/+18 |
2022-02-17 | tests: make tests less make dependent |  Klement Sekera | 46 | -423/+726 |
2022-02-17 | ipsec: Improve the handling of NAT-T keepalive messages |  Neale Ranns | 1 | -1/+13 |
2022-02-14 | bfd: add per session counters |  Klement Sekera | 1 | -10/+123 |
2022-02-09 | bfd: Add an update API that has create new or modify existing semantics |  Neale Ranns | 2 | -0/+52 |
2022-02-08 | tests: vcl: add missing host stack echo test |  Filip Tehlar | 1 | -0/+8 |