16 May
2019
16 May
'19
7:22 a.m.
On May 16, 2019, at 3:39 AM, Chinnapaiyan, Nagamani <Nagamani.Chinnapaiyan@viasat.com> wrote:
Now process crashed upon receiving lease query...
ASSERT FAILED src/modules/proto_dhcpv4/proto_dhcpv4_base.c[132]: request->packet->code <= FR_DHCP_INFORM\
An assert isn't a crash. It's a safety check against the rest of the code. It's easy enough to fix. I'll push a patch in a bit. Alan DeKok.