examples/l3fwd: use reserved addresses for EM mode
authorPavan Nikhilesh <pbhagavatula@marvell.com>
Fri, 5 Nov 2021 08:38:51 +0000 (14:08 +0530)
committerDavid Marchand <david.marchand@redhat.com>
Tue, 16 Nov 2021 10:24:22 +0000 (11:24 +0100)
commiteab2ae4bc4c2553c4fb933a8daab7e89e2785d66
treeff08e9867a138915786bec2770a4add890ba01c3
parentfc89b4c8dd364a529a8857f4a6fcae7c4b481b3d
examples/l3fwd: use reserved addresses for EM mode

The l3fwd example should use the reserved IPv4/v6 reserved address
ranges defined in RFC5735, RFC5180 and RFC863 discard protocol for
the port number in the exact match mode of L3 forwarding.

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>
doc/guides/rel_notes/release_21_11.rst
examples/l3fwd/l3fwd.h
examples/l3fwd/l3fwd_em.c