MFC r284245:
Fix a callout race condition introduced in TCP timers callouts with r281599.
In TCP timer context, it is not enough to check callout_stop() return value
to decide if a callout is still running or not, previous callout_reset()
return values have also to be checked.
Description
Description
Details
Details
- Provenance
jch Authored on - Parents
- rS284260: pf: Save the protocol number in the pf_fragment
- Branches
- Unknown
- Tags