summaryrefslogtreecommitdiffstats
path: root/ipv4ll.h
Commit message (Expand)AuthorAge
* Move the source files along with dev, crypt and comapt into src dir.Roy Marples2017-03-15
* Belated welcome to 2017.Roy Marples2017-03-06
* Remove address family specific routing and introduce address familyRoy Marples2016-10-25
* Allow IPv4LL to be compiled out.Roy Marples2016-09-20
* Rework if_address to just use an ipv4_addr structure, similar to howRoy Marples2016-05-18
* Fix compile warnings.Roy Marples2016-04-08
* If a normal default route is added, delete our IPv4LL default route.Roy Marples2016-04-08
* Constify handlertRoy Marples2016-04-08
* Fix build without INETRoy Marples2016-01-22
* Add IPv4LL subnet routes like the kernel does. Roy Marples2015-08-07
* If we only have IPv4LL addresses, add a default route to the link so thatRoy Marples2015-07-24
* Send the IPv4LL interface to listeners.Roy Marples2015-06-29
* Set interface is up when running IPV4LL scripts.Roy Marples2015-06-29
* Replace custom uptime() with clock_gettime(2) calls for more accurateRoy Marples2015-06-29
* Stop making IPv4LL into a DHCP lease and treat it independantly from anyRoy Marples2015-06-12
* Bump copyright here as well.Roy Marples2015-01-30
* When closing the IPv4LL state, close any timers as well.Roy Marples2014-11-11
* Only reset the IPv4LL conflict counter after we have finishedRoy Marples2014-10-21
* White space policeRoy Marples2013-04-04
* Use a proper namespace for IPv4LLRoy Marples2012-11-13
* Add (c) to CopyrightRoy Marples2009-05-01
* 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
* Always define IN_LINKLOCALRoy Marples2007-10-17
* Many thanks to Michael Durrant for testing the below changes.Roy Marples2007-09-04
* We now do ARP checking by default as recommended by RFC 2131.Roy Marples2007-07-18