summaryrefslogtreecommitdiffstats
path: root/arp.h
Commit message (Expand)AuthorAge
* Add (c) to CopyrightRoy Marples2009-05-01
* Add the ability to arping an address and select a profile based on theRoy Marples2009-03-31
* Add a control socket so that interfaces can be dynamically re-set.Roy Marples2008-09-03
* 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
* 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
* We now do ARP checking by default as recommended by RFC 2131.Roy Marples2007-07-18
* config.h now has the compile time options, instead of being dotted around.Roy Marples2007-05-10
* For infinite timeout, we now resent the last request at TIMEOUT_MINIRoy Marples2007-01-16
* Make the consts saneRoy Marples2006-12-14
* Add loads of debugging CFLAGS so we can remove all compiler warningsRoy Marples2006-12-14
* Add dhcpcd-3 re-writeRoy Marples2006-11-27