diff options
author | Ido Barnea <ibarnea@cisco.com> | 2017-02-15 17:17:18 +0200 |
---|---|---|
committer | Ido Barnea <ibarnea@cisco.com> | 2017-02-16 15:38:30 +0200 |
commit | af52e17f717ee272577bcaa3524b272531752423 (patch) | |
tree | d6e05ad8e24629776549da98910d43801295e9f3 /.gitignore | |
parent | 76338aa3565f381df1f415b10d3d22bb5b8d71b6 (diff) |
VLAN keyword in platform config file will now make all traffic be sent over vlan
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -82,9 +82,9 @@ scripts/exp/stl_vm_enable0_cache_10-0.erf scripts/exp/stl_vm_enable1_cache_500-0.erf scripts/exp/imix-0.erf scripts/exp/imix_v6-0.erf -scripts/exp/ipv4_vlan-0.erf +scripts/exp/ipv4_load_balance-0.erf scripts/exp/ipv6-0.erf -scripts/exp/ipv6_vlan-0.erf +scripts/exp/ipv6_load_balance-0.erf scripts/exp/limit_multi_pkt-0.erf scripts/exp/limit_single_pkt-0.erf scripts/exp/imix_64_fast-0.erf |