https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237840
Bug ID: 237840 Summary: Removed dummynet dependency on ipfw Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: b...@freebsd.org Reporter: dervish13@tilda.center Created attachment 204326 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204326&action=edit 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. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"