Squashed commit of the following:
Networking: Add implementation of logic for SIOCGIFCONF and SIOCGLIFCOF IOCTL commnds. Networking: Add definitions and stuctures to support SIOCGIFCONF and SIOCGLIFCONF IOCTL commands.
Showing
- include/net/if.h 30 additions, 0 deletionsinclude/net/if.h
- include/nuttx/net/ioctl.h 18 additions, 16 deletionsinclude/nuttx/net/ioctl.h
- net/netdev/Make.defs 3 additions, 3 deletionsnet/netdev/Make.defs
- net/netdev/netdev.h 48 additions, 0 deletionsnet/netdev/netdev.h
- net/netdev/netdev_ifconf.c 287 additions, 0 deletionsnet/netdev/netdev_ifconf.c
- net/netdev/netdev_ioctl.c 16 additions, 0 deletionsnet/netdev/netdev_ioctl.c
Loading
Please register or sign in to comment