]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
DHCP: Don't enforce the message came port 67
authorRoy Marples <roy@marples.name>
Mon, 8 May 2023 14:52:11 +0000 (15:52 +0100)
committerRoy Marples <roy@marples.name>
Mon, 8 May 2023 14:54:31 +0000 (15:54 +0100)
commitb9ac3021af19088fc70e0e7466adb717296cd3c7
tree630f179bba64777e90bd868a28d56d463c44900f
parent681866a7285cf4bb66c12d8f1cc271ebaebf69c8
DHCP: Don't enforce the message came port 67

RFC2131 and updates make no mention of what the source port
should or must be.

Update for #179.
src/bpf.c
src/dhcp.c