Page MenuHomeFreeBSD

Add 3 Linux Socket ioctl commands
ClosedPublic

Authored by weike.chen_dell.com on Apr 25 2023, 2:41 AM.
Tags
None
Referenced Files
F157574482: D39786.id120970.diff
Fri, May 22, 11:42 PM
F157557447: D39786.id120969.diff
Fri, May 22, 7:34 PM
Unknown Object (File)
Thu, May 21, 1:49 PM
Unknown Object (File)
Thu, May 21, 8:05 AM
Unknown Object (File)
Thu, May 21, 8:05 AM
Unknown Object (File)
Thu, May 21, 7:53 AM
Unknown Object (File)
Thu, May 21, 5:59 AM
Unknown Object (File)
Wed, May 20, 6:09 PM
Subscribers

Details

Summary

Support 3 Linux socket ioctl commands: LINUX_SIOCGIFMETRIC, LINUX_SIOCSIFMETRIC, and LINUX_SIOCSIWCTL.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sys/compat/linux/linux_ioctl.c
2292

I'd prefer LINUX_RATELIMIT_MSG_OPTx here

sys/sys/sockio.h
153 ↗(On Diff #120970)

I don't know what is it and how handled by our kernel

This revision was not accepted when it landed; it landed in state Needs Review.Aug 17 2023, 7:58 PM
This revision was automatically updated to reflect the committed changes.