All of lore.kernel.org
 help / color / mirror / Atom feed
* Path MTU discovery and tuntap
@ 2011-11-21 20:33 Eugene B. Berdnikov
  0 siblings, 0 replies; only message in thread
From: Eugene B. Berdnikov @ 2011-11-21 20:33 UTC (permalink / raw)
  To: netdev

  Hi folks.

 I have two routers running a tun-based tunneling applications.
 Both forward packets from eth (mtu=1500) to tun (mtu=1300),
 emitting icmp[frag-need] if DF=1 and packet size > 1300. That's nice.
 But one router simply drops oversized packet after icmp emittion,
 and other one delivers oversized packet to application's tun.
 The difference is that 1st router runs 2.6.30 (it drops packet) and
 the 2nd runs 3.0.0 (delivers to app). Kernels are from Debian/testing.

 The question is: was it an intentional change or some bug?
-- 
 Eugene Berdnikov

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-11-21 21:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-21 20:33 Path MTU discovery and tuntap Eugene B. Berdnikov

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.