diff options
author | Joe Perches <joe@perches.com> | 2010-01-11 11:55:36 +0100 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2010-01-11 11:55:36 +0100 |
commit | 7f635d0d1bf84ad7a0032cbce9d902b9384c48b7 (patch) | |
tree | 515e8f502f0f24c4c5e64c276848c0a884e8c8d9 /tools/perf/util/probe-finder.h | |
parent | a79e7ac4ad77e1833e8f69e99113204d03018255 (diff) |
netfilter: xt_osf: change %pi4 to %pI4
commit 8a27f7c90ffcb791eed7574922b51fb60b08fc89
changed the output style of %pi4 to use fixed
width leading zero IP addresses "001.002.003.004".
It's useful when printing multiple lines of
addresses, but was a change in output style for
some existing uses.
Using %pI4 restores the previous output style.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'tools/perf/util/probe-finder.h')
0 files changed, 0 insertions, 0 deletions