Age | Commit message (Expand) | Author | Files | Lines |
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 |
2021-11-22 | vlib: add virtual time support |  Benoît Ganne | 10 | -61/+37 |
2021-11-22 | ipfix-export: add mutliple ipfix_exporters tests |  Paul Atkins | 1 | -0/+192 |
2021-11-19 | fib: Don't use [midchain] adjacencies to change an interface's feature arc |  Neale Ranns | 1 | -3/+29 |
2021-11-15 | fib: re-evaluate the import/export state of a prefix. |  Neale Ranns | 1 | -0/+135 |
2021-11-10 | nat: api autoendian fix |  Filip Varga | 2 | -16/+12 |
2021-11-09 | tests: Remove the error output from the linux-cp tests |  Neale Ranns | 1 | -6/+3 |
2021-11-09 | tests: fix missing dataclasses module in python 3.6 |  Dave Wallace | 1 | -0/+1 |
2021-11-09 | memif: memif linkstate can't become up |  Daniel Béreš | 1 | -0/+40 |
2021-11-06 | tests docs: fix jsonschema dependency |  Dave Wallace | 2 | -2/+2 |
2021-11-06 | unittest: remove clib_count_equal_* tests |  Damjan Marion | 1 | -1/+1 |
2021-11-05 | unittest: gcc-11 errors for clib_strcpy, clib_strstr, clib_strcat, and clib_s... |  Steven Luong | 1 | -3/+3 |
2021-11-03 | tests: Apply the 'return self' pattern for the L2 objects |  Neale Ranns | 1 | -0/+5 |
2021-11-02 | tests: update python packages |  Dave Wallace | 3 | -110/+134 |
2021-11-02 | build: remove unnecessary executable bits |  Ray Kinsella | 15 | -0/+0 |
2021-10-22 | fib: Don't back walk from a path-list when a child fist attaches. |  Neale Ranns | 1 | -1/+11 |
2021-10-21 | cnat: improve tests |  Nathan Skrzypczak | 1 | -737/+562 |
2021-10-20 | nat: enable skipped nat44-ed multi worker tests |  Filip Varga | 1 | -57/+0 |
2021-10-20 | nat: nat44-ei configuration improvements |  Filip Varga | 1 | -16/+1 |
2021-10-14 | nat: static mappings in flow hash |  Klement Sekera | 4 | -10/+238 |
2021-10-13 | docs: better docs, mv doxygen to sphinx |  Nathan Skrzypczak | 8 | -922/+116 |
2021-10-12 | fib: fix the drop counter for ipv6 RPF failures |  Neale Ranns | 1 | -0/+6 |
2021-10-12 | ipsec: Performance improvement of ipsec4_output_node using flow cache |  Govindarajan Mohandoss | 2 | -0/+794 |
2021-10-12 | Revert "nat: static mappings in flow hash" |  Ole Troan | 4 | -240/+11 |
2021-10-12 | nat: static mappings in flow hash |  Klement Sekera | 4 | -11/+240 |