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
F132350240: D39786.id120967.diff
Thu, Oct 16, 3:40 AM
Unknown Object (File)
Sat, Oct 11, 7:03 PM
Unknown Object (File)
Sat, Oct 11, 11:21 AM
Unknown Object (File)
Fri, Oct 10, 12:24 AM
Unknown Object (File)
Sun, Oct 5, 2:08 AM
Unknown Object (File)
Wed, Sep 17, 12:23 PM
Unknown Object (File)
Wed, Sep 17, 12:23 PM
Unknown Object (File)
Sep 13 2025, 3:13 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.