From: Steffen Klassert <steffen.klass...@secunet.com>
Date: Mon, 28 Sep 2020 10:24:42 +0200

> 1) Fix a build warning in ip_vti if CONFIG_IPV6 is not set.
>    From YueHaibing.
> 
> 2) Restore IPCB on espintcp before handing the packet to xfrm
>    as the information there is still needed.
>    From Sabrina Dubroca.
> 
> 3) Fix pmtu updating for xfrm interfaces.
>    From Sabrina Dubroca.
> 
> 4) Some xfrm state information was not cloned with xfrm_do_migrate.
>    Fixes to clone the full xfrm state, from Antony Antony.
> 
> 5) Use the correct address family in xfrm_state_find. The struct
>    flowi must always be interpreted along with the original
>    address family. This got lost over the years.
>    Fix from Herbert Xu.
> 
> Please pull or let me know if there are problems.

Pulled, thank you.

Reply via email to