chaos-mesh / chaosd

A Chaos Engineering toolkit.
Apache License 2.0
132 stars 63 forks source link

Network loss: multiple network interface cannot be affected at the same time #223

Closed zhiyangwang96 closed 1 year ago

zhiyangwang96 commented 1 year ago

When I use the following command, I find that when multiple network interface are specified, the first specified network interface will become invalid chaosd attack network loss -d ens160 -i 192.168.101.11 --percent 100 chaosd attack network loss -d ens192 -i 1.1.1.11 --percent 100