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)
Thu, Nov 27, 9:22 PM
Unknown Object (File)
Wed, Nov 26, 2:21 AM
Unknown Object (File)
Tue, Nov 25, 9:08 PM
Unknown Object (File)
Sat, Nov 22, 8:09 PM
Unknown Object (File)
Fri, Nov 21, 7:36 PM
Unknown Object (File)
Fri, Nov 21, 8:44 AM
Unknown Object (File)
Fri, Nov 21, 8:41 AM
Unknown Object (File)
Fri, Nov 21, 8:38 AM
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.