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
/
ipv4ll.c
Commit message (
Expand
)
Author
Age
*
Enforce NetBSD KNF style more
Roy Marples
2009-02-11
*
When declining a DHCP lease and we have an IPv4LL one, don't re announce our ...
Roy Marples
2008-11-14
*
Reboot off the last lease and use the last lease if not expired and user has ...
Roy Marples
2008-09-15
*
Remove logger and exclusively uses syslog instead. This saves almost 2K on Ne...
Roy Marples
2008-09-05
*
Add a control socket so that interfaces can be dynamically re-set.
Roy Marples
2008-09-03
*
Add an event loop.
Roy Marples
2008-09-02
*
Normally I hate massive code drops, but heh.
Roy Marples
2008-04-11
*
Change code style to match the BSDs in the hope the might adpot it instead of...
Roy Marples
2008-03-20
*
Quiet some lint warnings.
Roy Marples
2008-01-21
*
Prefer for (;;) over while (1)
Roy Marples
2008-01-21
*
Re format for standard tabs.
Roy Marples
2008-01-16
*
Belatedly into 2008 :)
Roy Marples
2008-01-08
*
Re-license as 2-clause BSD as I've re-written everything from the old dhcpcd-...
Roy Marples
2007-11-15
*
Reword the headers to just say we use the GPLv2.
Roy Marples
2007-11-07
*
Update my e-mail address as I have retired from Gentoo.
Roy Marples
2007-11-06
*
Increase ipv4ll lease time to 20 seconds so we attempt a dhcp request every 1...
Roy Marples
2007-10-23
*
Return on all errors
Roy Marples
2007-10-11
*
We now do ARP checking by default as recommended by RFC 2131.
Roy Marples
2007-07-18