On Tue, Oct 27, 2020 at 8:51 PM Lorenzo Bianconi <[email protected]> wrote: > > Signed-off-by: Lorenzo Bianconi <[email protected]>
Thanks Lorenzo. I applied this patch to master. Numan > --- > NEWS | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/NEWS b/NEWS > index 48b21fae4..ba04c6bbe 100644 > --- a/NEWS > +++ b/NEWS > @@ -4,7 +4,8 @@ Post-v20.09.0 > datapath can be inferred from the inport (which is required). > - The obsolete "redirect-chassis" way to configure gateways has been > removed. See ovn-nb(5) for advice on how to update your config if > needed. > - > + - Add IPv4 iPXE support introducing "bootfile_name_alt" option to ovn dhcp > + server > > OVN v20.09.0 - 28 Sep 2020 > -------------------------- > -- > 2.26.2 > > _______________________________________________ > dev mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-dev > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
