[srvx-bugs] [ srvx-Bugs-3014507 ] generate_hostmask produces wrong masks for ipv6 hosts
Brought to you by:
entrope
From: SourceForge.net <no...@so...> - 2010-06-10 19:30:40
|
Bugs item #3014507, was opened at 2010-06-10 21:30 Message generated for change (Tracker Item Submitted) made by zerofighte You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=403001&aid=3014507&group_id=31654 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Miscellaneous Group: 1.4 Status: Open Resolution: None Priority: 5 Private: No Submitted By: ZeRoFiGhter (zerofighte) Assigned to: Nobody/Anonymous (nobody) Summary: generate_hostmask produces wrong masks for ipv6 hosts Initial Comment: hi, i just authed (again) with authcookie and it added "*@120:d808:8000:*" while whois says "ZeRoFiGhte@2001:8d8:80:11::41b". This happened on GS ... i can reproduce it in the same way on our net using the latest git revision. A short look at the code (git) showed me: tools.c around line 133 (where it generates complete ip hosts [which works], e.g. for opserv.cmd_whois) looks very different from proto-common.c line 765 (the masks are generated, e.g. for authcookie) for me regards ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=403001&aid=3014507&group_id=31654 |