Malformed bootp packet
Hi
I'm quite new to networking and a uni student, i'm trying to implement a dhcp server in Golang according to the RFC. I started the server and tried to test it with dhcping
The reply from my DHCP server implementation as captured by wireshark in this pastebin https://pastebin.com/raw/F1q6yjsV, i can't seem to figure out why wireshark reports it as a malformed packet
Added some debug logs from my server https://pastebin.com/raw/8zCBfssY
Link to packet capture https://filebin.net/6a3likk67xtsesbz/...
Can you share a capture file of the packet on a public file share then update the question with a link to it.
@chucku i just did that, thanks!