Page MenuHomeFreeBSD

sysutils/lsof: net/raw_cb.h no longer exists
ClosedPublic

Authored by kp on Aug 17 2022, 9:33 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 26, 7:43 PM
Unknown Object (File)
Tue, Sep 24, 3:20 AM
Unknown Object (File)
Mon, Sep 23, 1:25 PM
Unknown Object (File)
Tue, Sep 3, 4:30 AM
Unknown Object (File)
Tue, Sep 3, 4:29 AM
Unknown Object (File)
Tue, Sep 3, 4:29 AM
Unknown Object (File)
Mon, Sep 2, 2:27 PM
Unknown Object (File)
Aug 29 2024, 9:10 PM
Subscribers

Details

Summary

As of f63cb32c1988561136fabdcc54d16cd200b666d9 (in src) the net/raw_cb.h
header no longer exists. It was removed as part of the retirement of
4.4BSD raw sockets.

Happily this header is not actually required for lsof, so we can just
not include it to fix the ports build.

Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kp requested review of this revision.Aug 17 2022, 9:33 AM
kp created this revision.
kp added a reviewer: ler.

feel free to commit, I also accepted the PR

I'd REALLY like to get the pending big patch on GITHUB over the line...

This revision is now accepted and ready to land.Aug 17 2022, 1:45 PM
This revision was automatically updated to reflect the committed changes.