aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-25make test: verify that /dev/shm is big enoughKlement Sekera2-0/+31
2018-01-24SCTP stack (RFC4960)Marco Varlese1-0/+91
2018-01-24Improve the error reporting for a IP multicast RPF miss.Neale Ranns1-0/+9
2018-01-24NAT44: asymmetrical static mapping and one-armed NAT (VPP-1138)Matus Fabian1-0/+64
2018-01-23For DHCP client configuration control the setting of the broadcast flag in theNeale Ranns2-4/+107
2018-01-22svm: queue sub: Add conditional timed waitMohsin Kazmi2-16/+24
2018-01-22NAT44: asymmetrical static mapping rule (VPP-1135)Matus Fabian2-4/+106
2018-01-17LD_PRELOAD: stateless LDPDave Wallace1-0/+9
2018-01-11NAT44: asymmetrical load balancing static mapping rule (VPP-1132)Matus Fabian2-0/+117
2018-01-11Add basic support for DS-Lite CE (VPP-1059)Juraj Sloboda2-0/+115
2018-01-09DVR: run L3 output featuresNeale Ranns3-22/+52