On Wed, May 28, 2014 at 11:48 AM, Madhu Challa <cha...@noironetworks.com> wrote: > These come from dpif_flow_put() in check_max_mpls_depth() when adding a > datapath. The key length is variable depending on number of MPLS labels. By > initializing to -1 kmod will not check for the key length. > Signed-off-by: Madhu Challa <cha...@noironetworks.com>
Right but the purpose of this operation is to determine the number labels that the kernel supports. Silently allowing all values is not particularly useful. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev