nuttx/drivers/net
Zhe Weng 90c0acce05 net/tun: Support changing carrier state of TUN/TAP
Add TUNSETCARRIER ioctl, then we may change the carrier state of TUN dynamically. Note that we don't need an ioctl for getting carrier, it can be done by SIOCGIFFLAGS already.

Ref: https://github.com/torvalds/linux/blob/v6.10/drivers/net/tun.c#L3374-L3380

Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>
2024-08-26 17:34:23 -03:00
..
CMakeLists.txt
dm90x0.c
enc28j60.c
enc28j60.h
encx24j600.c
encx24j600.h
ftmac100.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
Kconfig net/netdev: Add periodic log for netdev statistics 2024-08-22 16:17:56 +08:00
ksz9477_i2c.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
ksz9477_reg.h
ksz9477.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
lan91c111.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
lan91c111.h
lan9250.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
lan9250.h
loopback.c
Make.defs
netdev_upperhalf.c greenhills: fix enumerated type mixed with another type warning 2024-08-24 20:43:53 +08:00
phy_notify.c
rpmsgdrv.c
skeleton.c
slip.c
telnet.c
tun.c net/tun: Support changing carrier state of TUN/TAP 2024-08-26 17:34:23 -03:00
w5500.c
wifi_sim.c