summaryrefslogtreecommitdiffstats
path: root/duid.h
Commit message (Expand)AuthorAge
* Move the source files along with dev, crypt and comapt into src dir.Roy Marples2017-03-15
* Update copyrights to 2015.Roy Marples2015-01-02
* Move net.c to if.c.Roy Marples2014-04-25
* Move all global variables into contexts, with a small exception forRoy Marples2014-02-12
* Changed in 2014Roy Marples2014-02-07
* Move DUID_LEN to a better header.Roy Marples2014-02-07
* Allow IAID to be configured in DHCPv4 clientid.Roy Marples2013-11-15
* White space policeRoy Marples2013-04-04
* Add (c) to CopyrightRoy Marples2009-05-01
* Add an event loop.Roy Marples2008-09-02
* Normally I hate massive code drops, but heh.Roy Marples2008-04-11
* Split interface and socket out into OS bpf, if-bsd and if-linux.Roy Marples2008-03-24
* Change code style to match the BSDs in the hope the might adpot it instead of...Roy Marples2008-03-20
* Move clientid generation to client.c and put it on the interface object inpla...Roy Marples2008-01-31
* Belatedly into 2008 :)Roy Marples2008-01-08
* Re-license as 2-clause BSD as I've re-written everything from the old dhcpcd-...Roy Marples2007-11-15
* Reword the headers to just say we use the GPLv2.Roy Marples2007-11-07
* Update my e-mail address as I have retired from Gentoo.Roy Marples2007-11-06
* Remove getifaddrs code and instead just use ioctls.Roy Marples2007-07-25
* Add support for RFC 4361Roy Marples2007-05-10