networkd: Assign VXLAN destination port to when GPE is set
authorSusant Sahani <ssahani@gmail.com>
Wed, 8 May 2019 14:39:42 +0000 (20:09 +0530)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 9 May 2019 04:40:33 +0000 (06:40 +0200)
commit1c8b0eccc788e94a9ff1987948e9af35efc246cd
tree9ef5caa76f427a19a3eab99368b58a2e25582b98
parent4eb086a38712ea98faf41e075b84555b11b54362
networkd: Assign VXLAN destination port to when GPE is set

When VXLAN destination port is unset and GPE is set
then assign 4790 to destination port. Kernel does the same as
well as iproute.

IANA VXLAN-GPE port is 4790
man/systemd.netdev.xml
src/network/netdev/vxlan.c