Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
autoip: Make max-conflics and rate-limit configurable
These constants are defined in RFC-3927 (10 conflicts before rate limiting and 60 seconds between attempts) and are not intended to be configurable. We cannot pass BCT without adjusting these params, though. Ref IDF-4843
- Loading branch information