Rob Ekl

Results 2 comments of Rob Ekl

I was able to reproduce the segfault with a simple message using the CyberShadow dhcptest tool. `./dhcptest --option "53[u8]=8"` `d` Output: Sending packet: op=BOOTREQUEST chaddr=DA:CB:BA:C3:03:6C hops=0 xid=EDF578BE secs=0 flags=8000 ciaddr=0.0.0.0...

Fix here: https://github.com/openwrt/odhcpd/pull/189 I don't know if it's the right fix, but it prevents the segfault for INFORM messages.