Mercurial > hg > dhcpcd
graph
-
Fix a memory leak handling carrier drops with a psuedo interface. draftTue, 16 Sep 2014 14:00:25 +0000, by Roy Marples
-
Randomise IPv4 static setup as well so we don't pick up the kernel delete message on rebooting. draftMon, 15 Sep 2014 23:47:01 +0000, by Roy Marples
-
It's possible to configure a Linux kernel with nl80211 where the draftMon, 15 Sep 2014 23:05:20 +0000, by Roy Marples
-
The args sent from control socket do not include a program in argv[0] draftMon, 15 Sep 2014 22:35:00 +0000, by Roy Marples
-
Add an unprivileged control socket so that normal users can draftSun, 14 Sep 2014 19:12:57 +0000, by Roy Marples
-
Add wpa_supplicant_driver option for nl80211 users. draftSat, 13 Sep 2014 23:42:18 +0000, by Roy Marples
-
Punt this now un-used function eloop_q_timeouts_delete draftSat, 13 Sep 2014 14:55:55 +0000, by Roy Marples
-
Revert [2a977647fe24819f38b64c8ed7257c0bc27c8328] because if the draftThu, 11 Sep 2014 14:30:52 +0000, by Roy Marples
-
The absence of a NL80211_ATTR_SSID means that the interface is not draftWed, 10 Sep 2014 17:47:59 +0000, by Roy Marples
-
Fix parsing the netlink message when no options are present. draftWed, 10 Sep 2014 16:36:24 +0000, by Roy Marples
-
Allow SSIDs with non printable characters to be used in ssid selection in draftWed, 10 Sep 2014 10:00:08 +0000, by Roy Marples
-
OpenBSD now correctly opens the socket as NONBLOCKing. draftWed, 10 Sep 2014 09:10:15 +0000, by Roy Marples
-
Use the nl80211 interface on Linux to get the wireless SSID. draftWed, 10 Sep 2014 01:46:58 +0000, by Roy Marples
-
Document every variable set for dhcpcd-run-hooks(8) draftTue, 09 Sep 2014 12:59:08 +0000, by Roy Marples
-
Pass SVCNAME from enviromment to hooks so that a service hook draftTue, 09 Sep 2014 08:22:10 +0000, by Roy Marples
-
Always define IFLA_INET6_ADDR_GEN_MODE because linux defines it as an draftMon, 08 Sep 2014 13:58:18 +0000, by Roy Marples
-
Add variables if_oneup and if_ipwaited so hook scripts know the overall state of dhcpcd better. draftSun, 07 Sep 2014 19:03:41 +0000, by Roy Marples
-
Split arc4random_uniform into it's own compat function and add draftSun, 07 Sep 2014 17:24:07 +0000, by Roy Marples
-
Add a sample controlgroup directive to dhcpcd.conf to make setup easier. draftFri, 05 Sep 2014 14:14:28 +0000, by Roy Marples
-
Only send DHCPv6 and RA to control sockets when DAD has been completed. draftThu, 04 Sep 2014 19:55:37 +0000, by Roy Marples
-
Add a write callback to eloop so we know when we can write to the socket. draftThu, 04 Sep 2014 19:30:47 +0000, by Roy Marples
-
--getinterfaces no longer supports an option interface list. draftThu, 04 Sep 2014 16:23:36 +0000, by Roy Marples
-
As we listen and consume bootpc on the global socket, open and close draftMon, 01 Sep 2014 16:35:43 +0000, by Roy Marples
-
Ensure domain label length and jump values fit inside the given data. draftWed, 20 Aug 2014 09:19:06 +0000, by Roy Marples
-
Check that we have enough bytes to read the netmask and router draftTue, 19 Aug 2014 08:42:28 +0000, by Roy Marples
-
Sanitize input via the control socket a little better. draftWed, 13 Aug 2014 23:31:23 +0000, by Roy Marples
-
Set IFLA_INET6_ADDR_GEN_MODE to IN6_ADDR_GEN_MODE_NONE draftMon, 11 Aug 2014 20:52:39 +0000, by Roy Marples
-
Improve error when the authentication token cannot be found. draftThu, 07 Aug 2014 09:43:18 +0000, by Roy Marples
-
Check snprintf doesn't overflow in dhcp_vendor and that a -1 draftTue, 05 Aug 2014 17:03:04 +0000, by Roy Marples
-
Close the fd if bind(3) fails and work again with older Linux kernels for draftFri, 01 Aug 2014 23:19:55 +0000, by Roy Marples
