From 4453818e3af2143e099a5f578c4a73b25abbfe58 Mon Sep 17 00:00:00 2001 From: François-Régis MENGUY Date: Tue, 27 Nov 2018 11:31:00 +0100 Subject: Add L3 traffic management with Neutron routers Change-Id: Ic9bff87e0d78652de28b3a756f9ebc342983cfbb Signed-off-by: fmenguy --- docs/development/design/traffic_desc.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/development/design/traffic_desc.rst') diff --git a/docs/development/design/traffic_desc.rst b/docs/development/design/traffic_desc.rst index cd80a1c..bbd31a6 100644 --- a/docs/development/design/traffic_desc.rst +++ b/docs/development/design/traffic_desc.rst @@ -37,6 +37,7 @@ The destination MAC address is based on the configuration and can be: or when using a loopback cable - the dest MAC as specified by the configuration file (EXT chain no ARP) - the dest MAC as discovered by ARP (EXT chain) +- the router MAC as discovered from Neutron API (PVPL3 chain) - the VM MAC as dicovered from Neutron API (PVP, PVVP chains) NFVbench does not currently range on the MAC addresses. -- cgit 1.2.3-korg