]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
DHCP: Support jumbo frames
authorRoy Marples <roy@marples.name>
Wed, 5 Feb 2020 13:55:47 +0000 (13:55 +0000)
committerRoy Marples <roy@marples.name>
Wed, 5 Feb 2020 13:55:47 +0000 (13:55 +0000)
commit354d22cc67eabcb755f3ce60ab22f429bcf84b7a
tree2f92f3c2cc0c287b9a9251a0c69fbbd39d983f55
parent984b9c34d4c1dab2271fa1cfe3c261fb5ff5caa3
DHCP: Support jumbo frames

Also important as we now need to store the frame header in the
initial buffer.
src/dhcp.c