From: "Yari Adán Petralanda" <mustang@yadan.org>
To: user-mode-linux-devel@lists.sourceforge.net
Subject: [uml-devel] question about udp fragmentation under UML
Date: Tue, 18 Jan 2005 07:28:08 +0100 [thread overview]
Message-ID: <200501180728.13533.mustang@yadan.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1219 bytes --]
Hi,
I'm developing a network block device, which uses both TCP and UDP sockets to
transmit it's data. When I try to send UDP frames bigger than the MTU, they
are dropped before they hit the wire. Trying to debug the problem, I ran
netcat using udp under a UML. It uses writes of 8192 bytes over a UDP socket.
The scenario that made me post here is this:
running UML on tracing thread mode, host kernel is 2.6.10, uml kernel is
2.6.8.1-1um, if I set the MTU of the localhost device (same problem on
tun/tap) to 1500 bytes, netcat doesn't receive any frames sent to the
loopback interface. path_mtu_no_discover is 0. The same scenario, on my host
computer, runs fine.
Seems to me that IP is refusing to fragment the udp datagrams, and drops them.
I don't know if it's a UML problem, but when I saw that not only my code, but
netcat also drops frames, it stranged me.
Thank you very much
--
.-.
oo| Yari Adán Petralanda, a.k.a. mustang
/`'\
(\_;/) http://www.yadan.org
Registered Linux User #257290
--
Nothing so needs reforming as other people's habits.
-- Mark Twain, "Pudd'nhead Wilson's Calendar"
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next reply other threads:[~2005-01-18 6:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-18 6:28 Yari Adán Petralanda [this message]
2005-01-19 21:54 ` [uml-devel] question about udp fragmentation under UML Blaisorblade
2005-01-20 22:11 ` Yari Adán Petralanda
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=200501180728.13533.mustang@yadan.org \
--to=mustang@yadan.org \
--cc=user-mode-linux-devel@lists.sourceforge.net \
/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