-
Notifications
You must be signed in to change notification settings - Fork 102
modularize callerid #342
modularize callerid #342
Conversation
@aaronmdjones what is the current blockers on this? i have validated that the module works fine in a complex network topology. |
@kaniini I have not yet had the time to testnet it. Should be done by tomorrow evening. |
@kaniini This appears to break the behaviour of automatically adding
|
This was resolved by changing the scope of the |
Okay, it does indeed all work now. My only remaining concerns are:
if (! MyClient(data->target_p))
return; |
This MR is the second part of refactoring the message forwarding path in the IRCd. We also add a relaxed caller id mode which works similarly to Hybrid's soft callerid as usermode +G.