summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorBen Pfaff <blp@ovn.org>2018-02-08 14:58:17 -0800
committerBen Pfaff <blp@ovn.org>2018-02-13 11:39:47 -0800
commite994fa42067cb47becb1bb67375313e39d0216d8 (patch)
treeec61e117a7d08dae408ff0c7180b1eaf72aeb511 /Documentation
parentd4b5b1bc5bf1b6940fd588247612b71225a68faa (diff)
downloadopenvswitch-e994fa42067cb47becb1bb67375313e39d0216d8.tar.gz
ofp-errors: Add remaining OF1.4 and OF1.5 errors.
Also implements the backports of relevant errors to OF1.3 as specified in ONF extension pack 1 for OF1.3. ONF-JIRA: EXT-237 ONF-JIRA: EXT-230 ONF-JIRA: EXT-264 Signed-off-by: Ben Pfaff <blp@ovn.org> Acked-by: William Tu <u9012063@gmail.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/topics/openflow.rst20
1 files changed, 0 insertions, 20 deletions
diff --git a/Documentation/topics/openflow.rst b/Documentation/topics/openflow.rst
index 961946544..b3d3e1b9d 100644
--- a/Documentation/topics/openflow.rst
+++ b/Documentation/topics/openflow.rst
@@ -205,20 +205,6 @@ in OVS.
(optional for OF1.4+)
-* Bad flow entry priority error
-
- Probably not so useful to the software switch.
-
- (EXT-236)
-
- (optional for OF1.4+)
-
-* Set async config error
-
- (EXT-237)
-
- (optional for OF1.4+)
-
* PBB UCA header field
See comment on Provider Backbone Bridge in section about OpenFlow 1.3.
@@ -227,12 +213,6 @@ in OVS.
(optional for OF1.4+)
-* Multipart timeout error
-
- (EXT-264)
-
- (required for OF1.4+)
-
OpenFlow 1.4 only
-----------------