diff options
author | 2016-02-01 11:57:59 +0200 | |
---|---|---|
committer | 2016-02-01 11:57:59 +0200 | |
commit | dcacbb143335db3c6939e2d9dd87055c323e4ab3 (patch) | |
tree | 6386d7653342adf78db34b66fc9bc0bceccd446c /scripts/cap2 | |
parent | 696cbfb3616a506cca7e7c68c1b92ff037f54f87 (diff) | |
parent | 99f9194a239714b512ea4636c2250d353f54725c (diff) |
Merge branch 'wofanli-trex-173'
Diffstat (limited to 'scripts/cap2')
-rwxr-xr-x | scripts/cap2/dns_single_server.yaml | 1 | ||||
-rwxr-xr-x | scripts/cap2/dns_wlen2.yaml | 1 | ||||
-rwxr-xr-x | scripts/cap2/lb_ex1.yaml | 1 | ||||
-rwxr-xr-x | scripts/cap2/nat_test.yaml | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/scripts/cap2/dns_single_server.yaml b/scripts/cap2/dns_single_server.yaml index e2513484..0613978a 100755 --- a/scripts/cap2/dns_single_server.yaml +++ b/scripts/cap2/dns_single_server.yaml @@ -13,7 +13,6 @@ #cap_ipg : true #cap_ipg_min : 100 #cap_override_ipg : 200 - one_app_server : true wlength : 7 mac : [0x00,0x00,0x00,0x01,0x00,0x00] cap_info : diff --git a/scripts/cap2/dns_wlen2.yaml b/scripts/cap2/dns_wlen2.yaml index 5488ae8e..9bc8caae 100755 --- a/scripts/cap2/dns_wlen2.yaml +++ b/scripts/cap2/dns_wlen2.yaml @@ -14,7 +14,6 @@ #cap_ipg_min : 30 #cap_override_ipg : 200 wlength : 10 - one_app_server : true mac : [0x00,0x00,0x00,0x01,0x00,0x00] cap_info : - name: cap2/dns.pcap diff --git a/scripts/cap2/lb_ex1.yaml b/scripts/cap2/lb_ex1.yaml index ea7c38e7..8d5abb61 100755 --- a/scripts/cap2/lb_ex1.yaml +++ b/scripts/cap2/lb_ex1.yaml @@ -12,7 +12,6 @@ udp_aging : 0 mac : [0x0,0x0,0x0,0x1,0x0,0x00] cap_ipg : true - one_app_server : false cap_info : - name: avl/delay_10_https_0.pcap cps : 33.0 diff --git a/scripts/cap2/nat_test.yaml b/scripts/cap2/nat_test.yaml index d4fdc7db..659fbe55 100755 --- a/scripts/cap2/nat_test.yaml +++ b/scripts/cap2/nat_test.yaml @@ -16,7 +16,6 @@ #cap_ipg_min : 30 #cap_override_ipg : 200 wlength : 107 - one_app_server : false cap_info : - name: avl/delay_10_video_call_0.pcap cps : 30 |