On 10/13/2015 10:16 PM, Ben Pfaff wrote:
On Tue, Oct 13, 2015 at 10:13:11PM +0530, Babu Shanmugam wrote:
Me and Numan are working to bring up the DHCP responder in OVN. We explored
towards setting up flow entries to respond to DHCP discover and DHCP request
messages. We end up learning that Open
On Tue, Oct 13, 2015 at 10:13:11PM +0530, Babu Shanmugam wrote:
> Me and Numan are working to bring up the DHCP responder in OVN. We explored
> towards setting up flow entries to respond to DHCP discover and DHCP request
> messages. We end up learning that Openflow does not have provision to do
> t
Hi,
Me and Numan are working to bring up the DHCP responder in OVN. We
explored towards setting up flow entries to respond to DHCP discover and
DHCP request messages. We end up learning that Openflow does not have
provision to do that.
Looks like, the only way to do that is through packet-in. F