Mercurial > hg > dhcpcd
graph
-
Ensure we have a state when prefering another address. draftSat, 16 May 2015 22:06:45 +0000, by Roy Marples
-
Add an assert to fix an impossible clang analyzer condition draftSat, 16 May 2015 21:39:56 +0000, by Roy Marples
-
Don't send DHCP messages when we don't have a carrier. draftFri, 15 May 2015 22:05:17 +0000, by Roy Marples
-
Check a DHCP state exists when deleting an address from an interface. draftFri, 15 May 2015 22:02:39 +0000, by Roy Marples
-
For now, ignore ND DNS lifetimes unless they are absent or zero, in draftFri, 15 May 2015 14:32:54 +0000, by Roy Marples
-
For each ND, output the time of acquisition and the current time in seconds. draftFri, 15 May 2015 13:47:35 +0000, by Roy Marples
-
Handle ND options in the same way we handle DHCP and DHCPv6 options. draftThu, 14 May 2015 19:46:21 +0000, by Roy Marples
-
Fix waiting on non interface ip, [2095791c47]. draftThu, 14 May 2015 09:20:26 +0000, by Roy Marples
-
Improve eloop api so we don't force a delete write parameter when draftThu, 14 May 2015 07:35:49 +0000, by Roy Marples
-
Ensure adding an event does not have an fd of -1 draftWed, 13 May 2015 01:53:01 +0000, by Roy Marples
-
Ensure oldset is empty before sigprocmask call ... unsure why this is needed. draftWed, 13 May 2015 01:12:47 +0000, by Roy Marples
-
setting signals should require an explicit len rather than NULL termination. draftTue, 12 May 2015 23:47:25 +0000, by Roy Marples
-
Remove compat for polling, dhcpcd now requires pselect as a minimum fallback. draftTue, 12 May 2015 20:03:36 +0000, by Roy Marples
-
Add a pollts wrapper in eloop.c directly so it really should be stand alone draftTue, 12 May 2015 19:55:45 +0000, by Roy Marples
-
Move signal handling into eloop with just the callback in dhcpcd. draftTue, 12 May 2015 14:14:32 +0000, by Roy Marples
-
Replace get_monotonic usage with the standard clock_gettime. draftTue, 12 May 2015 08:30:21 +0000, by Roy Marples
-
Remove dhcpcd specifics from eloop to make more portable. draftSat, 09 May 2015 10:09:34 +0000, by Roy Marples
-
Check if we have an IPv6 context before expiring RA's. draftSat, 09 May 2015 06:02:49 +0000, by Roy Marples
-
Fix IPv6 prefix underflow when confirming deprecated but valid leases. draftWed, 06 May 2015 15:21:56 +0000, by Roy Marples
-
On carrier down, rebuild routes and expire RA's if keeping IP addressses. draftFri, 01 May 2015 15:52:34 +0000, by Roy Marples
-
If config file changed, drop leases and re-disover. draftFri, 01 May 2015 12:39:06 +0000, by Roy Marples
-
Move address learning into a separate function for future use. draftFri, 01 May 2015 12:34:07 +0000, by Roy Marples
-
Add initial support for keeping addresses at carrier down for supported platforms. draftFri, 01 May 2015 09:53:45 +0000, by Roy Marples
-
Fix compile and warnings on Linux for prior patch. draftFri, 01 May 2015 09:52:04 +0000, by Roy Marples
-
Support IN_IFF_TENTATIVE and IN_IFF_DUPLICATED on NetBSD. draftFri, 01 May 2015 09:41:54 +0000, by Roy Marples
