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-09-04 17:26:10 +02:00
2019-12-21 21:01:03 +00:00
2021-05-03 14:38:52 +03:00
2021-08-26 11:23:44 +02:00
2021-01-29 21:43:20 +00:00
2020-12-29 17:35:06 +01:00
2021-09-14 11:43:41 -07:00
2021-08-18 00:17:43 -07:00
2021-06-24 13:00:56 +02:00
2020-11-20 14:45:45 +00:00
2021-04-02 07:01:20 +00:00
2020-10-16 11:22:29 +00:00
2021-07-28 09:35:09 -07:00
2021-02-11 16:12:29 +01:00