]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
privsep: Only start network proxy if we need to
authorRoy Marples <roy@marples.name>
Wed, 7 Oct 2020 14:28:33 +0000 (15:28 +0100)
committerRoy Marples <roy@marples.name>
Wed, 7 Oct 2020 14:28:33 +0000 (15:28 +0100)
commit5699c07d535fbe8cdc513b1c380519cb861009b3
tree51497bd058038663df30e92e4e9d22cdb0cda420
parentd047f2dd0d9cee881d1d3e56da8ba67664f7726d
privsep: Only start network proxy if we need to

Do this before starting it rather than it shutting down.
src/privsep-inet.c
src/privsep-inet.h
src/privsep.c