Comment 29 for bug 1636574

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

Reviewed: https://review.opencontrail.org/33073
Committed: http://github.com/Juniper/contrail-controller/commit/e265234a9fc742ff9cc70e82c74136cf276ec8f8
Submitter: Zuul (<email address hidden>)
Branch: R4.0

commit e265234a9fc742ff9cc70e82c74136cf276ec8f8
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