ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-8/contrib/ip_cloaking.c
(Generate patch)

Comparing ircd-hybrid-8/contrib/ip_cloaking.c (file contents):
Revision 1574 by michael, Sun Jul 22 14:44:07 2012 UTC vs.
Revision 1575 by michael, Thu Oct 18 14:27:36 2012 UTC

# Line 339 | Line 339 | set_vhost(struct Client *client_p, struc
339    add_user_host(target_p->username, target_p->host, !MyConnect(target_p));
340    SetUserHost(target_p);
341  
342 +  clear_ban_cache_client(target_p);
343 +
344    if (IsClient(target_p))
345      sendto_server(client_p, CAP_ENCAP, NOCAPS,
346                    ":%s ENCAP * CHGHOST %s %s",

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)