Message238

Author andrew
Recipients
Date 2005-10-17.14:04:17
Content
Appendix C p114

GIST-Query:
UDP(Src=GIST; Dst=0x6789) - Src/Dst swapped
Also, why is this port given in hex when others are in decimal?

GIST-Response:
UDP(Src=0x6789; Dst=GIST) - Src/Dst swapped
Also, why is this port given in hex when others are in decimal?
NLI(Peer='stringr2, IA=IP#D) - missing ' after stringr2.

TCP connect(... Src Port=91234; ...) - how do you get a port number that big in
16 bits?

GIST-Confirm
NLI(... IA=IP#R) - where did IP#R come from? should it be IP#B?
History
Date User Action Args
2005-10-17 14:04:17andrewlinkissue79 messages
2005-10-17 14:04:17andrewcreate