Skip to content

Commit 3e7641c

Browse files
committed
remove unnecessary parameter mention
1 parent 73c9e6d commit 3e7641c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/chaos-studio/chaos-studio-fault-library.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ The parameters **destinationFilters** and **inboundDestinationFilters** use the
438438
* Because the agent depends on network traffic, **this action cannot be cancelled** and will run to the specified duration. Use with caution.
439439
* The agent-based network faults currently only support IPv4 addresses.
440440
* When running on Windows, the network packet loss fault currently only works with TCP or UDP packets.
441-
* When running on Linux, this fault can only affect **outbound** traffic, not inbound traffic. The fault can affect **both inbound and outbound** traffic on Windows environments (via the `inboundDestinationFilters` and `destinationFilters` parameters).
441+
* When running on Linux, this fault only affects **outbound** traffic, not inbound traffic. The fault affects **both inbound and outbound** traffic on Windows environments.
442442
* This fault currently only affects new connections. Existing active connections are unaffected. You can restart the service or process to force connections to break.
443443

444444

0 commit comments

Comments
 (0)