Page MenuHomeFreeBSD

ipfw: create "ipfw0" and "ipfwlog0" bpf tapping points without ifnet(9)
ClosedPublic

Authored by glebius on Nov 21 2025, 10:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 29, 10:40 AM
Unknown Object (File)
Mon, Apr 27, 9:36 PM
Unknown Object (File)
Thu, Apr 23, 11:02 AM
Unknown Object (File)
Mon, Apr 20, 1:00 AM
Unknown Object (File)
Wed, Apr 15, 11:19 AM
Unknown Object (File)
Sun, Apr 12, 2:02 AM
Unknown Object (File)
Sat, Apr 11, 1:35 AM
Unknown Object (File)
Fri, Apr 10, 1:08 AM

Details

Summary

As a free bonus the tapping points are now able to match packet direction.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

  • Documentation and rc(8) update.
ae added inline comments.
sys/netpfil/ipfw/ip_fw_bpf.c
95–96

I think you also can remove empty line since style(9) was changed.

This revision is now accepted and ready to land.Dec 11 2025, 5:33 PM