Comment 16 for bug 1471637

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

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

commit c87a0cf76778d083082ddf19ac79bc9fdb7fec1a
Author: Manish <email address hidden>
Date: Tue Aug 4 01:47:26 2015 +0530

Add support for l3 mode in agent.

There are three forwarding modes at VN level and global level-
l2_l3(IRB), l3 only(v4+v6), l2 only.
VN level configuration is always at highest priority.
In case VN level forwarding mode is not configured then global
mode is consulted.

For multicast store the knowledge of bridging enabled in local peer path. This
helps in identifying if EVPN/TOR subscription/withdraw needs to be sent.

Change-Id: I46aa0d1d30f8f61c7412d4368a8466f2f9b02a01
Partial-Bug: 1471637