diff options
author | Maryam Tahhan <maryam.tahhan@intel.com> | 2016-07-20 14:58:13 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-07-20 14:58:13 +0000 |
commit | 5109fb49432be5bb0075b6b55e8b5304fa6172be (patch) | |
tree | 8a56fa0d0b3078c19e66f6e94dcb6ba460104d5f /conf/03_traffic.conf | |
parent | 3f54fe3750eef81f5fb44b90ab6a53e60e63f870 (diff) | |
parent | 63077f2711c6111caa80c4480fef8d3eb50b7758 (diff) |
Merge "pkt_gen: Moongen class name not consistent with name in conf files"
Diffstat (limited to 'conf/03_traffic.conf')
-rw-r--r-- | conf/03_traffic.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/03_traffic.conf b/conf/03_traffic.conf index 01e3e5cf..fb9ce837 100644 --- a/conf/03_traffic.conf +++ b/conf/03_traffic.conf @@ -28,7 +28,7 @@ TRAFFICGEN = 'Dummy' #TRAFFICGEN = 'IxNet' #TRAFFICGEN = 'Ixia' #TRAFFICGEN = 'Xena' -#TRAFFICGEN = 'MoonGen' +#TRAFFICGEN = 'Moongen' # List of packet sizes to send. # Expand like this: (64, 128, 256, 512, 1024) |