Re: [PATCH v2] bootp: add native DHCPv4 support

2016-11-22 Thread Daniel Kiper
On Fri, Nov 18, 2016 at 08:51:43PM +0300, Andrei Borzenkov wrote: > 17.11.2016 22:06, Daniel Kiper ??: > > On Wed, Apr 27, 2016 at 04:34:19PM +0100, Mark Rutland wrote: > >> Hi, > >> > >> On Tue, Mar 22, 2016 at 09:26:20PM +0300, Andrei Borzenkov wrote: > >>> This patch adds support for nat

Re: [PATCH v2] bootp: add native DHCPv4 support

2016-11-18 Thread Andrei Borzenkov
17.11.2016 22:06, Daniel Kiper пишет: > On Wed, Apr 27, 2016 at 04:34:19PM +0100, Mark Rutland wrote: >> Hi, >> >> On Tue, Mar 22, 2016 at 09:26:20PM +0300, Andrei Borzenkov wrote: >>> This patch adds support for native DHCPv4 and removes requirement for >>> BOOTP compatibility support in DHCP serv

Re: [PATCH v2] bootp: add native DHCPv4 support

2016-11-17 Thread Daniel Kiper
On Wed, Apr 27, 2016 at 04:34:19PM +0100, Mark Rutland wrote: > Hi, > > On Tue, Mar 22, 2016 at 09:26:20PM +0300, Andrei Borzenkov wrote: > > This patch adds support for native DHCPv4 and removes requirement for > > BOOTP compatibility support in DHCP server. > > Sorry for the delay in testing this

Re: [PATCH v2] bootp: add native DHCPv4 support

2016-04-27 Thread Punit Agrawal
Hi Andrei, Thanks for refreshing the patch. I was using a locally fixed up version of your wip post from earlier in the year. On 22/03/16 18:26, Andrei Borzenkov wrote: This patch adds support for native DHCPv4 and removes requirement for BOOTP compatibility support in DHCP server. There is no

Re: [PATCH v2] bootp: add native DHCPv4 support

2016-04-27 Thread Mark Rutland
Hi, On Tue, Mar 22, 2016 at 09:26:20PM +0300, Andrei Borzenkov wrote: > This patch adds support for native DHCPv4 and removes requirement for > BOOTP compatibility support in DHCP server. Sorry for the delay in testing this; I'd meant to take a look at this but it managed to fall off my radar. I