Mercurial > hg > dhcpcd
graph
-
Remove some inline keywords, let the compiler work it out better. draftThu, 18 Sep 2014 15:12:45 +0000, by Roy Marples
-
Check we have allocated IPv6 resources before checkings RA's. draftThu, 18 Sep 2014 13:38:46 +0000, by Roy Marples
-
Add _DEFAULT_SOURCE #define to linux builds so glibc-2.20 stops bitching about _BSD_SOURCE draftThu, 18 Sep 2014 09:06:51 +0000, by Roy Marples
-
Remove linux/ipv6.h from everywhere except ipv6.h. draftThu, 18 Sep 2014 08:52:46 +0000, by Roy Marples
-
Remove all instances of if_indextoname and add a replacement draftThu, 18 Sep 2014 00:35:03 +0000, by Roy Marples
-
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
