On Tue, Oct 18, 2016 at 4:03 PM, Stephen Finucane <step...@that.guru> wrote:

> Signed-off-by: Stephen Finucane <step...@that.guru>
> ---
>  FAQ.md            |   4 +-
>  INSTALL.NetBSD.md |   4 +-
>  Makefile.am       |   2 +-
>  PORTING.md        | 326 ------------------------------
> -----------------------
>  PORTING.rst       | 330 ++++++++++++++++++++++++++++++
> ++++++++++++++++++++++++
>  5 files changed, 335 insertions(+), 331 deletions(-)
>  delete mode 100644 PORTING.md
>  create mode 100644 PORTING.rst
>

I made one small change and then applied this to master.

diff --git a/PORTING.rst b/PORTING.rst
index 05a2425..33db41d 100644
--- a/PORTING.rst
+++ b/PORTING.rst
@@ -146,7 +146,7 @@ built into Open vSwitch.  This ought to work, without
writing any more code, as
 long as the netdev provider that you implemented supports receiving
packets.
 It yields poor performance, however, because every packet passes through
the
 ovs-vswitchd process.  See the `userspace installation guide
-<INSTALL.userspace.md>` for instructions on how to configure a userspace
+<INSTALL.userspace.rst>` for instructions on how to configure a userspace
 switch.



-- 
Russell Bryant
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to