diff options
author | Martin Klozik <martinx.klozik@intel.com> | 2016-12-07 14:01:07 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2016-12-07 14:01:07 +0000 |
commit | 3d33e32f9fe9d8c8e6f4fb935d67fc39b2c0a483 (patch) | |
tree | 7d85bb6b92639121832f33087f6b47f3bf330f14 /docs/configguide/trafficgen.rst | |
parent | d3607cb18d6d3f55b53c06479c748b0184ba0ac5 (diff) | |
parent | dba37f2ec6b915649a10d8dae550bfd0291e4584 (diff) |
Merge "conf:Traffic-type naming convention and consistency"
Diffstat (limited to 'docs/configguide/trafficgen.rst')
-rw-r--r-- | docs/configguide/trafficgen.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configguide/trafficgen.rst b/docs/configguide/trafficgen.rst index 3d0cfc66..6d75a56f 100644 --- a/docs/configguide/trafficgen.rst +++ b/docs/configguide/trafficgen.rst @@ -113,7 +113,7 @@ when the setup is complete. "proto": "tcp", "dstip": "90.90.90.90" }, - "traffic_type": "continuous", + "traffic_type": "rfc2544_continuous", "multistream": 0, "bidir": "True", "vlan": { |