examples/l3fwd: use reserved IP addresses
authorStephen Hemminger <stephen@networkplumber.org>
Wed, 10 Apr 2019 17:41:31 +0000 (10:41 -0700)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 22 Apr 2019 11:20:33 +0000 (13:20 +0200)
commit37afe381bde4277f0078116b8d4d7a315c8e39b3
tree3a77cb87f6453d0e89dd0dfc637be806bb15af26
parentbf5b2126bf44b2afa8ac579c03036acf9dacdcff
examples/l3fwd: use reserved IP addresses

The l3fwd example should use the IPv4 addresses defined in RFC5735 and
the IPv6 addresses defined in RFC5180 for the L3 forwarding example
Longest Prefix Match table.

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