datapath: improve ipv6_find_hdr() function for IPv6 'set' action
authorAnsis Atteka <aatteka@nicira.com>
Tue, 6 Nov 2012 15:12:38 +0000 (17:12 +0200)
committerAnsis Atteka <aatteka@nicira.com>
Tue, 6 Nov 2012 19:06:49 +0000 (21:06 +0200)
This patch prepares ipv6_find_hdr() function so that it could be
able to skip routing headers, where segements_left is 0. This is
required for us to handle multiple routing header case correctly.

Signed-off-by: Ansis Atteka <aatteka@nicira.com>

No differences found