digitalocean / go-openvswitch

Go packages which enable interacting with Open vSwitch and related tools. Apache 2.0 Licensed.
Other
295 stars 95 forks source link

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

Open danieldin95 opened 3 years ago

danieldin95 commented 3 years ago
Port "vx-100650119"
            Interface "vx-100650119"
                type: vxlan
                options: {df_default="false", dst_port="4789", key=flow, remote_ip="100.65.0.119"}
franckrupin commented 3 years ago

@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