Comment 15 for bug 1612049

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

Reviewed: https://review.opencontrail.org/23402
Committed: http://github.org/Juniper/contrail-controller/commit/f73a2d0ca4b97522f4e9c2b065b0b700031bf5b4
Submitter: Zuul
Branch: R3.0

commit f73a2d0ca4b97522f4e9c2b065b0b700031bf5b4
Author: Manish <email address hidden>
Date: Thu Aug 11 15:02:50 2016 +0530

Agent crash@FlowProto::FlowEventHandler

Problem:
Interface was transitioning its oper ip forwarding state. Flow was being created
using same interface, however because of transition interface didnt add l3 nh to
flow_key of vmi. Flow requested for flow key which was NULL and crashed.

Solution:Create L3 nh based on l3 config in vmi.

Closes-bug: #1612049
(cherry picked from commit 8e4e442ee20c9e6acaef635214a7464c28fa25d4)

Conflicts:
 src/vnsw/agent/oper/vm_interface.cc
Change-Id: I0d4a972ffb9238c6459729d0171c3d6b0e343a20