mirror of
https://github.com/openvswitch/ovs
synced 2025-10-29 15:28:56 +00:00
From: Antonin Bas <abas@vmware.com> Since Open vSwitch 2.7, the max_len option has no effect, and the full packet is always sent to controllers. This was confirmed with both the kernel and netdev datapaths. Reported-by: Antonin Bas <abas@vmware.com> Reported-at: https://github.com/openvswitch/ovs-issues/issues/295 Acked-by: Simon Horman <horms@ovn.org> Signed-off-by: Antonin Bas <abas@vmware.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>