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
/
bind.c
Commit message (
Expand
)
Author
Age
*
Improve INFORM and STATIC support.
Roy Marples
2009-03-05
*
Close sockets better and just run the script when we're not touching the inte...
Roy Marples
2009-02-24
*
Enforce NetBSD KNF style more
Roy Marples
2009-02-11
*
Clean up compiler warnings from overly pedantic checking.
Roy Marples
2009-01-29
*
The lack of a rebind time should not force a default renewal time, #156.
Roy Marples
2009-01-22
*
Store the reason we run the script against the interface state.
Roy Marples
2009-01-13
*
Add a static directive that allows the configuration of variables, which
Roy Marples
2009-01-01
*
Close fd's in the child.
Roy Marples
2008-11-05
*
Save a few bytes by moving close_fds to bind where it's really used.
Roy Marples
2008-11-05
*
Correctly set the REBOOT reason.
Roy Marples
2008-09-15
*
Remove logger and exclusively uses syslog instead. This saves almost 2K on Ne...
Roy Marples
2008-09-05
*
As our logger calls emulate syslog, we can use %m. However, this means we hav...
Roy Marples
2008-09-05
*
Make TEST work once more.
Roy Marples
2008-09-05
*
Remove some ints and replace with our option mask.
Roy Marples
2008-09-05
*
Mark as daemonised correctly.
Roy Marples
2008-09-04
*
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