Comment 3 for bug 1539813

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

Reviewed: https://review.opencontrail.org/17174
Committed: http://github.org/Juniper/contrail-vrouter/commit/9f0fcc35a5782e36ffce3447a832c5c12856d3ee
Submitter: Zuul
Branch: master

commit 9f0fcc35a5782e36ffce3447a832c5c12856d3ee
Author: Anand H. Krishnan <email address hidden>
Date: Fri Feb 12 14:34:22 2016 +0530

Allocate memory for ip address in the flow request

Post ipv6 support, the type of the member that held the ip address
has changed from an integer to a pointer. Hence, memory also needs
to be allocated whenever we want to send a request to the datapath
for creating/deleting flows.

Change-Id: If38085c061858338d0ba87016d6c55bd1cd7aebc
Closes-BUG: #1539813