HomeFreeBSD

Make tcp_output() require network epoch.

Description

Make tcp_output() require network epoch.

Enter the epoch before calling into tcp_output() from those
functions, that didn't do that before.

This eliminates a bunch of epoch recursions in TCP.

Details

Provenance
glebiusAuthored on
Parents
rS356974: Make ip6_output() and ip_output() require network epoch.
Branches
Unknown
Tags
Unknown