Andrey V. Elsukov c80a4b76ce ipdivert: check that PCB is still valid after taking INPCB_RLOCK.
We are inspecting PCBs of divert sockets under NET_EPOCH section,
but PCB could be already detached and we should check INP_FREED flag
when we took INP_RLOCK.

PR:		254478
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D29420
2021-03-30 12:31:09 +03:00
..
2020-12-25 11:33:17 +00:00
2020-11-29 13:41:49 +00:00
2021-02-25 10:13:52 +01:00
2020-11-22 20:21:10 +00:00
2021-02-25 10:13:52 +01:00
2021-02-16 20:00:46 +00:00
2019-12-06 16:35:48 +00:00
2019-10-07 22:40:05 +00:00
2020-10-07 15:22:48 +00:00
2020-09-24 12:26:06 +00:00
2021-01-24 00:07:41 +01:00
2020-09-24 12:26:06 +00:00
2021-01-31 23:46:53 +01:00
2020-09-24 12:26:06 +00:00
2021-01-24 00:07:41 +01:00
2021-02-18 22:36:01 -06:00
2021-02-18 22:36:01 -06:00
2021-03-26 00:01:34 +01:00