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, Mar 15, 6:41 AM
Unknown Object (File)
Fri, Mar 14, 6:49 AM
Unknown Object (File)
Feb 23 2025, 10:52 AM
Unknown Object (File)
Feb 22 2025, 5:28 PM
Unknown Object (File)
Feb 22 2025, 7:35 AM
Unknown Object (File)
Feb 22 2025, 3:35 AM
Unknown Object (File)
Feb 21 2025, 11:12 PM
Unknown Object (File)
Feb 12 2025, 6:58 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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