go-openvswitch icon indicating copy to clipboard operation
go-openvswitch copied to clipboard

supoprt interface options for vxlan, such as df, local_ip and dst_port.

Open danieldin95 opened this issue 4 years ago • 1 comments

Port "vx-100650119"
            Interface "vx-100650119"
                type: vxlan
                options: {df_default="false", dst_port="4789", key=flow, remote_ip="100.65.0.119"}

danieldin95 avatar Sep 11 '21 01:09 danieldin95

@danieldin95 I fixed the CI, it is merged into master https://github.com/digitalocean/go-openvswitch/pull/108 https://github.com/digitalocean/go-openvswitch/actions/runs/1230468099

franckrupin avatar Sep 13 '21 16:09 franckrupin