You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 6, 2021. It is now read-only.
As mentioned in #112, the main issue right now is that the parse_netmask() function used in src/hostmask.c returns only varying kinds of success, and has no way to indicate failure. Some work will need to go into updating the calling code of these functions to accept a failure value and do the right thing.
See #111 and its fix, #112 .
We should probably reject these klines rather than the current safe-but-incorrect behaviour.
The text was updated successfully, but these errors were encountered: