On Tue, Jul 26, 2016 at 11:32:04AM -0700, Ben Pfaff wrote: > On Tue, Jul 19, 2016 at 12:37:46AM +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 <nusid...@redhat.com> > > This has lots of patch rejects, so I'd appreciate a rebase.
Oh I see there is a v2, let me look at that. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev