This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 03f462c net/sockopt: fix nxstyle warning
new 9cc2f50 netdev/register: configurable net packet size
new 8bce416 sim/tapdev: follow the tunnel MTU size
new a586886 net: remove unnecessary spaces
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
arch/sim/src/sim/up_internal.h | 1 +
arch/sim/src/sim/up_netdriver.c | 37 ++++++++++++++++++------
arch/sim/src/sim/up_tapdev.c | 28 +++++++++++++++----
net/netdev/netdev_register.c | 62 +++++++++++++++++++++++++----------------
net/tcp/tcp_accept.c | 2 +-
net/udp/udp_recvfrom.c | 17 ++++++-----
6 files changed, 102 insertions(+), 45 deletions(-)