9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] snoopy oddity
@ 2007-01-22 16:23 erik quanstrom
  2007-01-22 16:54 ` Russ Cox
  0 siblings, 1 reply; 6+ messages in thread
From: erik quanstrom @ 2007-01-22 16:23 UTC (permalink / raw)
  To: 9fans

has anyone seen snoopy miss packets like this?  i see the ack for a packet
that snoopy never sees.  these hosts are connected back-to-back.

Δt between the two snoopies is ~45000 ms.

target host:

[... lots of packets deleted, none with a sequence of 3276011294 ...]
046689 ms 
	ether(s=0060dd4785fb d=0060dd47b40c pr=0800 ln=60)
	ip(s=192.168.0.3 d=192.168.0.1 id=5751 frag=0000 ttl=255 pr=6 ln=40)
	tcp(s=6666 d=5123 seq=2082542180 ack=3276011294 fl=AP win=36700 ck=2826)
[... no packet with seq=3276011294 from 192.168.0.1 follows]

but the source host did actually send the packet:

001112 ms 
	ether(s=0060dd47b40c d=0060dd4785fb pr=0800 ln=854)
	ip(s=192.168.0.1 d=192.168.0.3 id=646c frag=0000 ttl=255 pr=6 ln=840)
	tcp(s=5123 d=6666 seq=3276011294 ack=2082542180 fl=A win=65535 ck=b46a)
	dump(0000000000000000000000000000000000000000000000000000000000000000)

- erik


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

end of thread, other threads:[~2007-01-23 18:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-22 16:23 [9fans] snoopy oddity erik quanstrom
2007-01-22 16:54 ` Russ Cox
2007-01-22 18:34   ` erik quanstrom
2007-01-22 21:28     ` Russ Cox
2007-01-22 22:06       ` erik quanstrom
2007-01-23 18:14         ` ron minnich

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).