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 | ||
pkt_callback.c | ||
pkt_conn.c | ||
pkt_finddev.c | ||
pkt_input.c | ||
pkt_poll.c | ||
pkt_recvfrom.c | ||
pkt_send.c | ||
pkt_sockif.c | ||
pkt.h |