bneradt commented on issue #6405: URL: https://github.com/apache/trafficserver/issues/6405#issuecomment-898721076
If, as the above referenced comment states, log fields store data as `IpAddr` instead of `LogFieldIpStorage` types, then the matching mechanism works and log filters using IP addresses work: https://github.com/bneradt/trafficserver/tree/fix_LogFilterIP I'm not quite ready to PR this yet, though, since it results in the binary format of log fields changing and I'm not sure what the implications of that are. It seems to work, but it might result in incompatibility issues. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
