summaryrefslogtreecommitdiffstats
path: root/if-pref.c
Commit message (Expand)AuthorAge
* Sorting interfaces is an IPv4 specific task, so move it into ipv4.cRoy Marples2014-04-28
* Move net.c to if.c.Roy Marples2014-04-25
* Move all global variables into contexts, with a small exception forRoy Marples2014-02-12
* White space policeRoy Marples2013-04-04
* Use a TAILQ macro for our interface list.Roy Marples2013-02-19
* It's now possible to compile out IPv4 and IPv6 support by passingRoy Marples2013-02-04
* Move if_state into interface->if_data as dhcp_state.Roy Marples2013-02-03
* Fix some more copyrightsRoy Marples2012-02-02
* These files were updated in 2010, so fix copyrights.Roy Marples2010-06-04
* Allow IPv4LL address range to be configured by DHCP.Roy Marples2010-02-17
* Include sys/types.h to compile on NetBSD-4Roy Marples2009-07-29
* Add (c) to CopyrightRoy Marples2009-05-01
* We updated these files this year.Roy Marples2009-01-28
* Ensure we have a state when comparingRoy Marples2009-01-20
* Fix compile errors.Roy Marples2008-09-09
* Sort interfaces according to preference and pass this to dhcpcd-run-hooks so ...Roy Marples2008-09-09