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)
Fri, Apr 19, 11:10 PM
Unknown Object (File)
Mon, Apr 1, 1:17 AM
Unknown Object (File)
Fri, Mar 29, 6:45 AM
Unknown Object (File)
Thu, Mar 28, 3:45 PM
Unknown Object (File)
Thu, Mar 28, 10:08 AM
Unknown Object (File)
Feb 10 2024, 9:31 AM
Unknown Object (File)
Jan 25 2024, 4:23 AM
Unknown Object (File)
Jan 25 2024, 4:22 AM

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 43616
Build 40504: 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