Issue1523136
Created on 2006-07-15 18:49 by ecirhana, last changed 2006-07-17 12:13 by loewis.
|
msg29182 - (view) |
Author: ecir hana (ecirhana) |
Date: 2006-07-15 18:49 |
|
hi,
when using 'socket' library for a simple web server
'ethereal' reports incorrect checksum in transmission
control protocol.
on ubuntu dapper drake and firefox
|
|
msg29183 - (view) |
Author: Martin v. Löwis (loewis) |
Date: 2006-07-17 12:13 |
|
Logged In: YES
user_id=21627
This can hardly be a problem in Python. Python uses the TCP
implementation of the operating system, and the TCP stack
computes the checksum.
Closing as third-party bug.
|
|
| Date |
User |
Action |
Args |
| 2006-07-15 18:49:35 | ecirhana | create | |
|