On 22 May 2017 at 21:02, Alexander Bluhm wrote:
>
> Hi,
>
> In the IPv4 input path the IPsec policy is checked by
> ip_input_ipsec_ours_check(). This is missing in the IPv6 case. So
> call this function also from ip6_local().
>
> ok?
>
> bluhm
>
This looks good, but please consider moving these
Hi,
In the IPv4 input path the IPsec policy is checked by
ip_input_ipsec_ours_check(). This is missing in the IPv6 case. So
call this function also from ip6_local().
ok?
bluhm
Index: netinet/ip_input.c
===
RCS file: /data/mirror/