DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
Networking
Applications
Improvements
#2414 net: tcp: implement the fast retransmit
#3257 net: tcp: support bind the same port with different domain
#2548 net: tcp: optimize TCP handshake performance
#3113 net: usrsock: add send multi-elements support
#2695 netpacket: if_addr: add interface address header
#3081 tcp_send_buffered.c: improve tcp write buffering
#3025 net: Add sendmsg and recvmsg to syscall list
#2417 net: wireless: add country code control support
#2415 net: gmp: add MULTICAST_TTL support
Bug Fixes
#2257 net: callback: remove the assert check of conn instance
#3043 net: local: Remove local_send.c since nobody use it now
#3221 net: tcp: tcp_send_buffered.c: Fix non-blocking I/O
#3100 net: tcp: correct the port byte order
#3106 net: if: remove the macro expansion of the public structure
#3104 net: dev: check the available address further
#3101 net: arp: add timeout to avoid infinite send wait
#2489 net: tcp: send the ACK in time after obtain ahead buffer from iobs
#3099 net: tcp: dup: do not start the tcp monitor if unestablished
#3103 net: tcp: reset the connection ref count before tcp_free()
#2688 net: Remove duplicate forward references
#2911 net: fix a few DP83848C and DP83825I constants
#2978 telnet: fix crash about telnet client connect
#3254 net: arp: Fix arp
#2959 net: socket: move si_send/recv into sendmsg/recvmsg
#2869 netdb.h: Add NI_MAXHOST and NI_MAXSERV
#3037 Revert "net: tcp: Add DEBUGASSERT() in psock_tcp_send()"
Security Issues Fixed In This Release
...