[ python-Bugs-1523136 ] incorrect tcp checksum

SourceForge.net noreply at sourceforge.net
Mon Jul 17 14:13:47 CEST 2006


Bugs item #1523136, was opened at 2006-07-15 20:49
Message generated for change (Comment added) made by loewis
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1523136&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Python Library
>Group: 3rd Party
>Status: Closed
>Resolution: Invalid
Priority: 5
Submitted By: ecir hana (ecirhana)
Assigned to: Nobody/Anonymous (nobody)
Summary: incorrect tcp checksum

Initial Comment:
hi,

when using 'socket' library for a simple web server
'ethereal' reports incorrect checksum in transmission
control protocol.

on ubuntu dapper drake and firefox

----------------------------------------------------------------------

>Comment By: Martin v. Löwis (loewis)
Date: 2006-07-17 14:13

Message:
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.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1523136&group_id=5470


More information about the Python-bugs-list mailing list