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

acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from db6ab892a24 fs/binfmt: close symlink TOCTOU and harden setuid/setgid 
exec hygiene
     new 682ce1db2f3 net/ipv4: Forward fragments before local reassembly
     new 0ed3a386382 net/nat: Reassemble IPv6 fragments before NAT66
     new 9aa6eb56715 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