incubator-nuttx/net/netdev
zhanghongyu c7c5c75451 net_if: add IFF_LOOPBACK/POINTOPOINT/MULTICAST/BROADCAST
Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2022-07-03 09:57:10 -04:00
..
Kconfig net/netdev: Add CONFIG_NETDEV_CAN_FILTER_IOCTL 2022-05-06 08:54:58 +02:00
Make.defs net: Move if_nametoindex and if_indextoname to libc 2021-12-19 10:08:57 -06:00
netdev.h net/netdev: move netdev_ifup/down to public header 2022-07-03 02:28:50 +08:00
netdev_carrier.c netdev/carrier: check the IF stautus before carrier 2022-06-25 19:52:53 +08:00
netdev_count.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
netdev_default.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
netdev_findbyaddr.c net/dev: check the available address further 2021-03-23 06:52:32 -07:00
netdev_findbyindex.c net: Fix: left shift of 1 by 31 places cannot be represented in type 'long int' 2021-06-23 05:24:15 -07:00
netdev_findbyname.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
netdev_foreach.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
netdev_ifconf.c net:fix coverity warning 2022-04-03 14:37:53 +03:00
netdev_ioctl.c net/netdev: Add CONFIG_NETDEV_CAN_FILTER_IOCTL 2022-05-06 08:54:58 +02:00
netdev_lladdrsize.c netdev/lladdrsize: remove invalid duplicate case 2022-02-07 20:08:26 +08:00
netdev_register.c net_if: add IFF_LOOPBACK/POINTOPOINT/MULTICAST/BROADCAST 2022-07-03 09:57:10 -04:00
netdev_txnotify.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
netdev_unregister.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
netdev_verify.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
netdown_notifier.c sched/wqueue: Change the return type of work_notifier_teardown to void 2022-05-14 00:35:29 +03:00