aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2019-05-06NAT: VPP-1646 test case assertsFilip Varga1-0/+1
2019-05-02NAT: VPP-1661 - test case cleanup and refactoringFilip Varga3-1333/+1304
2019-05-02vpp_papi_provider.py: update defautmapping.Paul Vinciguerra1-0/+2
2019-04-25crypto_ipsecmb: use pre-expanded keysDamjan Marion1-1/+1
2019-04-25ipsec: drop runts in esp-decryptDamjan Marion1-2/+22
2019-04-24l2: Add support for arp unicast forwardingMohsin Kazmi1-2/+6
2019-04-24NAT: VPP-1531 api cleanup & updateFilip Varga3-777/+787
2019-04-23API: Python and Unix domain socket improvementOle Troan3-3/+16
2019-04-23Revert "NAT: VPP-1531 api cleanup & update"Ole Trøan3-787/+777
2019-04-23NAT: VPP-1531 api cleanup & updateFilip Varga3-777/+787
2019-04-19IPSEC: IPv6 ESP transport mode incorrect packet length and checksum (VPP-1654)Neale Ranns1-0/+4
2019-04-19svm: move fifo tests to a separate fileFlorin Coras1-0/+26
2019-04-19IPSEC: ESP IPv6 transport mode payload length incorrect (VPP-1653)Neale Ranns1-0/+4
2019-04-18GRE: API updateNeale Ranns5-81/+47
2019-04-18tls: allow engines to customize closeFlorin Coras1-2/+0