Matthias Pigulla f18496153b Remove forced mask for the last byte
That way, you can use %{32}a or %{32}h in log format directives to get *full* IP addresses
if you need to do so.

The default still is to mask the last byte. That is, installing this module and keeping
%a or %h placeholders in log format definitions unchanged will automatically switch to
logging masked IP addresses.
2015-08-15 16:08:49 +02:00
Description
No description provided
67 KiB
Languages
C 100%