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)
Wed, Aug 12, 3:03 PM
Unknown Object (File)
Tue, Aug 11, 10:33 PM
Unknown Object (File)
Mon, Aug 10, 6:16 PM
Unknown Object (File)
Mon, Aug 10, 11:13 AM
Unknown Object (File)
Mon, Aug 10, 11:01 AM
Unknown Object (File)
Fri, Aug 7, 9:21 PM
Unknown Object (File)
Thu, Aug 6, 11:26 AM
Unknown Object (File)
Mon, Jul 20, 4:47 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.