[ovs-dev] [PATCH 1/2] ovn: Add lsp-set-dhcpv6-options ovn-nbctl operation.

Mark Michelson mmichels at redhat.com
Wed Jul 26 21:28:10 UTC 2017


On Wed, Jul 26, 2017 at 3:22 PM Russell Bryant <russell at ovn.org> wrote:

> On Wed, Jul 26, 2017 at 10:17 AM, Mark Michelson <mmichels at redhat.com>
> wrote:
> > OVN offers a shortcut to set DHCPv4 options on a logical switch port,
> > but it did not offer the same for DHCPv6. This commit adds a similar
> > option for DHCPv6.
> >
> > Signed-off-by: Mark Michelson <mmichels at redhat.com>
> > ---
> >  ovn/utilities/ovn-nbctl.c | 42
> ++++++++++++++++++++++++++++++++++++++++++
> >  1 file changed, 42 insertions(+)
>
> Can you update the man page for the new command?
> ovn/utilties/ovn-nbctl.8.xml
>
> It looks like the v4 version of the command is missing from the man
> page as well.
>

No problem. I've added the manpage changes as a third patch in the series.
I did this because it felt weird to add DHCPv4-related manpage changes to
the patch that added DHCPv6 commands. I've also changed patch 1 in the
series to add the DHCPv6 commands to the ovn-nbctl help string.


More information about the dev mailing list