Skip to content
Commit cd3bafc7 authored by Hajime Tazaki's avatar Hajime Tazaki Committed by Steffen Klassert
Browse files

xfrm6: Fix a offset value for network header in _decode_session6



When a network-layer header has multiple IPv6 extension headers, then offset
for mobility header goes wrong. This regression breaks an xfrm policy lookup
for a particular receive packet. Binding update packets of Mobile IPv6
are all discarded without this fix.

Fixes: de3b7a06 ("xfrm6: Fix transport header offset in _decode_session6.")
Signed-off-by: default avatarHajime Tazaki <tazaki@sfc.wide.ad.jp>
Signed-off-by: default avatarSteffen Klassert <steffen.klassert@secunet.com>
parent 59343cd7
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