[ovs-dev] [PATCH v1 RFC] ovn: Support native dhcp using'continuations'

Ben Pfaff blp at ovn.org
Wed Apr 13 23:38:59 UTC 2016


On Tue, Apr 05, 2016 at 05:08:00PM +0530, Numan Siddique wrote:
> ​Even I was thinking to identify a minimal set of dhcp options and
> support them.  If the requirement arises for more dhcp options, we can
> raise a bug. In order to support ​more dhcp options we just need to
> define them in 'dhcp_opt_symtab'.  In the next version, I will add
> more dhcp options which are more likely to be used, although I am not
> sure how to select them :)

It wouldn't be hard to have a new OVN_Southbound table DHCP_Option with
columns "name", "code", and "type", and that would give us tons of
flexibility.



More information about the dev mailing list