/[base]
ViewVC logotype

Revision 339039


Jump to revision: Previous Next
Author: ae
Date: Mon Oct 1 10:46:00 2018 UTC (5 years, 9 months ago)
Changed paths: 4
Log Message:
Add INP_INFO_WUNLOCK_ASSERT() macro and use it instead of
INP_INFO_UNLOCK_ASSERT() in TCP-related code. For encapsulated traffic
it is possible, that the code is running in net_epoch_preempt section,
and INP_INFO_UNLOCK_ASSERT() is very strict assertion for such case.

PR:		231428
Reviewed by:	mmacy, tuexen
Approved by:	re (kib)
Differential Revision:	https://reviews.freebsd.org/D17335


Changed paths

Path Details
Directoryhead/sys/netinet/in_pcb.h modified , text changed
Directoryhead/sys/netinet/siftr.c modified , text changed
Directoryhead/sys/netinet/tcp_hpts.c modified , text changed
Directoryhead/sys/netinet/tcp_input.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27