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
Unknown Object (File)
Wed, May 22, 3:25 AM
Unknown Object (File)
Tue, May 21, 8:30 AM
Unknown Object (File)
Tue, May 21, 4:49 AM
Unknown Object (File)
Sun, May 19, 9:43 PM
Unknown Object (File)
Sat, May 18, 8:24 AM
Unknown Object (File)
Fri, May 17, 10:09 PM
Unknown Object (File)
May 1 2024, 5:22 PM
Unknown Object (File)
Apr 30 2024, 6:48 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.