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
path:
root
/
dhcpcd.c
Commit message (
Expand
)
Author
Age
*
Add (c) to Copyright
Roy Marples
2009-05-01
*
Fix existing address detection.
Roy Marples
2009-04-27
*
Add an option to fallback to a profile when DHCP fails.
Roy Marples
2009-04-18
*
Fix compile on FreeBSD.
Roy Marples
2009-04-17
*
We should ignore DHCP messages without a ServerID, #166.
Roy Marples
2009-04-12
*
Add the ability to arping an address and select a profile based on the
Roy Marples
2009-03-31
*
Improve PTP INFORM support some more.
Roy Marples
2009-03-23
*
Default point to point interfaces to static if not inform.
Roy Marples
2009-03-23
*
Fail the interface when we need a clientid.
Roy Marples
2009-03-23
*
dhcpcd CAN work on IEEE FireWire interfaces.
Roy Marples
2009-03-23
*
We should handle SIGUSR1 correctly.
Roy Marples
2009-03-20
*
Add an option to reconfigure dhcpcd without rebinding.
Roy Marples
2009-03-20
*
Move dhcpf.h into dhcp.h were it belongs
Roy Marples
2009-03-19
*
Linux can now detect address addition and removal too.
Roy Marples
2009-03-19
*
Fix compile on Linux.
Roy Marples
2009-03-19
*
We can now detected primary addresses added or changed in BSD.
Roy Marples
2009-03-19
*
We need to blacklist IP addresses at the packet level
Roy Marples
2009-03-10
*
Improve INFORM and STATIC support.
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
*
Stop enforcing a umask in dhcpcd.
Roy Marples
2009-02-25
*
Don't timeout if we're daemonised.
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
*
Fix starting all ifaces.
Roy Marples
2009-02-24
*
Fix debug working in dhcpcd.conf
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
*
Enforce NetBSD KNF style more
Roy Marples
2009-02-11
*
Log our control commands.
Roy Marples
2009-02-05
*
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
*
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
*
Fix compile on BSD.
Roy Marples
2009-01-27
*
Add route removal detection to Linux.
Roy Marples
2009-01-27
*
We should include sys/uio.h for writev
Roy Marples
2009-01-26
*
Fix a valgrid issue and don't call getifssid unless we are wireless.
Roy Marples
2009-01-23
*
Handle stopping and releasing a little better.
Roy Marples
2009-01-20
*
When dropping config, we should punt the old config so we don't drop it twice.
Roy Marples
2009-01-19
*
Test length, not null.
Roy Marples
2009-01-17
*
Style.
Roy Marples
2009-01-15
*
--getinterfaces should be more than sufficient for the control socket.
Roy Marples
2009-01-15
[next]