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
*
Add -fno-common to debugging CFLAGS.
dhcpcd-4
Roy Marples
2009-09-24
*
Release dhcpcd-4.0.15
Roy Marples
2009-09-22
*
When we get an ACK we should close DHCP sockets so we don't handle any NAKs
Roy Marples
2009-09-18
*
Release dhcpcd-4.0.14
dhcpcd-4.0.14
Roy Marples
2009-07-28
*
Promote bytes to size_t for sizeof comparison.
Roy Marples
2009-07-11
*
Use ssize_t which is a signed int and test if read() returns -1.
Roy Marples
2009-07-11
*
Change get_option_addr to accept struct in_addr * instead of uint32_t *
Roy Marples
2009-07-08
*
Go back to using git
Roy Marples
2009-04-30
*
dhcpcd-4.0.13
Roy Marples
2009-04-17
*
We should ignore DHCP messages without a ServerID, #166.
dhcpcd-4.0.13
Roy Marples
2009-04-12
*
mandoc mandates the presence of .Os
Roy Marples
2009-03-11
*
Backport UDP validation from trunk
Roy Marples
2009-02-28
*
Typo
Roy Marples
2009-02-26
*
Release dhcpcd-4.0.12
Roy Marples
2009-02-26
*
We should use LOG_DAEMON
dhcpcd-4.0.12
Roy Marples
2009-02-24
*
Check carrier eariler. Thanks to Michael Olney.
Roy Marples
2009-02-24
*
If we get POLLERR or POLLNVAL then we should not return >0 with an fd.
Roy Marples
2009-02-23
*
Release dhcpcd-4.0.11
Roy Marples
2009-02-19
*
Ensure that IPv4LL leases are not frominfo when probed.
Roy Marples
2009-02-19
*
Ensure we continue after we fail to send a packet.
Roy Marples
2009-02-19
*
Release dhcpcd-4.0.10
dhcpcd-4.0.11
Roy Marples
2009-02-04
*
RFC2131 implies that we should only ARP check after an offer.
dhcpcd-4.0.10
Roy Marples
2009-02-01
*
Release dhcpcd-4.0.9
Roy Marples
2009-01-31
*
We should zero the entire message struct so any options don't overflow into u...
dhcpcd-4.0.9
Roy Marples
2009-01-30
*
Just terminate the DHCP message if not terminated. DHO_PAD could be valid data.
Roy Marples
2009-01-29
*
Clean up compiler warnings from overly pedantic checking.
Roy Marples
2009-01-29
*
Release dhcpcd-4.0.8
Roy Marples
2009-01-26
*
while -> for
Roy Marples
2009-01-26
*
Optimize code around NULL terminated hostname.
Roy Marples
2009-01-26
*
Terminate hostname
Roy Marples
2009-01-26
*
Stop storing length in hostname.
Roy Marples
2009-01-26
*
We should only send short hostnames as qualfied ones confuse ISC DHCP server....
Roy Marples
2009-01-26
*
Ensure that we have enough buffer for gethostname and terminate it correctly.
dhcpcd-4.0.8
Roy Marples
2009-01-26
*
nohook 20-resolv.conf should work now.
Roy Marples
2009-01-22
*
Backport fix for #156.
Roy Marples
2009-01-22
*
set broadcast_address correctly.
Roy Marples
2009-01-12
*
Typo, thanks to zafer.
Roy Marples
2008-12-28
*
Document the quiet directive in man dhcpcd.conf
Roy Marples
2008-12-07
*
Release 4.0.7
Roy Marples
2008-12-02
*
Ensure host routes and subnet routes are added correctly.
dhcpcd-4.0.7
Roy Marples
2008-12-01
*
We need to ensure that our interface has the address before configuring routes.
Roy Marples
2008-12-01
*
Backport adding the src pref address from trunk.
Roy Marples
2008-11-27
*
Describe the blacklist option.
Roy Marples
2008-11-27
*
If an interface link fd flaps, don't indiscriminately reset the timeout timer...
Roy Marples
2008-11-27
*
Fix warning of monotonic clock existence.
Roy Marples
2008-11-27
*
Release 4.0.6
Roy Marples
2008-11-25
*
Fix adding of host routes.
dhcpcd-4.0.6
Roy Marples
2008-11-25
*
CSR should come before other route options according to RFC 3442.
Roy Marples
2008-11-25
*
Backport route code from trunk so we correctly handle adding routes via local...
Roy Marples
2008-11-25
*
Remove the S option from the command line description, #121
Roy Marples
2008-11-21
[next]