Netdev List
 help / color / mirror / Atom feed
* IPv4 / IPv6 over IPv4 IPsec tunnel: setting the DF bit
@ 2014-01-30 12:25 Simon Schneider
  2014-01-30 14:21 ` Hannes Frederic Sowa
  0 siblings, 1 reply; 6+ messages in thread
From: Simon Schneider @ 2014-01-30 12:25 UTC (permalink / raw)
  To: netdev

Hi,
for the scenarios
- IPv4 over IPv4 IPsec tunnel
- IPv6 over IPv4 IPsec tunnel

I wonder how the DF bit of the outer (encrypted) packet is set.

There are generally three options:
- DF bit always 0
- DF bit always 1
- DF bit copied from inner packet

(the last case is obviously not applicable for the IPv6 case, as the IPv6 header does not have a DF bit).

How is this done in Linux?

When investigating, I stumbled over defines named TNL_F_DF_INHERIT / TNL_F_DF_DEFAULT.

Are these still supported?

Is it possible to configure the behavior at runtime or just at compile time?

I would appreciate very much if someone could give an overview on this!

best regards, Simon

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

end of thread, other threads:[~2014-01-31 15:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-30 12:25 IPv4 / IPv6 over IPv4 IPsec tunnel: setting the DF bit Simon Schneider
2014-01-30 14:21 ` Hannes Frederic Sowa
2014-01-30 15:26   ` Aw: " Simon Schneider
2014-01-30 15:59     ` Hannes Frederic Sowa
2014-01-31  8:27       ` Aw: " Simon Schneider
2014-01-31 15:01         ` Hannes Frederic Sowa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox