diff options
Diffstat (limited to 'conf/01_testcases.conf')
-rwxr-xr-x | conf/01_testcases.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/conf/01_testcases.conf b/conf/01_testcases.conf index dcef306c..46d00e5a 100755 --- a/conf/01_testcases.conf +++ b/conf/01_testcases.conf @@ -1,4 +1,4 @@ -# Copyright 2015 Intel Corporation. +# Copyright 2015-2016 Intel Corporation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -45,7 +45,8 @@ # # Values: # # "L2" - iteration of destination MAC address # # "L3" - iteration of destination IP address -# # "L4" - iteration of destination UDP port +# # "L4" - iteration of destination port +# # of selected transport protocol # # Default value is "L4". # "Pre-installed Flows": ["Yes"|"No"] # # Optional. Pre-installed Flows is an extension |