On Tue, Nov 29, 2016 at 06:09:01PM +0800, Yi Zhao wrote:
> It doesn't support to run 32bit 'ip' to set xfrm objdect on 64bit host.
> But the return value is unknown for user program:
> 
> ip xfrm policy list
> RTNETLINK answers: Unknown error 524
> 
> Replace ENOTSUPP with EOPNOTSUPP:
> 
> ip xfrm policy list
> RTNETLINK answers: Operation not supported
> 
> Signed-off-by: Yi Zhao <[email protected]>

Applied to the ipsec tree, thanks!

Reply via email to