]> git.proxmox.com Git - mirror_ovs.git/commitdiff
Typo fix: vswtch -> vswitch.
authorBen Pfaff <blp@ovn.org>
Fri, 17 Jan 2020 18:29:40 +0000 (10:29 -0800)
committerBen Pfaff <blp@ovn.org>
Fri, 17 Jan 2020 18:29:42 +0000 (10:29 -0800)
Acked-by: Numan Siddique <numans@ovn.org>
Signed-off-by: Ben Pfaff <blp@ovn.org>
NEWS
tests/ofproto-dpif.at

diff --git a/NEWS b/NEWS
index 79de2cfee5963246f658e8da71d594643564e1ac..579e91c89abe2163903c8f4118fed12729dd9090 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -32,7 +32,7 @@ Post-v2.12.0
        TCP/UDP ports actions (experimental).
    - RSTP:
      * The rstp_statistics column in Port table will only be updated every
-       stats-update-interval configured in Open_vSwtich table.
+       stats-update-interval configured in Open_vSwitch table.
    - OVSDB:
      * When ovsdb-server is running in backup mode, the default value of probe
        interval is increased to 60 seconds for the connection to the
index 88acc4b1ab0626ec87405b8ad21fca83deed1825..ff1cc93707b82c7519172391ba3aa3ca1a3fcdff 100644 (file)
@@ -7970,7 +7970,7 @@ dl_src=60:66:66:66:66:01 actions=pop_mpls:0x8847,controller
 AT_CHECK([ovs-ofctl add-flows br0 flows.txt])
 
 dnl Packet is dropped because an MPLS PUSH action is applied to a packet with
-dnl 4 MPLS LSEs but ovs-vswtichd can only handle up to 3 MPLS LSEs and thus
+dnl 4 MPLS LSEs but ovs-vswitchd can only handle up to 3 MPLS LSEs and thus
 dnl can't determine the resulting MPLS label after MPLS push/pop actions.
 dnl
 dnl The input is a frame with two MPLS headers which tcpdump -vve shows as: