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>
parent
83ccdd01
Please register or sign in to comment