HomeFreeBSD

Move siftr-related definitions out of tcp.d and into a separate library

Description

Move siftr-related definitions out of tcp.d and into a separate library
which declares a dependency on siftr(4). This is necessitated by a
reference to struct pkt_node, which is defined in siftr(4): otherwise,
dtrace(1) will return an error during startup if siftr.ko is not loaded.

Details

Provenance
markjAuthored on
Parents
rS283025: As dtrace(1) processes D libraries under /usr/lib/dtrace, the compiler may
Branches
Unknown
Tags
Unknown