[ovs-dev] [ovs-dev, v2, 2/2] ovn-northd: Add logical flows to support DHCPv6

Ben Pfaff blp at ovn.org
Tue Jul 26 18:38:29 UTC 2016


On Wed, Jul 27, 2016 at 12:01:06AM +0530, Numan Siddique wrote:
> OVN implements native DHCPv6. DHCPv6 options are stored
> in the 'DHCP_Options' NB table and logical ports refer to this
> table to configure the DHCPv6 options.
> 
> For each logical port configured with DHCPv6 Options following flows
> are added
>  - A logical flow which copies the DHCPv6 options to the DHCPv6
>    request packets using the 'put_dhcpv6_opts' action and advances the
>    packet to the next stage.
> 
>  - A logical flow which implements the DHCPv6 reponder by sending
>    the DHCPv6 reply back to the inport once the 'put_dhcpv6_opts' action
>    is applied.
> 
> Signed-off-by: Numan Siddique <nusiddiq at redhat.com>

I'm still getting lots of patch rejects with v2.  Can you rebase?  Or
maybe you could push this somewhere as a branch or a pull request?

Thanks,

Ben.



More information about the dev mailing list