[En-Nut-Discussion] [PATCH] Implement TCP sequence number wraparound

Harald Kipp harald.kipp at egnite.de
Thu Apr 1 17:02:20 CEST 2010


Marti Raudsepp wrote:

> Hereby I submit 3 patches for review:
> https://sourceforge.net/tracker/?func=detail&aid=2976001&group_id=34079&atid=410689
> 
> 01_tcp_seqno_wraparound.patch:
> Implements handling of TCP sequence number wraparound. This is the
> actual patch that I described above.
> 
> 02_remove_bogus_todo.patch:
> This just removes a bogus TODO item that has already been implemented.
> 
> 03_tcp_ntohl_to_htonl.patch:
> I found a few places in the TCP code where the "htonl" macro was used
> insteasd of "ntohl". Since these operations are intechangeable, it's a
> coding style fix only.

Great! Applied to 4.8 and trunk.

Many thanks,

Harald




More information about the En-Nut-Discussion mailing list