Page MenuHomeFreeBSD

dummynet: use m_rcvif_serialize/restore when queueing packets
ClosedPublic

Authored by glebius on Dec 4 2021, 9:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 4, 8:53 PM
Unknown Object (File)
Thu, May 2, 1:35 AM
Unknown Object (File)
Mon, Apr 29, 5:18 AM
Unknown Object (File)
Wed, Apr 24, 10:43 AM
Unknown Object (File)
Fri, Apr 19, 11:10 PM
Unknown Object (File)
Apr 1 2024, 1:17 AM
Unknown Object (File)
Mar 29 2024, 6:45 AM
Unknown Object (File)
Mar 28 2024, 3:45 PM

Details

Summary

This may not be the final patch, as I don't have enough dummynet
knowledge. Help appreciated, btw. But it allows to pass all
dummynet tests including forthcoming dummynet:ipfw_interface_removal
and dummynet:pf_interface_removal and demonstrates use of
m_rcvif_serialize() and m_rcvif_restore().

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 43146
Build 40034: arc lint + arc unit

Event Timeline

Update after rebase D33265 -> D33672
Shall have zero changes.

This revision is now accepted and ready to land.Jan 25 2022, 1:39 PM