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
/
configure.h
Commit message (
Expand
)
Author
Age
*
Remove IPv4 and DHCP4 specific setup from dhcpcd.c and move into ipv4.c
Roy Marples
2013-02-02
*
Add DHCPv6 INFORM support.
Roy Marples
2012-10-12
*
Fix some more copyrights
Roy Marples
2012-02-02
*
Add (c) to Copyright
Roy Marples
2009-05-01
*
We can now detected primary addresses added or changed in BSD.
Roy Marples
2009-03-19
*
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
*
--getinterfaces should be more than sufficient for the control socket.
Roy Marples
2009-01-15
*
Copyright.
Roy Marples
2009-01-13
*
Store the reason we run the script against the interface state.
Roy Marples
2009-01-13
*
Add an event loop.
Roy Marples
2008-09-02
*
Rename exec_script to run_script. Split the exec/fork part to static exec_scr...
Roy Marples
2008-08-11
*
When we explictly don't want an option, don't put it in the env.
Roy Marples
2008-05-15
*
Remove the .info file and now set environment vars in the same vein as dhclie...
Roy Marples
2008-04-16
*
As we're only dealing with dhcpcd.sh now, the exec_cmd function doesn't need ...
Roy Marples
2008-04-13
*
Normally I hate massive code drops, but heh.
Roy Marples
2008-04-11
*
Split interface and socket out into OS bpf, if-bsd and if-linux.
Roy Marples
2008-03-24
*
Change code style to match the BSDs in the hope the might adpot it instead of...
Roy Marples
2008-03-20
*
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
*
Don't overrwite .info files when dropping if they already exist
Roy Marples
2007-05-14
*
config.h now has the compile time options, instead of being dotted around.
Roy Marples
2007-05-10
*
Rename define and add comment to info file
Roy Marples
2007-04-16
*
Remove gateways from the ROUTES and add to GATEWAYS
Roy Marples
2007-04-15
*
Cuddle up to LKML style C
Roy Marples
2007-04-11
*
You can now build dhcpcd without support for writing ntp, nis and info files
Roy Marples
2007-04-03
*
For infinite timeout, we now resent the last request at TIMEOUT_MINI
Roy Marples
2007-01-16
*
Add loads of debugging CFLAGS so we can remove all compiler warnings
Roy Marples
2006-12-14
*
Add dhcpcd-3 re-write
Roy Marples
2006-11-27