Comment 28 for bug 1636574

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

Reviewed: https://review.opencontrail.org/33072
Committed: http://github.com/Juniper/contrail-controller/commit/3cc1d1b6d3286e602c3a79985000f9eda59df37d
Submitter: Zuul (<email address hidden>)
Branch: master

commit 3cc1d1b6d3286e602c3a79985000f9eda59df37d
Author: Hari Prasad Killi <email address hidden>
Date: Wed Jun 21 18:00:30 2017 +0530

Enable flow setup when BGPaaS is configured on VMI with policy disabled

Agent oper tables point the GW and DNS routes to pkt0 using NH with policy
enabled. However, this is not being updated in vrouter due to an additional
check in ksync. Removing the same so that traffic sent to pkt0 will always
have flows setup.

Conflicts:
 src/vnsw/agent/vrouter/ksync/nexthop_ksync.cc

Change-Id: Icf3fb0be8bda3f8d482db3ecc7356a20d43a18cd
closes-bug: #1636574