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-06-11 15:40:34 +02:00
2021-08-08 10:16:06 +02:00
2020-11-29 13:41:49 +00:00
2021-07-07 07:22:35 -04:00
2020-11-22 20:21:10 +00:00
2019-12-06 16:35:48 +00:00
2021-07-28 09:35:09 -07:00
2019-10-07 22:40:05 +00:00
2021-08-13 11:06:17 +02:00
2021-05-31 05:48:15 +02:00
2020-09-24 12:26:06 +00:00
2021-09-26 15:15:39 +02:00
2020-09-24 12:26:06 +00:00
2021-09-23 14:16:56 +02:00
2021-07-08 08:16:45 -04:00
2021-07-07 07:22:35 -04:00
2021-02-18 22:36:01 -06:00