Age | Commit message (Expand) | Author | Files | Lines |
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 |
2022-02-07 | build: Make the build work on Debian 11 | Andrew Yourtchenko | 1 | -0/+19 |
2022-02-07 | tests: Update python packages | Dave Wallace | 3 | -132/+153 |
2022-02-06 | stats: fix memory leaks | Ole Troan | 1 | -1/+0 |
2022-02-05 | tests: mark the test suites broken when ASan is enabled | Naveen Joy | 1 | -0/+16 |
2022-02-05 | tests: fix test-checkstyle-diff if no .py changed | Klement Sekera | 1 | -2/+2 |
2022-02-01 | nat: nat44-ei hairpinning code cleanup | Filip Varga | 1 | -1/+1 |
2022-01-31 | tests: correct python usage in virtualenv | Klement Sekera | 1 | -9/+9 |
2022-01-31 | ip: reassembly - add a way to disable for forus | Klement Sekera | 2 | -34/+79 |
2022-01-31 | tests: make VPP_BUILD_DIR to point to correct dir | Klement Sekera | 3 | -5/+5 |
2022-01-31 | tests: support skipping to test method with STEP | Klement Sekera | 1 | -4/+24 |
2022-01-26 | hsa: cleanup and rename http test server | Florin Coras | 1 | -1/+2 |
2022-01-24 | nat: TCP state tracking based on RFC 7857/RFC 6146 | Klement Sekera | 2 | -160/+464 |
2022-01-17 | ipsec: IPSec interface correct drop w/ no protection | Neale Ranns | 2 | -5/+28 |
2022-01-05 | srv6-mobile: Update GTP4/6.D function | Tetsuya Murakami | 1 | -10/+17 |
2022-01-05 | ipsec: allow registering random ports in tests | Arthur de Kerhor | 2 | -30/+47 |
2021-12-21 | fib: MPLS EOS chains built for attached prefixes should link to a lookup DPO | Neale Ranns | 1 | -0/+27 |
2021-12-16 | ip: add tests for message size verification | Klement Sekera | 1 | -5/+24 |
2021-12-14 | ip: reassembly: drop zero length fragments | Klement Sekera | 1 | -0/+18 |
2021-12-10 | ip: reassembly: handle atomic fragments correctly | Klement Sekera | 2 | -2/+84 |
2021-12-03 | ip: extension header parsing fails for fragment header | Ole Troan | 1 | -9/+33 |
2021-12-02 | tests: add segment manager tests | Filip Tehlar | 1 | -0/+27 |
2021-11-23 | misc: deprecate gbp and its dependents | Neale Ranns | 7 | -6488/+0 |
2021-11-23 | ip: unlock_fib on if delete | Nathan Skrzypczak | 1 | -2/+13 |
2021-11-22 | nat: change nat44-ed test pool address | Filip Varga | 1 | -1/+1 |