On Fri, May 31, 2013 at 02:35:11PM +0300, Jarno Rajahalme wrote:
> The earlier check on base_flow.mpls_depth seemed wrong, as multiple
> MPLS push actions would have resulted in the flow.mpls_depth being
> set to 1 each time.
>
> Signed-off-by: Jarno Rajahalme
Applied, thanks.
__
The earlier check on base_flow.mpls_depth seemed wrong, as multiple
MPLS push actions would have resulted in the flow.mpls_depth being
set to 1 each time.
Signed-off-by: Jarno Rajahalme
---
ofproto/ofproto-dpif.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ofproto/ofpr