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
/
duid.h
Commit message (
Expand
)
Author
Age
*
Move the source files along with dev, crypt and comapt into src dir.
Roy Marples
2017-03-15
*
Update copyrights to 2015.
Roy Marples
2015-01-02
*
Move net.c to if.c.
Roy Marples
2014-04-25
*
Move all global variables into contexts, with a small exception for
Roy Marples
2014-02-12
*
Changed in 2014
Roy Marples
2014-02-07
*
Move DUID_LEN to a better header.
Roy Marples
2014-02-07
*
Allow IAID to be configured in DHCPv4 clientid.
Roy Marples
2013-11-15
*
White space police
Roy Marples
2013-04-04
*
Add (c) to Copyright
Roy Marples
2009-05-01
*
Add an event loop.
Roy Marples
2008-09-02
*
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
*
Move clientid generation to client.c and put it on the interface object inpla...
Roy Marples
2008-01-31
*
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
*
Remove getifaddrs code and instead just use ioctls.
Roy Marples
2007-07-25
*
Add support for RFC 4361
Roy Marples
2007-05-10