• Stephen Hemminger's avatar
    Add vxlan destination port option · d85e0a59
    Stephen Hemminger authored
    Add ability to set UDP destination port on a per device basis.
    If no port is assigned, the default IANA assigned port will be used.
    If you want the kernel default value, then use port 0.
    
    Source port range option is now called 'srcport', to avoid
    confusion. The old option syntax is accepted for compatiablity.
    Signed-off-by: default avatarStephen Hemminger <stephen@networkplumber.org>
    d85e0a59
iplink_vxlan.c 7.82 KB