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
F150445729: D53875.id167829.diff
Wed, Apr 1, 6:45 AM
Unknown Object (File)
Sun, Mar 22, 10:25 PM
Unknown Object (File)
Wed, Mar 18, 1:25 PM
Unknown Object (File)
Tue, Mar 10, 6:18 AM
Unknown Object (File)
Mon, Mar 9, 9:50 AM
Unknown Object (File)
Mon, Mar 9, 9:01 AM
Unknown Object (File)
Feb 26 2026, 12:52 PM
Unknown Object (File)
Jan 28 2026, 5:40 PM

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 Skipped
Unit
Tests Skipped
Build Status
Buildable 68801
Build 65684: arc lint + arc unit

Event Timeline

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

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