summaryrefslogtreecommitdiff
path: root/Documentation/index.rst
diff options
context:
space:
mode:
authorJoe Stringer <joe@ovn.org>2017-02-10 15:01:11 -0800
committerJoe Stringer <joe@ovn.org>2017-02-21 13:20:49 -0800
commit1102cc3983770eebcab0ad76b6660a282ee0ec62 (patch)
treed003fc10c3d0e83123812c47b75c60008662b94a /Documentation/index.rst
parentc458e4a372d1dc5e85885480bf482c3522a57922 (diff)
downloadopenvswitch-1102cc3983770eebcab0ad76b6660a282ee0ec62.tar.gz
doc: Describe backporting process.
This patch documents the backporting process, and provides a walkthrough for developers who would like to backport upstream Linux patches into the Open vSwitch tree. Nothing in this documentation should be surprising or new; it merely puts the existing process into words. Signed-off-by: Joe Stringer <joe@ovn.org> Acked-by: Ben Pfaff <blp@ovn.org> Acked-by: Jarno Rajahalme <jarno@ovn.org> Acked-by: Stephen Finucane <stephen@that.guru>
Diffstat (limited to 'Documentation/index.rst')
-rw-r--r--Documentation/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/index.rst b/Documentation/index.rst
index 02b376fc2..9f692b126 100644
--- a/Documentation/index.rst
+++ b/Documentation/index.rst
@@ -98,6 +98,7 @@ Learn more about the Open vSwitch project and about how you can contribute:
:doc:`internals/security`
- **Contributing:** :doc:`internals/contributing/submitting-patches` |
+ :doc:`internals/contributing/backporting-patches` |
:doc:`internals/contributing/coding-style` |
:doc:`internals/contributing/coding-style-windows`