Skip to content
Commit 9195bb8e authored by Ansis Atteka's avatar Ansis Atteka Committed by Jesse Gross
Browse files

ipv6: improve ipv6_find_hdr() to skip empty routing headers



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 to handle multiple routing header case correctly when
changing IPv6 addresses.

Signed-off-by: default avatarAnsis Atteka <aatteka@nicira.com>
Signed-off-by: default avatarJesse Gross <jesse@nicira.com>
parent f8f62675
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment