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
[cleaner] Treat IPv6 netmask as part of obfuscated string
We need to add the netmask to the string to obfuscate, i.e. to the first
group of matched r.e. Otherwise, '2620:52:0:25c0::/64' like string is
obfuscated to '534f:53ff:fe00:0002::/64/64'.
Closes: #4124
Signed-off-by: Pavel Moravec <[email protected]>
0 commit comments