nuttx/drivers/net
Masayuki Ishikawa b29e7a37b2 Merged in masayuki2009/nuttx.nuttx/network_bridge (pull request #630)
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>
2018-04-20 12:52:49 +00:00
..
dm90x0.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
enc28j60.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
enc28j60.h Most cosmetic but also includes a fix for a compile problem from Ken Pettit 2015-12-01 12:54:57 -06:00
encx24j600.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
encx24j600.h ENCX24J600: Use the ENC's SRAM from multiple TX packets. From Max Holtzberg 2013-08-26 09:11:58 -06:00
ftmac100.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
Kconfig drivers/net: Add support for telnet character mode 2018-01-09 20:19:26 +09:00
loopback.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
Make.defs drivers/net: Remove the old, unfinished Crystal LAN driver. I don't even have the hardware that it goes with anymore. 2017-10-28 10:27:00 -06:00
phy_notify.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
skeleton.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
slip.c Squashed commit of the following: 2018-01-31 16:11:54 -06:00
telnet.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
tun.c Merged in masayuki2009/nuttx.nuttx/network_bridge (pull request #630) 2018-04-20 12:52:49 +00:00