#
e7e6dd64 |
| 01-Mar-2022 |
Sean Morrissey <sean.morrissey@intel.com> |
examples/l3fwd: support config file for EM
Add support to define ipv4 and ipv6 forwarding tables from reading from a config file for EM with a format similar to l3fwd-acl one.
Users can now use the
examples/l3fwd: support config file for EM
Add support to define ipv4 and ipv6 forwarding tables from reading from a config file for EM with a format similar to l3fwd-acl one.
Users can now use the default hardcoded route tables or optionally config files for 'l3fwd_em'. Default config files have been provided for use with EM.
Related l3fwd docs have been updated to reflect these changes.
Signed-off-by: Sean Morrissey <sean.morrissey@intel.com> Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
show more ...
|
#
52def963 |
| 01-Mar-2022 |
Sean Morrissey <sean.morrissey@intel.com> |
examples/l3fwd: support config file for LPM/FIB
Add support to define ipv4 and ipv6 forwarding tables from reading from a config file for LPM and FIB, with format similar to l3fwd-acl one.
Users ca
examples/l3fwd: support config file for LPM/FIB
Add support to define ipv4 and ipv6 forwarding tables from reading from a config file for LPM and FIB, with format similar to l3fwd-acl one.
Users can now use the default hardcoded route tables or optionally config files. Default config files have been provided for use with LPM and FIB.
Signed-off-by: Sean Morrissey <sean.morrissey@intel.com> Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com> Tested-by: Yingya Han <yingyax.han@intel.com>
show more ...
|