This is an automated email from the ASF dual-hosted git repository.

btashton pushed a change to branch releases/9.1
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from e4e4cce  tools/zipme.sh: Remove the option to exclude patterns based 
on the VCS' "ignore" file.
     new b34096a  net/tcp/tcp_input.c:  Correct bad check of urgent data length
     new 561cbbc  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(-)

Reply via email to