]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Use a dynamically sized buffer for reading route(4) messages on BSD
authorRoy Marples <roy@marples.name>
Thu, 1 Sep 2016 14:37:48 +0000 (14:37 +0000)
committerRoy Marples <roy@marples.name>
Thu, 1 Sep 2016 14:37:48 +0000 (14:37 +0000)
commit26a52fe1a177975048e8731d46cc061e4296850d
tree0f2b2491405653af1c6f020f60ac42af08ee94a5
parent8d31ed9d3cc3415518c311914d3c7ab113566df1
Use a dynamically sized buffer for reading route(4) messages on BSD
instead of a fixed 2048 byte buffer.
common.c
common.h
dhcpcd.c
dhcpcd.h
if-bsd.c