DescriptionVarious dhcpcd fixups.
- fix Rebind; previous use of bind_interface was wrong
- don't use signals to effect state changes; call directly
into the code to avoid the signal delivery and associated
socketpair dance
- release lease and terminate if dbus goes away
- set nocarrier in dhcpcd.conf to disable carrier checking;
we act solely on dbus msgs
- while here do some code cleanups (e.g. kill #if 0 code)
TEST=do roaming tests and observe a single dhcpcd process renew leases as required; also tested release logic and dbus drop out logic by killing dbus-daemon
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|