]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Fix a crash when accepting a reconfigure key.
authorRoy Marples <roy@marples.name>
Mon, 10 Mar 2014 15:28:49 +0000 (15:28 +0000)
committerRoy Marples <roy@marples.name>
Mon, 10 Mar 2014 15:28:49 +0000 (15:28 +0000)
commit56d6cf9ccc1ae673bf7cc3d207841dee731b9860
tree4afcd990994850655cf0c7ca05210f2459c56307
parentaf975e6853995bce8dbd793546b86d6543a0e009
Fix a crash when accepting a reconfigure key.
Check if a reconfigure message before checking state so reconfigure works.
auth.c
dhcp.c
dhcp6.c