Bug 237840 - Removed dummynet dependency on ipfw
Summary: Removed dummynet dependency on ipfw
Status: Closed Feedback Timeout
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-net (Nobody)
URL:
Keywords: needs-qa, patch
Depends on:
Blocks:
 
Reported: 2019-05-11 17:10 UTC by Dervish
Modified: 2022-09-13 10:19 UTC (History)
2 users (show)

See Also:
koobs: mfc-stable12?
koobs: mfc-stable11?


Attachments
dummynet.diff (439 bytes, patch)
2019-05-11 17:10 UTC, Dervish
no flags Details | Diff
dummynet.diff (475 bytes, patch)
2019-05-11 17:12 UTC, Dervish
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dervish 2019-05-11 17:10:18 UTC
Created attachment 204326 [details]
dummynet.diff

Dummynet is not needed to depend on IPFW, and it is first step towards integrating dummynet to PF.

Dummynet needs to be loaded into kernel whether it depends or not on IPFW so with this change in code, everything works as before.

Tested on 13-current, creating pipe and bandwidth control with or without dependency to ipfw.
Comment 1 Dervish 2019-05-11 17:12:12 UTC
Created attachment 204327 [details]
dummynet.diff

Previous patch was generated with relative path