Allow remote address to be passed in network rate limiter descriptors
Open
enhancement
help wanted
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 430
Description
**Feature request**
*Title*: **Allow remote address to be passed in network rate limiter descriptors**
*Description*:
The network rate limiter filter should allow to pass the remote address in descriptors in order to rate limit the amount of open connections per IP.
*Relevant Links*:
- related to https://github.com/envoyproxy/envoy/issues/6276
- the remote address should be reachable from the network filter [as shown in this example](https://github.com/kindermoumoute/envoy/commit/acd977912039bf91faa3201e89fe7259c9bca6e0)
Contributor guide
Assessment
This issue has not been assessed yet.