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

xiaoxiang781216 pushed a change to branch releases/13.0
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 39011767585 gpio: Fix GPIO expanders warnings
     new 803673b6d57 net/ipv4: Forward fragments before local reassembly
     new 32f679eaf07 net/nat: Reassemble IPv6 fragments before NAT66
     new 86708684d43 net/ipfilter: Reassemble IPv6 fragments before filtering

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:
 net/devif/ipv4_input.c       | 69 ++++++++++++++++++++++++++++++++++----------
 net/devif/ipv6_input.c       | 53 +++++++++++++++++++++++++---------
 net/ipforward/ipv4_forward.c |  5 ++++
 net/ipfrag/ipv4_frag.c       | 16 ++++++++--
 net/nat/ipv6_nat.c           |  2 +-
 5 files changed, 112 insertions(+), 33 deletions(-)

Reply via email to