aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-06-18ip: reassembly-separate feature and custom codeKlement Sekera1-0/+18
2019-06-14ipsec: Correctly rewind the buffer to the IP header when punting UDP encapped...Neale Ranns3-15/+47
2019-06-12tests: filter sw_interface_dump in tests.Paul Vinciguerra2-3/+3
2019-06-07bfd: UT for BFD session over GRE tunnelNeale Ranns2-14/+113
2019-06-07VOM-test: fix the UT post BVI and Bridge-domain changesNeale Ranns1-7/+27
2019-06-07tests: framework gracefully handle 'VppTransportShmemIOError'Paul Vinciguerra2-16/+18
2019-06-07tests: fix broken test test_gtpu.py TestGtpuUDPPaul Vinciguerra1-1/+1
2019-06-06IP-Punt-redirect: allow the use of a FIB path to describe how toNeale Ranns1-3/+6
2019-06-06gbp: fix lpm classification with vlanBenoƮt Ganne1-0/+33
2019-06-05L3 cross connectNeale Ranns1-0/+174
2019-06-05IPSEC: some CLI fixesNeale Ranns1-0/+28
2019-06-04Tests: simple refactor in vpp_pg_interface.Paul Vinciguerra1-25/+23
2019-06-04punt: fix the set_punt API/CLI which was rejecting valid portsNeale Ranns1-1/+20
2019-06-04Punt: specify packets by IP protocol TypeNeale Ranns1-3/+160
2019-05-30ipip: refactor ipip.api with explicit typesOle Troan1-37/+67
2019-05-29gtpu: unit-test check udp portsJakub Grajciar1-0/+87
2019-05-29Tests: vpp_pg_interface. Don't rewrite Dot1AD ethertype.Paul Vinciguerra1-11/+0
2019-05-29make test: fix packet counter assertKlement Sekera3-27/+33
2019-05-29map: Use vl_api_string macros.Paul Vinciguerra1-4/+44
2019-05-28l2tp: l2tp-decap-local don't accept packets unless configuredJakub Grajciar1-0/+48
2019-05-28make test: add option in pg interfaces for duplicating packetsAlexandre Poirrier1-2/+12
2019-05-28Punt: socket register for exception dispatched/punted packets based on reasonNeale Ranns2-326/+505
2019-05-28Add an ip6 local hop-by-hop protocol demux tableDave Barach1-1/+14
2019-05-28gre: don't register gre input nodes unless a gre tunnel is createdJakub Grajciar1-0/+46
2019-05-27IPIP tunnel: use address types on APINeale Ranns2-22/+25
2019-05-22make test: fix bug due to concurrent commitsKlement Sekera1-4/+4
2019-05-22make test: Fix QUIC External apps transfer testDave Wallace1-3/+9
2019-05-22stats: support multiple works for error countersOle Troan6-64/+84
2019-05-20openssl plugin 3des routine iv_len fixVladimir Ratnikov1-2/+10
2019-05-20reassembly: prevent long chain attackKlement Sekera3-0/+95
2019-05-17Tests: Refactor. Remove copies of enums.Paul Vinciguerra4-62/+69
2019-05-17make test: Add QUIC serial transfer testDave Wallace1-2/+38
2019-05-17Tests: Raise exception if API cli_inband command fails.Paul Vinciguerra7-18/+29
2019-05-17gbp: Add unit tests for contractsMohsin Kazmi1-1/+224
2019-05-16tests: refactor. Replace literal constant w/ named constant.Paul Vinciguerra14-216/+257
2019-05-15vpp_papi: remove dependency on environment var. VPP_API_DIR.Paul Vinciguerra1-10/+9
2019-05-14tests: test_pipe.py. Fix missing import.Paul Vinciguerra1-4/+5
2019-05-14tests: fix TestMPLSPIC tests in test_mpls.py.Paul Vinciguerra1-28/+82
2019-05-14make test: vcl fix OSError exception handlingDave Wallace1-1/+1
2019-05-14make test: Add QUIC external echo transfer testDave Wallace1-8/+104
2019-05-10cli: Add return value in cli_inbandOle Troan1-0/+36
2019-05-10tests: test/vpp_papi_provider.py Specify exception to catch.Paul Vinciguerra1-1/+1
2019-05-09add mactime plugin unit / code coverage testsDave Barach3-0/+160
2019-05-09make test: add quic multistream test caseDave Wallace1-40/+118
2019-05-08make test: introduce COREDUMP_COMPRESS optionKlement Sekera2-13/+17
2019-05-08VPP-1508: Fix zip() under python3.Paul Vinciguerra1-4/+4
2019-05-07Improve lcov reported code coverage statsDave Barach1-2/+23
2019-05-07make test: add python3 compatibility in extend_packetAlexandre Poirrier1-2/+2
2019-05-06make test: Fix truncated core fileDave Wallace1-0/+23
2019-05-06gcov / test framework: sigterm not sigkillDave Barach2-2/+2