Skip to content
Commit ad7b27c9 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'net-improve-vxlan-option-process-in-net_sched-and-lwtunnel'



Xin Long says:

====================
net: improve vxlan option process in net_sched and lwtunnel

This patch is to do some mask when setting vxlan option in net_sched
and lwtunnel, so that only available bits can be set on vxlan md gbp.

This would help when users don't know exactly vxlan's gbp bits, and
avoid some mismatch because of some unavailable bits set by users.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents ff48b622 681d2cfb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment