aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2018-03-02make test: VCL extended test casesDave Wallace1-16/+194
2018-03-02make test: add "EXTENDED_TESTS" to help output.Dave Wallace1-0/+1
2018-03-02NAT44: interface output feature and service host direct access (VPP-1176)Matus Fabian1-0/+44
2018-03-016RD: Rewritten 6RD RFC5969 support.Ole Troan3-1/+309
2018-03-01Fix ERSPAN encap to set EN bits in the header and add test caseJohn Lo2-2/+100
2018-03-01make test: Add VCL LD_PRELOAD testsDave Wallace1-76/+117
2018-02-27make test: refactor vcl test casesDave Wallace2-89/+81
2018-02-26Python: addressing PEP8 deprecationMarco Varlese1-2/+2
2018-02-26update BIER scapy patch to match the scapy repo PRNeale Ranns1-4/+2
2018-02-25SCTP: fix connection memory corruptionMarco Varlese1-2/+3
2018-02-24LDP: Refactor epoll_ctl wrapper.Dave Wallace1-2/+2
2018-02-22VOM: vhost-use interfacesNeale Ranns1-1/+29
2018-02-22make test: tidy worker subprocess outputKlement Sekera1-1/+1
2018-02-22make test: build test/ext when doing coverageKlement Sekera3-9/+4
2018-02-21make test: Add VCL thru hoststack test case.Dave Wallace1-8/+109
2018-02-21make test: disable broken kubeproxy testsKlement Sekera1-2/+2
2018-02-19make test: Add VPP VCL cut-thru test.Dave Wallace2-0/+75
2018-02-19VCL: config api prefix using env var.Dave Wallace1-0/+3
2018-02-19VOM: acl: Some necessary fixesMohsin Kazmi1-0/+7
2018-02-17make test: add test framework debuggingKlement Sekera3-1/+58
2018-02-17make test: detect child crashKlement Sekera1-7/+17
2018-02-16Allow providers to override glean behaviourNeale Ranns3-1/+76
2018-02-15Revert "Allow interface types to override glean adjacency behaivour"Ole Trøan3-69/+1
2018-02-15Allow interface types to override glean adjacency behaivourNeale Ranns3-1/+69
2018-02-15Optimize GRE Tunnel and add support for ERSPAN encapJohn Lo4-13/+35
2018-02-14session: support local sessions and deprecate redirectsFlorin Coras1-0/+3
2018-02-14make-test: use api custom-dump to reduce log size.Dave Wallace1-1/+1
2018-02-13VOM: ACL: Add Object Model for acl ethertypeMohsin Kazmi1-0/+16
2018-02-12Improve MTU handlingNeale Ranns2-0/+36
2018-02-09GBP pluginNeale Ranns2-0/+396
2018-02-08classifier-based ACL: testcases for L2 ACLs + fix the enabling of outbound L2...Andrew Yourtchenko1-0/+633
2018-02-08Geneve - reduce unit-test run timeGabriel Ganne1-2/+2
2018-02-08acl-plugin: add whitelisted ethertype mode (VPP-1163)Andrew Yourtchenko2-7/+103
2018-02-08acl-plugin: an elog-based tracing implementation for troubleshooting the conn...Andrew Yourtchenko1-0/+3
2018-02-07VXLAN: Allow user to specify a custom vxlan tunnel instance id.Jon Loeliger1-2/+5
2018-02-07classifier-based ACL: refactor + add output ACLAndrew Yourtchenko2-0/+68
2018-02-06make test: don't test/set parameters in dockerKlement Sekera1-0/+11
2018-02-06BIER: fix support for longer bit-string lengthsNeale Ranns6-115/+234
2018-02-05session: segment manager refactorFlorin Coras1-1/+63
2018-02-02make test: use random seedKlement Sekera1-1/+1
2018-02-02Add L3DSR feature in LB pluginHongjun Ni1-8/+36
2018-02-01IPv4/6 reassemblyKlement Sekera13-58/+1392
2018-01-31NAT66 1:1 mapping (VPP-1108)Matus Fabian2-0/+179
2018-01-31NAT44: in2out output feature skip translation for already translated packets ...Matus Fabian1-0/+99
2018-01-31NAT44: Delete dynamic sessions matching new 1:1NAT (VPP-1158)Matus Fabian1-0/+31
2018-01-31NAT44: nat44_static_mapping_details protocol=0 if addr_only=0 (VPP-1158)Matus Fabian1-0/+3
2018-01-26session: move builtin apps to their own folderFlorin Coras2-18/+12
2018-01-26NAT44: fix ICMP error translation for endpoint dependent sessions (VPP-1150)Matus Fabian1-0/+36
2018-01-25NAT44: add opaque string tag to static mapping APIs (VPP-1147)Matus Fabian2-4/+29
2018-01-25NAT: nat.c refactor (split out CLI) (VPP-1140)Matus Fabian1-2/+12