Re: [XFRM]: Fix ICMP tempsel
From: YOSHIFUJI Hideaki / 吉藤英明 <hidden>
Date: 2005-02-19 12:23:04
From: YOSHIFUJI Hideaki / 吉藤英明 <hidden>
Date: 2005-02-19 12:23:04
In article [ref] (at Sat, 19 Feb 2005 12:43:43 +0100), Patrick McHardy [off-list ref] says:
The selector ports are initialized to fl_ip_sport/fl_ip_dport instead of xfrm_flowi_sport(fl)/xfrm_flowi_dport(fl). This is wrong for ICMP, type and code should be stored in sport and dport, in struct flowi both are contained in fl_ip_sport.
I agree. --yoshfuji