Skip to content

Commit

Permalink
Add syn flood scenario to the list of supported scenarios
Browse files Browse the repository at this point in the history
Signed-off-by: Naga Ravi Chaitanya Elluri <nelluri@redhat.com>
  • Loading branch information
chaitanyaenr committed Sep 18, 2024
1 parent a843d5a commit fc70d33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Scenario | Description |
[Network Chaos](docs/network-chaos.md) | Introduces network latency, packet loss, bandwidth restriction in the egress traffic of a Node's interface using tc and Netem | :heavy_check_mark: |
[Pod Network Chaos](docs/pod-network-chaos.md) | Introduces network chaos at pod level | :heavy_check_mark: |
[Service Hijacking](docs/service-hijacking.md) | Hijacks a service http traffic to simulate custom HTTP responses | :heavy_check_mark: |
[SYN Flood](docs/syn-flood.md) | Simulates a user-defined surge of TCP SYN requests directed at one or more services | :heavy_check_mark: |

### Utilities

Expand Down

0 comments on commit fc70d33

Please sign in to comment.