From 33f7f735c35b5f3bb84b3a7771e92ae487280dd2 Mon Sep 17 00:00:00 2001 From: Numan Siddique Date: Tue, 18 Sep 2018 22:59:43 +0530 Subject: [PATCH] ovn: Add the documentation for the DHCP opt 'wpad' in proper section The commit "6f01617442" added the documenation for the DHCPv4 option 252 in the wrong section. This patch fixes it. Fixes: 6f01617442 ("ovn: Add DHCP support for option 252.") Signed-off-by: Numan Siddique Signed-off-by: Ben Pfaff Acked-by: Mark Michelson --- ovn/ovn-nb.xml | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/ovn/ovn-nb.xml b/ovn/ovn-nb.xml index 441a2deae92..8564ed39cfb 100644 --- a/ovn/ovn-nb.xml +++ b/ovn/ovn-nb.xml @@ -1992,13 +1992,6 @@

- -

- The DHCPv4 option code for this option is 252. This option is used - as part of web proxy auto discovery to provide a URL for a web - proxy. -

-
@@ -2063,6 +2056,20 @@ for this option is 59. + + +

+ These options accept a string value. +

+ + +

+ The DHCPv4 option code for this option is 252. This option is used + as part of web proxy auto discovery to provide a URL for a web + proxy. +

+
+