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

fea: df_default options for vxlan. #101

Closed danieldin95 closed 3 years ago

danieldin95 commented 3 years ago

allowed configure df_default options for vxlan port, like the following:

        fail_mode: secure
        Port "vx-100650118"
            Interface "vx-100650118"
                type: vxlan
                options: {df_default="false", key=flow, remote_ip="100.65.0.118"}
        Port "vx-100650119"
            Interface "vx-100650119"
                type: vxlan
                options: {df_default="false", key=flow, remote_ip="100.65.0.119"}
        Port br-tun
            Interface br-tun