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
F157445547: D39786.id126152.diff
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
Unknown Object (File)
Wed, May 20, 5:13 PM
Unknown Object (File)
Wed, May 20, 10:47 AM
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.