commit | a79e7ac4ad77e1833e8f69e99113204d03018255 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Mon Jan 11 11:53:31 2010 +0100 |
committer | Patrick McHardy <kaber@trash.net> | Mon Jan 11 11:53:31 2010 +0100 |
tree | 7f463b00f42c4acebb23268cf455f1c4517d64b9 | |
parent | c299bd53aa2616e6afc304b4f848186af3b3a881 [diff] |
ipvs: use standardized format in sprintf Use the same format string as net/ipv4/netfilter/nf_nat_ftp.c to encode an ipv4 address and port. Both uses should be a single common function. Signed-off-by: Joe Perches <joe@perches.com> Acked-by: Simon Horman <horms@verge.net.au> Signed-off-by: Patrick McHardy <kaber@trash.net>