[<prev] [next>] [day] [month] [year] [list]
Message-Id: <284221385094055@web4m.yandex.ru>
Date: Fri, 22 Nov 2013 08:20:55 +0400
From: "\"Oleg A. Arkhangelsky\"" <sysoleg@...dex.ru>
To: netdev <netdev@...r.kernel.org>
Subject: gretap IP fragmentation
Hello,
Trying to investigate problems transmitting IP packets of specific size
from gretap interface which is member of bridge device. To correctly
forward near-1500 byte L2 packets MTU of GRE-interface should be 1500.
But I don't understand why in case of IP packet tunnel code just copies
DF flag from the inner IP header to the outer header even when
"nopmtudisc" for gretap device is set? In this way fragmentation doesn't
performed and packet silently dropped.
Is this an intentional behavior of gretap or some kind of bug?
Thank you!
--
wbr, Oleg.
"Anarchy is about taking complete responsibility for yourself."
Alan Moore.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists