Changes since 1.1.x
- Noisy packet error and IP blocking messages are now suppressed if more than 2 such messages are generated per second. This significantly reduces the performance impact of certain kinds of attacks.
- Added support for disabling IP banning on packet errors via the
Server
constructor. See #239 for motivation.