Files
kernel_arpi/net
Matteo Croce 54074f1dbd icmp: remove duplicate code
The same code which recognizes ICMP error packets is duplicated several
times. Use the icmp_is_err() and icmpv6_is_err() helpers instead, which
do the same thing.

ip_multipath_l3_keys() and tcf_nat_act() didn't check for all the error types,
assume that they should instead.

Signed-off-by: Matteo Croce <mcroce@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-11-05 14:03:11 -08:00
..
2019-09-26 08:56:17 +02:00
2019-11-05 14:03:11 -08:00
2019-11-05 14:03:11 -08:00
2019-10-24 14:53:48 -07:00
2019-11-05 14:03:11 -08:00
2019-10-24 14:53:48 -07:00
2019-11-05 14:03:11 -08:00