HomeFreeBSD

Don't run ip_ctloutput() for divert socket.

Description

Don't run ip_ctloutput() for divert socket.

It was here since divert(4) was introduced, probably just came with a
protocol definition boilerplate. There is no useful socket option
that can be set or get for a divert socket.

Reviewed by: donner
Differential Revision: https://reviews.freebsd.org/D32608

Details

Provenance
glebiusAuthored on Oct 22 2021, 11:24 PM
Reviewer
donner
Differential Revision
D32608: Garbage collection in divert(4).
Parents
rGd89c820b0da1: Remove div_ctlinput().
Branches
Unknown
Tags
Unknown