HomeFreeBSD

ipfilter: Correctly type ipf_pullup()

Description

ipfilter: Correctly type ipf_pullup()

ipf_pullup() outputs a pointer to ip_t. Though returning a pointer to
void does work, it is imprecise and not completely correct.

MFC after: 1 week

Details

Provenance
cyAuthored on Jan 31 2023, 7:09 PM
Parents
rGe7ab133648a1: timeout: Move from /usr/bin to /bin
Branches
Unknown
Tags
Unknown