linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@osdl.org>
To: Ricardo Galli <gallir@uib.es>
Cc: linux-kernel@vger.kernel.org, linux-net@vger.kernel.org
Subject: Re: 2.6.0: Bad udp checksum in loopback interface
Date: Fri, 15 Aug 2003 09:08:41 -0700	[thread overview]
Message-ID: <20030815090841.0f092512.shemminger@osdl.org> (raw)
In-Reply-To: <200308151311.48831.gallir@uib.es>

Linux turns off IP checksumming on the loopback device for performance
(unless you specifically turn on #define for LOOPBACK_MUST_CHECKSUM).


      parent reply	other threads:[~2003-08-15 16:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-15 11:11 2.6.0: Bad udp checksum in loopback interface Ricardo Galli
2003-08-15 11:49 ` 2.6.0: Bad udp checksum in loopback interface (me too!) Catalin BOIE
2003-08-15 16:08 ` Stephen Hemminger [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030815090841.0f092512.shemminger@osdl.org \
    --to=shemminger@osdl.org \
    --cc=gallir@uib.es \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-net@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).