index
:
dhcpcd.git
dhcpcd-4
dhcpcd-5
dhcpcd-5.0
dhcpcd-5.6
dhcpcd-6
dhcpcd-6.11.1-DNA
dhcpcd-7
dhcpcd-8
ia
master
DHCP / IPv4LL / IPv6RA / DHCPv6 client
Roy Marples
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
We need to blacklist IP addresses at the packet level
Roy Marples
2009-03-10
*
Release dhcpcd-4.99.14
Roy Marples
2009-03-05
*
Improve INFORM and STATIC support.
Roy Marples
2009-03-05
*
0 is not a valid CIDR
Roy Marples
2009-03-05
*
Don't add subnet routes to INADDR_ANY or those without a gateway.
Roy Marples
2009-03-05
*
If we reboot an IPv4LL address, start DHCP negotiation right away.
Roy Marples
2009-03-03
*
Set the interval to 0 when carrier comes up.
Roy Marples
2009-03-02
*
Validate UDP better by ensuring data len is not bigger than our struct
Roy Marples
2009-02-28
*
Blacklist now accepts networks as well as addresses.
Roy Marples
2009-02-27
*
Use state dir for tmp files and try to preserve orig file more.
Roy Marples
2009-02-26
*
Typo
Roy Marples
2009-02-26
*
Remove compile warnings on Sparc64
Roy Marples
2009-02-26
*
Stop enforcing a umask in dhcpcd.
Roy Marples
2009-02-25
*
Gah, remove some debug
Roy Marples
2009-02-25
*
Don't timeout if we're daemonised.
Roy Marples
2009-02-25
*
Optimize allocation a little.
Roy Marples
2009-02-25
*
Why bother with a one off array when we can use our eloop?
Roy Marples
2009-02-24
*
Close sockets better and just run the script when we're not touching the inte...
Roy Marples
2009-02-24
*
Remove debug.
Roy Marples
2009-02-24
*
Fix starting all ifaces.
Roy Marples
2009-02-24
*
Finally fix compile on vanilla kernel headers.
Roy Marples
2009-02-24
*
Fix debug working in dhcpcd.conf
Roy Marples
2009-02-23
*
We need to include linux/wireless.h as wireless.h belongs to wireless-tools
Roy Marples
2009-02-23
*
Try a new tactic to compile with old broken linux kernel headers.
Roy Marples
2009-02-23
*
If we fail to send a packet we should still continue our code path.
Roy Marples
2009-02-20
*
We should expire instead of stop as we will start again.
Roy Marples
2009-02-20
*
If we fail to send a packet start over.
Roy Marples
2009-02-19
*
Only auto background with no interfaces.
Roy Marples
2009-02-18
*
If running as a controlling daemon with link management, background earlier.
Roy Marples
2009-02-17
*
Allow socket to report location of the configuration file.
Roy Marples
2009-02-13
*
Fix up some more formatting.
Roy Marples
2009-02-12
*
More style updates.
Roy Marples
2009-02-12
*
Enforce NetBSD KNF style more
Roy Marples
2009-02-11
*
Log our control commands.
Roy Marples
2009-02-05
*
Ensure the buffer is NULL terminated.
Roy Marples
2009-02-05
*
Use Aq properly.
Roy Marples
2009-02-05
*
Release dhcpcd-4.99.13
Roy Marples
2009-02-04
*
IPV4LL addresses are not BOOTP.
Roy Marples
2009-02-01
*
RFC2131 implies that we should only ARP check after an offer.
Roy Marples
2009-02-01
*
We should zero the entire message struct so any options don't overflow into u...
Roy Marples
2009-01-30
*
Copyright
Roy Marples
2009-01-29
*
Just terminate the DHCP message if not terminated. DHO_PAD could be valid data.
Roy Marples
2009-01-29
*
Shorten error msg.
Roy Marples
2009-01-29
*
Clean up compiler warnings from overly pedantic checking.
Roy Marples
2009-01-29
*
dhcpcd should not send hostname by default.
Roy Marples
2009-01-29
*
We updated these files this year.
Roy Marples
2009-01-28
*
We should state which interface we're removing the route from correctly.
Roy Marples
2009-01-27
*
Fix compile on BSD.
Roy Marples
2009-01-27
*
Add route removal detection to Linux.
Roy Marples
2009-01-27
*
We need to ensure that manual route deletions are deleted from our internal r...
Roy Marples
2009-01-26
[prev]
[next]