Closed lemenkov closed 13 years ago
If some party sends data from some particular IP and this IP is constant for a number of seconds (say 3 seconds) then consider this IP as stable and confirmed and disallow traffic from/to different IP.
TODO consider locking port as well.
Implemented in 2396948dc77538e51e1e2cca29b6795a20d5c8c2, 0e45e06e7c0a62c584a351ca0f5ee68635b69b1c and 559e2193325480a1777826880df637b34f8952d2
If some party sends data from some particular IP and this IP is constant for a number of seconds (say 3 seconds) then consider this IP as stable and confirmed and disallow traffic from/to different IP.
TODO consider locking port as well.