examples/l3fwd-acl: update MAC addresses
authorKonstantin Ananyev <konstantin.ananyev@intel.com>
Fri, 16 Oct 2020 13:12:42 +0000 (14:12 +0100)
committerDavid Marchand <david.marchand@redhat.com>
Mon, 19 Oct 2020 07:20:25 +0000 (09:20 +0200)
commit20f76bb666f056d2e93c1363fb1b2e2ca35abd79
treef93739c0ab2626ea7ac3d7f9f6c23c00eff88627
parent3d98f921fbe952f8f42271a52ec93646b4f08b85
examples/l3fwd-acl: update MAC addresses

Introduces two changes into l3fwd-acl behaviour to make
it behave in the same way as l3fwd:
- Add a command-line parameter to allow the user to specify the
  destination mac address for each ethernet port used.
- While forwarding the packet update source and destination mac
  addresses.

Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
doc/guides/rel_notes/release_20_11.rst
doc/guides/sample_app_ug/l3_forward_access_ctrl.rst
examples/l3fwd-acl/main.c