Age | Commit message (Expand) | Author | Files | Lines |
2019-12-05 | tests: add test run time. | Ole Troan | 1 | -3/+6 |
2019-12-05 | build: fix vom_test dependency on EXTENDED_TESTS | Dave Wallace | 1 | -1/+3 |
2019-12-04 | tests: fix exception handling around vapi.connect()/.disconnect() | Paul Vinciguerra | 1 | -5/+5 |
2019-12-04 | tests: add interface function chaining | Paul Vinciguerra | 2 | -8/+31 |
2019-12-04 | fib: Decouple source from priority and behaviour | Neale Ranns | 1 | -0/+18 |
2019-12-04 | gre: Multi-point interfaces | Neale Ranns | 4 | -15/+152 |
2019-12-04 | build: fix make test with distributed src | Dave Wallace | 7 | -1171/+210 |
2019-12-03 | ipip: Tunnel flags controlling copying data to/from payload/encap | Neale Ranns | 2 | -83/+549 |
2019-12-03 | classify: API cleanup | Jakub Grajciar | 4 | -682/+435 |
2019-12-03 | papi: add a per-call _timeout option | Paul Vinciguerra | 1 | -1/+6 |
2019-12-03 | tests: vpp_interface fix ip6 setter | Paul Vinciguerra | 1 | -1/+1 |
2019-12-02 | tests: GRE over IPSec unit tests | Neale Ranns | 1 | -0/+97 |
2019-12-02 | tests: raise exception in vpp_interface for invalid sw_if_index | Paul Vinciguerra | 1 | -0/+3 |
2019-12-02 | tests: BFD python3 changes | snaramre | 1 | -40/+5 |
2019-11-27 | vlib: add 'wait' cli command | Paul Vinciguerra | 2 | -4/+51 |
2019-11-27 | tests: display stdout and stderr when output caching is disabled | Benoît Ganne | 1 | -2/+2 |
2019-11-27 | misc: add address sanitizer heap instrumentation | Benoît Ganne | 1 | -0/+3 |
2019-11-26 | fib: Fix crash on cover update to non activated adj source | Neale Ranns | 2 | -0/+65 |
2019-11-26 | fib: Table Replace | Neale Ranns | 7 | -48/+337 |
2019-11-25 | tests: fix typo in test_vlib | Paul Vinciguerra | 1 | -3/+3 |
2019-11-20 | vlib: improve code coverage, part deux | Dave Barach | 1 | -0/+18 |
2019-11-18 | vlib: improve code coverage in src/vlib | Dave Barach | 1 | -0/+29 |
2019-11-15 | tests: Add UT to test incomplete MPLS adjacencies send ARP requests | Neale Ranns | 1 | -3/+42 |
2019-11-15 | tests: Remove the unrequired VPP IP address/prefix class wrappers | Neale Ranns | 12 | -281/+147 |
2019-11-13 | vlib: improve vlib "make test" code coverage | Dave Barach | 1 | -0/+114 |
2019-11-12 | interface: Allow VLAN tag-rewrite on non-sub-interfaces too. | Jon Loeliger | 1 | -0/+50 |
2019-11-12 | ip: IP address and prefix types (moved from LISP) | Neale Ranns | 1 | -0/+20 |
2019-11-11 | ip: functional interface to ip fragmentation | Ole Troan | 2 | -2/+49 |
2019-11-08 | ipsec: remove dedicated IPSec tunnels | Neale Ranns | 9 | -79/+131 |
2019-11-08 | tests: python3 use byte strings in raw() | Ole Troan | 13 | -69/+69 |
2019-11-07 | interface: shmemioerror while getting name_filter arg | Aleksander Djuric | 1 | -1/+6 |
2019-11-07 | tests: make threads in punt tests join when finished | Andrew Yourtchenko | 1 | -8/+23 |
2019-11-05 | misc: Fix python scripts shebang line | Renato Botelho do Couto | 75 | -75/+75 |
2019-11-05 | ip: Fragmentation fixes | Neale Ranns | 4 | -6/+34 |
2019-11-05 | tests: support setting random seed | Klement Sekera | 4 | -1/+13 |
2019-11-05 | tests: avoid test runner hanging on child test process join | Andrew Yourtchenko | 1 | -1/+13 |
2019-10-31 | tests: Revert "tests: add sending SIGQUIT to vpp quit sequence" | Andrew Yourtchenko | 1 | -7/+6 |
2019-10-30 | tests: add sending SIGQUIT to vpp quit sequence | Paul Vinciguerra | 1 | -6/+7 |
2019-10-30 | l2: l2tp API cleanup | Jakub Grajciar | 1 | -3/+2 |
2019-10-29 | tests: decode worker stdout/stderr output | Dave Wallace | 1 | -2/+2 |
2019-10-29 | tests: fix TEST= filtering for python3 | Klement Sekera | 1 | -1/+1 |
2019-10-28 | tests: switch test framework to python3 by default | Ole Troan | 2 | -7/+7 |
2019-10-28 | tests: make RA tests run on VPP time | Andrew Yourtchenko | 2 | -7/+21 |
2019-10-26 | l2: l2bd nd termination test instability | Ole Troan | 1 | -1/+1 |
2019-10-23 | cdp: re-enable skipped tests for python3 | Ole Troan | 1 | -3/+10 |
2019-10-22 | tests: test tls case | haiyanx1.zhang | 1 | -0/+145 |
2019-10-22 | tests: DEBUG=gdb[server]-all to debug worker(s) | Dave Wallace | 2 | -13/+74 |
2019-10-21 | geneve: tests support python3 | Ole Troan | 1 | -1/+1 |
2019-10-21 | bonding: tests support python3 | Ole Troan | 1 | -2/+2 |
2019-10-21 | ip: test support python3 | Ole Troan | 1 | -33/+33 |