nuttx-apps/lte/alt1250/usock_handlers
Xiang Xiao f86baa76fc net: Remove IFF_DOWN flag to compatible with Linux/*BSD
turn off interface by checking IFF_UP flag isn't set:
https://github.com/apache/nuttx/issues/1838

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2024-10-09 18:19:23 +08:00
..
alt1250_accepthdlr.c lte/alt1250: Fix bug that caused stack when executing the socket API 2024-02-09 14:52:05 +02:00
alt1250_bindhdlr.c lte/alt1250: Fix bug that caused stack when executing the socket API 2024-02-09 14:52:05 +02:00
alt1250_closehdlr.c lte/alt1250: Fix bug that caused stack when executing the socket API 2024-02-09 14:52:05 +02:00
alt1250_connecthdlr.c lte/alt1250: Fix bug that caused stack when executing the socket API 2024-02-09 14:52:05 +02:00
alt1250_fwupdate.h Fix the wrong comment banner 2023-12-03 14:27:14 -03:00
alt1250_getpeernamehdlr.c lte: Add usrsock daemon for ALT1250 LTE modem 2023-06-07 01:51:33 +08:00
alt1250_getsocknamehdlr.c lte/alt1250: Fix bug that caused stack when executing the socket API 2024-02-09 14:52:05 +02:00
alt1250_getsockopthdlr.c lte/alt1250: Fix bug that caused stack when executing the socket API 2024-02-09 14:52:05 +02:00
alt1250_ioctl_denyinetsock.c lte: Add usrsock daemon for ALT1250 LTE modem 2023-06-07 01:51:33 +08:00
alt1250_ioctl_event.c lte/alt1250: Fix bug that caused stack when executing the socket API 2024-02-09 14:52:05 +02:00
alt1250_ioctl_fwupdate.c lte/alt1250: Fix bug that caused stack when executing the socket API 2024-02-09 14:52:05 +02:00
alt1250_ioctl_ifreq.c net: Remove IFF_DOWN flag to compatible with Linux/*BSD 2024-10-09 18:19:23 +08:00
alt1250_ioctl_ltecmd.c lte: Add usrsock daemon for ALT1250 LTE modem 2023-06-07 01:51:33 +08:00
alt1250_ioctl_lwm2m.c lte: Add usrsock daemon for ALT1250 LTE modem 2023-06-07 01:51:33 +08:00
alt1250_ioctl_normal.c lte/alt1250: Fix bug that caused stack when executing the socket API 2024-02-09 14:52:05 +02:00
alt1250_ioctl_other.c lte: Add usrsock daemon for ALT1250 LTE modem 2023-06-07 01:51:33 +08:00
alt1250_ioctl_power.c lte: Add usrsock daemon for ALT1250 LTE modem 2023-06-07 01:51:33 +08:00
alt1250_ioctl_subhdlr.h lte: Add usrsock daemon for ALT1250 LTE modem 2023-06-07 01:51:33 +08:00
alt1250_ioctlhdlr.c lte/alt1250: Fix issue that ifconfig does not work 2023-09-07 14:07:43 +08:00
alt1250_listenhdlr.c lte/alt1250: Fix bug that caused stack when executing the socket API 2024-02-09 14:52:05 +02:00
alt1250_recvfromhdlr.c lte/alt1250: Fix bug that caused stack when executing the socket API 2024-02-09 14:52:05 +02:00
alt1250_sendtohdlr.c lte/alt1250: Fix bug that caused stack when executing the socket API 2024-02-09 14:52:05 +02:00
alt1250_setsockopthdlr.c lte/alt1250: Fix bug that caused stack when executing the socket API 2024-02-09 14:52:05 +02:00
alt1250_shutdownhdlr.c lte/alt1250: Fix bug that caused stack when executing the socket API 2024-02-09 14:52:05 +02:00
alt1250_sms.c lte/alt1250: Fix bug that caused stack when executing the socket API 2024-02-09 14:52:05 +02:00
alt1250_sms.h Fix the wrong comment banner 2023-12-03 14:27:14 -03:00
alt1250_sockethdlr.c lte/alt1250: Fix bug that caused stack when executing the socket API 2024-02-09 14:52:05 +02:00
alt1250_usrsock_hdlr.h lte: Add usrsock daemon for ALT1250 LTE modem 2023-06-07 01:51:33 +08:00