b29e7a37b2
drivers/net: Add TAP (network bridge) mode to tun.c In previous implementation, TAP mode did not handle a packet correctly. Also, the driver did not set the link layer type and could not assign the interface name. This PR changes fix such issues and supports TAP mode correctly. Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com> Approved-by: Gregory Nutt <gnutt@nuttx.org> |
||
---|---|---|
.. | ||
dm90x0.c | ||
enc28j60.c | ||
enc28j60.h | ||
encx24j600.c | ||
encx24j600.h | ||
ftmac100.c | ||
Kconfig | ||
loopback.c | ||
Make.defs | ||
phy_notify.c | ||
skeleton.c | ||
slip.c | ||
telnet.c | ||
tun.c |