Comment 7 for bug 1513001

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

Reviewed: https://review.opencontrail.org/18095
Committed: http://github.org/Juniper/contrail-vrouter/commit/1f384ef735a2e74ef68cce182c1f01a040efb542
Submitter: Zuul
Branch: master

commit 1f384ef735a2e74ef68cce182c1f01a040efb542
Author: Anand H. Krishnan <email address hidden>
Date: Wed Mar 2 15:05:32 2016 +0530

Add a GET option to flow command

With the --get <index> option, flow command will now dump a specific
entry. Along with the entry, the get option will also dump details of
the source nexthop, source and destination routes in the layer 3 table
and the layer 2 table, the corresponding nexthops, system wide dropstats
and flow block and reverse path failures.

Change-Id: I32226c591e541f91960e67a16610705b92cbe18b
Partial-BUG: #1513001