commit | 0373a94671be1f5c823dbfc03617418d8effd5ce | [log] [tgz] |
---|---|---|
author | Amerigo Wang <amwang@redhat.com> | Tue Oct 09 17:48:18 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 10 22:33:30 2012 -0400 |
tree | 0c60952ed8a87886238b7d1093b45780958c33fc | |
parent | 68bf9f0b91ed4440951312cf7d4ffa70b9e8cf73 [diff] |
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>