All of lore.kernel.org
 help / color / mirror / Atom feed
* tcpdump broken wrt CsCov & CsVal parsing?
@ 2007-09-22 14:41 Arnaldo Carvalho de Melo
  2007-09-22 20:03 ` Ian McDonald
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Arnaldo Carvalho de Melo @ 2007-09-22 14:41 UTC (permalink / raw)
  To: dccp

Trying to rebuild a proper test setup, so far using just loopback for
simple tests I noticed this problem:

11:57:47.463084 IP localhost.40343 > localhost.5001: CCVal 0, CsCov 5, cksum 0xf52a (correct), dataack (ack\x115231163474841)
11:57:47.463095 IP localhost.5001 > localhost.40343: CCVal 0, CsCov 5, cksum 0x92f7 (correct), ack (ack\x115230668497611)
11:57:47.463219 IP localhost.40343 > localhost.5001: CCVal 0, CsCov 10, cksum 0xe8d8 (correct), dataack (ack\x115231163474842)
11:57:47.463231 IP localhost.5001 > localhost.40343: CCVal 0, CsCov 10, cksum 0xa7e9 (correct), ack (ack\x115230668497612)
11:57:47.463344 IP localhost.40343 > localhost.5001: CCVal 0, CsCov 15, cksum 0xda86 (correct), dataack (ack\x115231163474843)
11:57:47.463355 IP localhost.5001 > localhost.40343: CCVal 0, CsCov 15, cksum 0x166c (correct), ack (ack\x115230668497613)
11:57:47.463466 IP localhost.40343 > localhost.5001: CCVal 0, CsCov 4, cksum 0xcf34 (correct), dataack (ack\x115231163474844)
11:57:47.463477 IP localhost.5001 > localhost.40343: CCVal 0, CsCov 4, cksum 0x4f19 (correct), ack (ack\x115230668497614)

Who was the last person to touch the DCCP support code in tcpdump? Care
to take a look?

- Arnaldo

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-09-27  8:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-22 14:41 tcpdump broken wrt CsCov & CsVal parsing? Arnaldo Carvalho de Melo
2007-09-22 20:03 ` Ian McDonald
2007-09-25  8:08 ` Gerrit Renker
2007-09-26 18:27 ` Arnaldo Carvalho de Melo
2007-09-27  8:08 ` Gerrit Renker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.