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, Oct 14, 10:37 AM
Unknown Object (File)
Sun, Oct 12, 9:06 AM
Unknown Object (File)
Wed, Oct 8, 3:31 AM
Unknown Object (File)
Mon, Oct 6, 6:04 AM
Unknown Object (File)
Sun, Sep 28, 12:06 AM
Unknown Object (File)
Sep 17 2025, 3:22 AM
Unknown Object (File)
Sep 17 2025, 12:34 AM
Unknown Object (File)
Sep 15 2025, 3:04 AM

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.