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)
Wed, Sep 6, 8:18 AM
Unknown Object (File)
Mon, Sep 4, 8:16 PM
Unknown Object (File)
Mon, Sep 4, 8:14 PM
Unknown Object (File)
Mon, Sep 4, 8:13 PM
Unknown Object (File)
Mon, Sep 4, 8:12 PM
Unknown Object (File)
Wed, Aug 30, 6:45 AM
Unknown Object (File)
Aug 14 2023, 11:17 PM
Unknown Object (File)
Aug 14 2023, 12:32 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 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