Age | Commit message (Expand) | Author | Files | Lines |
2019-06-07 | bfd: UT for BFD session over GRE tunnel | Neale Ranns | 2 | -14/+113 |
2019-06-07 | VOM-test: fix the UT post BVI and Bridge-domain changes | Neale Ranns | 1 | -7/+27 |
2019-06-07 | tests: framework gracefully handle 'VppTransportShmemIOError' | Paul Vinciguerra | 2 | -16/+18 |
2019-06-07 | tests: fix broken test test_gtpu.py TestGtpuUDP | Paul Vinciguerra | 1 | -1/+1 |
2019-06-06 | IP-Punt-redirect: allow the use of a FIB path to describe how to | Neale Ranns | 1 | -3/+6 |
2019-06-06 | gbp: fix lpm classification with vlan | Benoît Ganne | 1 | -0/+33 |
2019-06-05 | L3 cross connect | Neale Ranns | 1 | -0/+174 |
2019-06-05 | IPSEC: some CLI fixes | Neale Ranns | 1 | -0/+28 |
2019-06-04 | Tests: simple refactor in vpp_pg_interface. | Paul Vinciguerra | 1 | -25/+23 |
2019-06-04 | punt: fix the set_punt API/CLI which was rejecting valid ports | Neale Ranns | 1 | -1/+20 |
2019-06-04 | Punt: specify packets by IP protocol Type | Neale Ranns | 1 | -3/+160 |
2019-05-30 | ipip: refactor ipip.api with explicit types | Ole Troan | 1 | -37/+67 |
2019-05-29 | gtpu: unit-test check udp ports | Jakub Grajciar | 1 | -0/+87 |
2019-05-29 | Tests: vpp_pg_interface. Don't rewrite Dot1AD ethertype. | Paul Vinciguerra | 1 | -11/+0 |
2019-05-29 | make test: fix packet counter assert | Klement Sekera | 3 | -27/+33 |
2019-05-29 | map: Use vl_api_string macros. | Paul Vinciguerra | 1 | -4/+44 |
2019-05-28 | l2tp: l2tp-decap-local don't accept packets unless configured | Jakub Grajciar | 1 | -0/+48 |
2019-05-28 | make test: add option in pg interfaces for duplicating packets | Alexandre Poirrier | 1 | -2/+12 |
2019-05-28 | Punt: socket register for exception dispatched/punted packets based on reason | Neale Ranns | 2 | -326/+505 |
2019-05-28 | Add an ip6 local hop-by-hop protocol demux table | Dave Barach | 1 | -1/+14 |
2019-05-28 | gre: don't register gre input nodes unless a gre tunnel is created | Jakub Grajciar | 1 | -0/+46 |
2019-05-27 | IPIP tunnel: use address types on API | Neale Ranns | 2 | -22/+25 |
2019-05-22 | make test: fix bug due to concurrent commits | Klement Sekera | 1 | -4/+4 |
2019-05-22 | make test: Fix QUIC External apps transfer test | Dave Wallace | 1 | -3/+9 |
2019-05-22 | stats: support multiple works for error counters | Ole Troan | 6 | -64/+84 |
2019-05-20 | openssl plugin 3des routine iv_len fix | Vladimir Ratnikov | 1 | -2/+10 |
2019-05-20 | reassembly: prevent long chain attack | Klement Sekera | 3 | -0/+95 |
2019-05-17 | Tests: Refactor. Remove copies of enums. | Paul Vinciguerra | 4 | -62/+69 |
2019-05-17 | make test: Add QUIC serial transfer test | Dave Wallace | 1 | -2/+38 |
2019-05-17 | Tests: Raise exception if API cli_inband command fails. | Paul Vinciguerra | 7 | -18/+29 |
2019-05-17 | gbp: Add unit tests for contracts | Mohsin Kazmi | 1 | -1/+224 |
2019-05-16 | tests: refactor. Replace literal constant w/ named constant. | Paul Vinciguerra | 14 | -216/+257 |
2019-05-15 | vpp_papi: remove dependency on environment var. VPP_API_DIR. | Paul Vinciguerra | 1 | -10/+9 |
2019-05-14 | tests: test_pipe.py. Fix missing import. | Paul Vinciguerra | 1 | -4/+5 |
2019-05-14 | tests: fix TestMPLSPIC tests in test_mpls.py. | Paul Vinciguerra | 1 | -28/+82 |
2019-05-14 | make test: vcl fix OSError exception handling | Dave Wallace | 1 | -1/+1 |
2019-05-14 | make test: Add QUIC external echo transfer test | Dave Wallace | 1 | -8/+104 |
2019-05-10 | cli: Add return value in cli_inband | Ole Troan | 1 | -0/+36 |
2019-05-10 | tests: test/vpp_papi_provider.py Specify exception to catch. | Paul Vinciguerra | 1 | -1/+1 |
2019-05-09 | add mactime plugin unit / code coverage tests | Dave Barach | 3 | -0/+160 |
2019-05-09 | make test: add quic multistream test case | Dave Wallace | 1 | -40/+118 |
2019-05-08 | make test: introduce COREDUMP_COMPRESS option | Klement Sekera | 2 | -13/+17 |
2019-05-08 | VPP-1508: Fix zip() under python3. | Paul Vinciguerra | 1 | -4/+4 |
2019-05-07 | Improve lcov reported code coverage stats | Dave Barach | 1 | -2/+23 |
2019-05-07 | make test: add python3 compatibility in extend_packet | Alexandre Poirrier | 1 | -2/+2 |
2019-05-06 | make test: Fix truncated core file | Dave Wallace | 1 | -0/+23 |
2019-05-06 | gcov / test framework: sigterm not sigkill | Dave Barach | 2 | -2/+2 |
2019-05-06 | NAT: VPP-1646 test case asserts | Filip Varga | 1 | -0/+1 |
2019-05-02 | NAT: VPP-1661 - test case cleanup and refactoring | Filip Varga | 3 | -1333/+1304 |
2019-05-02 | vpp_papi_provider.py: update defautmapping. | Paul Vinciguerra | 1 | -0/+2 |