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/10_custom.conf | |
parent | 3f54fe3750eef81f5fb44b90ab6a53e60e63f870 (diff) | |
parent | 63077f2711c6111caa80c4480fef8d3eb50b7758 (diff) |
Merge "pkt_gen: Moongen class name not consistent with name in conf files"
Diffstat (limited to 'conf/10_custom.conf')
-rw-r--r-- | conf/10_custom.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/10_custom.conf b/conf/10_custom.conf index 4ffe470e..044339fc 100644 --- a/conf/10_custom.conf +++ b/conf/10_custom.conf @@ -20,7 +20,7 @@ TRAFFICGEN = 'Dummy' #TRAFFICGEN = 'IxNet' #TRAFFICGEN = 'Ixia' #TRAFFICGEN = 'Xena' -#TRAFFICGEN = 'MoonGen' +#TRAFFICGEN = 'Moongen' ########################################### # Spirent TestCenter Configuration -- BEGIN |