examples/l3fwd: format IP addresses for printing
authorStephen Hemminger <stephen@networkplumber.org>
Wed, 10 Apr 2019 17:41:32 +0000 (10:41 -0700)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 22 Apr 2019 11:20:33 +0000 (13:20 +0200)
commitd5ceea4ab1603a182e93eb3be1c49b3b4158a499
tree231701ed72e55346a4a710e811d6b372a989a61b
parent37afe381bde4277f0078116b8d4d7a315c8e39b3
examples/l3fwd: format IP addresses for printing

The IP addresses should be formatted using standard routines
rather than outputing in raw hex.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>
examples/l3fwd/l3fwd_lpm.c