forked from KolibriOS/kolibrios
Port numbers for TCP and UDP must be given in Big endian order now.
git-svn-id: svn://kolibrios.org@2995 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -76,8 +76,6 @@ TCP_input:
|
||||
|
||||
ntohw [edx + TCP_header.Window]
|
||||
ntohw [edx + TCP_header.UrgentPointer]
|
||||
ntohw [edx + TCP_header.SourcePort]
|
||||
ntohw [edx + TCP_header.DestinationPort]
|
||||
|
||||
;------------------------
|
||||
; Find the socket pointer
|
||||
|
Reference in New Issue
Block a user