]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
BSD: Validate RTM_NEWADDR as well
authorRoy Marples <roy@marples.name>
Fri, 17 Jan 2020 22:27:18 +0000 (22:27 +0000)
committerRoy Marples <roy@marples.name>
Fri, 17 Jan 2020 22:35:17 +0000 (22:35 +0000)
commitd00a89399e57bdef82372e4e87e0c83e7042f5b5
treedaa200a32e04a3619f87cdff9b1158352e6fc5a2
parent3eff5b959fff26e27deb140f79dd534e96fc3322
BSD: Validate RTM_NEWADDR as well

This is important because the address could be added and quickly
deleted and RTM_NEWADDR arrvives after deletion.
src/if-bsd.c