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
Some IRCd's can be configured with accept(2) filtering, as a synflood mitigation, such as Charybdis, InspIRCd and the upcoming UnrealIRCd 4.0.
It would be desirable for HOPM to send data to IRCd in order to ensure a response is received due to the accept(2) filtering. That way a special listener does not need to be configured without accept(2) filtering.
The text was updated successfully, but these errors were encountered:
Some IRCd's can be configured with accept(2) filtering, as a synflood mitigation, such as Charybdis, InspIRCd and the upcoming UnrealIRCd 4.0.
It would be desirable for HOPM to send data to IRCd in order to ensure a response is received due to the accept(2) filtering. That way a special listener does not need to be configured without accept(2) filtering.
The text was updated successfully, but these errors were encountered: