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)
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)
Sat, Sep 13, 3:13 PM
Unknown Object (File)
Aug 9 2025, 1:10 AM
Unknown Object (File)
Aug 5 2025, 5:34 AM
Unknown Object (File)
Jul 13 2025, 11:39 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.