Comment 26 for bug 1424523

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/9861
Committed: http://github.org/Juniper/contrail-controller/commit/4c67c942cf60d26560117f633eaa296e69c5f6cc
Submitter: Zuul
Branch: R2.20

commit 4c67c942cf60d26560117f633eaa296e69c5f6cc
Author: Naveen N <email address hidden>
Date: Mon May 4 14:34:27 2015 +0530

Agent changes to support unknown unicast flooding

* VMI would have a flag to specify whether unknown unicast
packet should be flooded.
* VXLAN NH also would have similar flag to specify unknown unicast
to be flooded or not.
* For ingress traffic, unknown unicast flow would have policy
applied based on ingress route, once layer2 route is added
flow would be reevaluated again.
Test cases for same.
Closes-Bug: #1424523

Change-Id: I327202f384df24f48ad7c7f32181d564f6ff105a
(cherry picked from commit 6e98f0d8a0f7fe74eb295cecd2d4301b1c2c8c93)