7c1394d814
net/netdev: Add implementation of if_nametoindex() and if indextoname(). net/pkt: Raw AF_PACKET sockets now depend on CONFIG_NETDEV_IFINDEX. net/procfs: Tweak to handle traversal of interfaces if CONFIG_NETDEV_IFINDEX is not defined. net/netdev.h: Update netdev_findbyaddr() to use the assigned device index. Trivial typo fix net/netdev: Add support for assigned an interface index to a device when it is regisgtered. |
||
---|---|---|
.. | ||
Kconfig | ||
Make.defs | ||
netdev_carrier.c | ||
netdev_count.c | ||
netdev_default.c | ||
netdev_findbyaddr.c | ||
netdev_findbyindex.c | ||
netdev_findbyname.c | ||
netdev_foreach.c | ||
netdev_ifconf.c | ||
netdev_ioctl.c | ||
netdev_lladdrsize.c | ||
netdev_register.c | ||
netdev_txnotify.c | ||
netdev_unregister.c | ||
netdev_verify.c | ||
netdev.h |