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)
Mon, Oct 13, 3:15 AM
Unknown Object (File)
Sun, Oct 12, 1:30 PM
Unknown Object (File)
Sun, Oct 12, 12:10 PM
Unknown Object (File)
Thu, Oct 9, 2:54 PM
Unknown Object (File)
Fri, Oct 3, 2:42 AM
Unknown Object (File)
Thu, Oct 2, 9:16 PM
Unknown Object (File)
Thu, Oct 2, 3:57 PM
Unknown Object (File)
Wed, Oct 1, 11:46 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
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