]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
pktgen: display IPv4 address in human-readable format
authorAmerigo Wang <amwang@redhat.com>
Tue, 9 Oct 2012 17:48:18 +0000 (17:48 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Oct 2012 02:33:30 +0000 (22:33 -0400)
commit0373a94671be1f5c823dbfc03617418d8effd5ce
tree0c60952ed8a87886238b7d1093b45780958c33fc
parent68bf9f0b91ed4440951312cf7d4ffa70b9e8cf73
pktgen: display IPv4 address in human-readable format

It is weird to display IPv4 address in %x format, what's more,
IPv6 address is disaplayed in human-readable format too. So,
make it human-readable.

Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Cong Wang <amwang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/pktgen.c