Gleb Smirnoff 2144431c11 Remove in_ifaddr_lock acquisiton to access in_ifaddrhead.
An IPv4 address is embedded into an ifaddr which is freed
via epoch. And the in_ifaddrhead is already a CK list. Use
the network epoch to protect against use after free.

Next step would be to CK-ify the in_addr hash and get rid of the...

Reviewed by:		melifaro
Differential Revision:	https://reviews.freebsd.org/D32434
2021-10-13 10:04:46 -07:00
..
2021-10-12 23:10:35 +03:00
2021-10-12 14:26:54 -06:00
2021-08-24 11:24:07 +00:00
2021-09-27 07:46:56 +02:00
2021-10-13 12:01:09 +02:00
2021-10-12 23:10:35 +03:00
2021-10-12 23:10:35 +03:00
2021-10-11 11:20:07 -06:00
2021-10-11 13:21:47 +00:00
2021-10-11 12:59:39 -06:00