Page MenuHomeFreeBSD

net: Split RNDIS protocol structs/macros out of dev/usb/net/if_urndisreg.h
ClosedPublic

Authored by sepherosa_gmail.com on Aug 22 2016, 5:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 6, 11:43 AM
Unknown Object (File)
Sun, Sep 6, 10:42 AM
Unknown Object (File)
Sat, Sep 5, 10:02 PM
Unknown Object (File)
Sat, Sep 5, 4:56 PM
Unknown Object (File)
Thu, Sep 3, 6:22 AM
Unknown Object (File)
Wed, Sep 2, 10:50 PM
Unknown Object (File)
Wed, Sep 2, 10:10 PM
Unknown Object (File)
Wed, Sep 2, 12:21 PM
Subscribers

Details

Summary
So that Hyper-V can leverage them instead of rolling its own definition.

Discussed with: hps

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sepherosa_gmail.com retitled this revision from to net: Split RNDIS protocol structs/macros out of dev/usb/net/if_urndisreg.h.
sepherosa_gmail.com updated this object.
sepherosa_gmail.com edited the test plan for this revision. (Show Details)
hselasky edited edge metadata.

Just make sure the code builds, amd64, i386, arm.

--HPS

This revision is now accepted and ready to land.Aug 22 2016, 7:25 AM

Just make sure the code builds, amd64, i386, arm.

--HPS

Yeah, sure.

This revision was automatically updated to reflect the committed changes.