On Wed, Jun 22, 2016 at 10:32 AM, Jeroen van Bemmel <jvb...@gmail.com> wrote: > Hi Jesse, > > Thanks for responding. I also found > http://discuss.openvswitch.narkive.com/WvgqV9fj/ovs-discuss-tunnel-path-mtu-discovery-deprecated-in-1-9-and-what-t-the-substitution > about Path MTU discovery, 3 years ago. It seems like the topic is > being discussed over and over, without ever getting solved. > > With this patch, OVS wouldn't apply MSS clamping unless configured to > do so. It would leave the decision whether this is a good idea or not > with the users of OpenVSwitch, for a particular configuration / use > case. > Modifying users' packets is what OVS does, based on its configuration. > Does it really matter whether it is due to an action, or a > configuration option ( hard-coded action if you will )?
I think the distinction is important because I'd like to minimize configuration knobs since it just makes things more complicated for the user. Actions more naturally fit with other existing actions. However, I really like to solve the original core problem rather than adding a partial solution. If this is an area that you're interested in then I would encourage you to join those discussions. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev