From: David S. Miller Date: Mon, 14 Sep 2020 23:49:39 +0000 (-0700) Subject: Merge branch 'net-improve-vxlan-option-process-in-net_sched-and-lwtunnel' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ad7b27c9e64afce4ad69020329a3e89f6df4f382;p=linux.git 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: David S. Miller --- ad7b27c9e64afce4ad69020329a3e89f6df4f382