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
/
if-pref.c
Commit message (
Expand
)
Author
Age
*
Sorting interfaces is an IPv4 specific task, so move it into ipv4.c
Roy Marples
2014-04-28
*
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
*
White space police
Roy Marples
2013-04-04
*
Use a TAILQ macro for our interface list.
Roy Marples
2013-02-19
*
It's now possible to compile out IPv4 and IPv6 support by passing
Roy Marples
2013-02-04
*
Move if_state into interface->if_data as dhcp_state.
Roy Marples
2013-02-03
*
Fix some more copyrights
Roy Marples
2012-02-02
*
These files were updated in 2010, so fix copyrights.
Roy Marples
2010-06-04
*
Allow IPv4LL address range to be configured by DHCP.
Roy Marples
2010-02-17
*
Include sys/types.h to compile on NetBSD-4
Roy Marples
2009-07-29
*
Add (c) to Copyright
Roy Marples
2009-05-01
*
We updated these files this year.
Roy Marples
2009-01-28
*
Ensure we have a state when comparing
Roy Marples
2009-01-20
*
Fix compile errors.
Roy Marples
2008-09-09
*
Sort interfaces according to preference and pass this to dhcpcd-run-hooks so ...
Roy Marples
2008-09-09