This is an automated email from the ASF dual-hosted git repository.
btashton pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 5d7428a arch/xtensa: Fix alignement when coloring and checking the
stacks.
new 45699e2 net/tcp/tcp_input.c: Correct bad check of urgent data length
new 68b526b tcp: Remove incomplete support for TCP reassembly
The 2 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:
include/nuttx/net/netconfig.h | 11 ---
net/Kconfig | 33 -------
net/devif/devif.h | 6 --
net/devif/devif_initialize.c | 6 --
net/devif/devif_poll.c | 10 ---
net/devif/ipv4_input.c | 204 +-----------------------------------------
net/tcp/tcp_input.c | 49 ++++++++--
7 files changed, 47 insertions(+), 272 deletions(-)