Page MenuHomeFreeBSD

Make dummynet kernel module independent from IPFW
AbandonedPublic

Authored by meka_tilda.center on Aug 20 2019, 10:13 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 27, 10:18 AM
Unknown Object (File)
Sun, May 18, 5:55 PM
Unknown Object (File)
Sat, May 17, 11:49 AM
Unknown Object (File)
Apr 16 2025, 8:33 AM
Unknown Object (File)
Mar 13 2025, 7:50 AM
Unknown Object (File)
Mar 11 2025, 12:42 PM
Unknown Object (File)
Feb 23 2025, 7:58 AM
Unknown Object (File)
Feb 22 2025, 9:04 PM

Details

Reviewers
thj
Summary

The dummynet module has no reason to depend on IPFW, while the rest of the code can benefit from dummynet, like adding support to PF.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Is this still relevant to your porting work? If I get an ack I will add this to my list to look at.

Yes, it's still relevant. I'm very slow at progress on PF+Dummynet integration, but I am working on it, and dummynet not depending on IPFW is essential.