google / google/gvisor

Allow configuring ICMP rate limiter mask

Open
#6,521 1 comment 0 reactions 0 assignees View on GitHub
area: networking type: enhancement
Dominant language
Go
Stars
19.3k
Forks
2k
Avg merge
3d 5h
Merged PRs (30d)
264

Description

### Description

We currently always apply ICMP rates to ICMP errors, linux allows configuration of those flags through `net.ipv4.icmp_ratemask`/`net.ipv6.icmp.ratemask`. We should have the same knobs and apply them uniformly for all outbound ICMP traffic.

Derived from the discovery of rate-limited ICMP Echo traffic in #6519.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.