From: Hagen Paul Pfeifer <hagen@jauu•net>
To: Jinxin Zheng <jinxinzheng@gmail•com>
Cc: gerrit@erg•abdn.ac.uk, linux-kernel@vger•kernel.org,
netdev@vger•kernel.org
Subject: Re: ipv4 udplite broken in >=linux-3.0 ?
Date: Fri, 18 Nov 2011 13:04:30 +0100 [thread overview]
Message-ID: <20111118120430.GG3317@hell> (raw)
In-Reply-To: <CABPbr_msepemFt4ezGVRk3QS0MU3F47MKimfV4Y+6jqvUrLFeA@mail.gmail.com>
* Jinxin Zheng | 2011-11-18 12:09:25 [+0800]:
>I don't know how to debug udplite. Can any one of you give me a tip on
>how to get more debug info, then I can do further test and provide
>with it?
net-next works for me:
$ sudo aptitude install netsend
$ sudo tcpdump -n -ttt -vv -i lo > pcap.trace &
$ netsend udplite receive &
$ netsend udplite transmit /etc/fstab 127.0.0.1
$ cat pcap.trace
00:00:00.000000 IP (tos 0x0, ttl 64, id 30602, offset 0, flags [DF], proto unknown (136), length 40) 127.0.0.1 > 127.0.0.1: udplite 20
00:00:00.000074 IP (tos 0x0, ttl 64, id 30603, offset 0, flags [DF], proto unknown (136), length 1125) 127.0.0.1 > 127.0.0.1: udplite 1105
Kernel version? What is the output of strace?
next prev parent reply other threads:[~2011-11-18 12:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-18 4:09 ipv4 udplite broken in >=linux-3.0 ? Jinxin Zheng
2011-11-18 12:04 ` Hagen Paul Pfeifer [this message]
2011-11-18 12:35 ` Jinxin Zheng
2011-11-18 23:27 ` Gerrit Renker
2011-11-19 7:08 ` Jinxin Zheng
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=20111118120430.GG3317@hell \
--to=hagen@jauu$(echo .)net \
--cc=gerrit@erg$(echo .)abdn.ac.uk \
--cc=jinxinzheng@gmail$(echo .)com \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=netdev@vger$(echo .)kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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