VirtualBox

Opened 14 years ago

Closed 9 years ago

#5409 closed defect (obsolete)

garbage appended to udp packets smaller 60 bytes with bridging mode — at Version 2

Reported by: Stefan "Bebbo" Franke Owned by:
Component: network Version: VirtualBox 3.0.10
Keywords: udp trailing garbage Cc:
Guest type: Windows Host type: Windows

Description (last modified by Frank Mehnert)

UPD packets having a size below 60 bytes are sent with trailing garbage bytes:

0000 00 1c f0 68 ae a8 08 00 27 ce e0 9e 08 00 45 00 ...h.... '.....E. 0010 00 22 4b b0 00 00 80 11 59 44 c0 a8 00 ee 40 25 ."K..... YD....@% 0020 94 1b 05 0b 3e 1c 00 0e 8e e7 00 15 00 0a 97 cd ....>... ........ 0030 fa f0 25 88 00 00 01 01 05 0a dc 61 ..%..... ...a

The correct packet is:

0000 00 1c f0 68 ae a8 08 00 27 ce e0 9e 08 00 45 00 ...h.... '.....E. 0010 00 22 4b b0 00 00 80 11 59 44 c0 a8 00 ee 40 25 ."K..... YD....@% 0020 94 1b 05 0b 3e 1c 00 0e 8e e7 00 15 00 0a 97 cd ....>... ........

this happens in both directions (and is maybe the cause why the app I try to run does not work).

Change History (3)

comment:1 by Frank Mehnert, 14 years ago

Your VBox.log file is missing. This file will show us which network device emulation you used and which network type.

by Stefan "Bebbo" Franke, 14 years ago

Attachment: VBox.log added

my VBox.log

comment:2 by Frank Mehnert, 9 years ago

Description: modified (diff)
Resolution: obsolete
Status: newclosed
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use