examples/l3fwd: make destination mac address configurable
authorAndrey Chilikin <andrey.chilikin@intel.com>
Mon, 18 May 2015 12:13:24 +0000 (13:13 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 3 Jun 2015 13:51:50 +0000 (15:51 +0200)
commitbd785f6f67917709a6b644d3d8fa8b51216100ac
tree6c5e2cdcb00cc44024d7940823be69d1c8c5529d
parent4ca9aeb205cc528913cbc6531a3d5294987c7950
examples/l3fwd: make destination mac address configurable

Add a command-line parameter to l3fwd, to allow the user to specify the
destination mac address for each ethernet port used.

Signed-off-by: Andrey Chilikin <andrey.chilikin@intel.com>
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
examples/l3fwd/main.c