summaryrefslogtreecommitdiff
path: root/drivers/net/vxlan.c
diff options
context:
space:
mode:
authorJiri Benc <jbenc@redhat.com>2016-02-02 20:09:13 +0300
committerDavid S. Miller <davem@davemloft.net>2016-02-07 21:51:00 +0300
commit828788ac99d5de6bae10b333d1e8ddf25928ac12 (patch)
tree3d72a36c500e24d6a9acc93425fa25c5bc97878a /drivers/net/vxlan.c
parent427bc465bf9fcdab749f6997ff7a4eecaef4ca40 (diff)
downloadlinux-828788ac99d5de6bae10b333d1e8ddf25928ac12.tar.xz
vxlan: restructure vxlan.h definitions
RCO and GBP are VXLAN extensions, not specified in RFC 7348. Because of that, they need to be explicitly enabled when creating vxlan interface. By default, those extensions are not used and plain VXLAN header is sent and received. Reflect this in vxlan.h: first, the plain VXLAN header is defined. Following it, RCO is documented and defined, and likewise for GBP. Signed-off-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/vxlan.c')
0 files changed, 0 insertions, 0 deletions