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

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


    from 7f1e80f0de net/nat: Slightly optimize the IPv4 NAT
     new b446a002db net:add customizable default max & min port add 
customizable default max & min port
     new 93beeeeab0 [tcp/udp] fix port generation not in range (port % max + 
min)may overflow uint16

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:
 net/Kconfig              | 14 ++++++++++++++
 net/nat/ipv4_nat_entry.c | 21 ++++++++-------------
 net/tcp/tcp_conn.c       | 17 +++++++++--------
 net/udp/udp_conn.c       | 15 +++++++--------
 4 files changed, 38 insertions(+), 29 deletions(-)

Reply via email to