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
/
ipv4ll.h
Commit message (
Expand
)
Author
Age
*
Move the source files along with dev, crypt and comapt into src dir.
Roy Marples
2017-03-15
*
Belated welcome to 2017.
Roy Marples
2017-03-06
*
Remove address family specific routing and introduce address family
Roy Marples
2016-10-25
*
Allow IPv4LL to be compiled out.
Roy Marples
2016-09-20
*
Rework if_address to just use an ipv4_addr structure, similar to how
Roy Marples
2016-05-18
*
Fix compile warnings.
Roy Marples
2016-04-08
*
If a normal default route is added, delete our IPv4LL default route.
Roy Marples
2016-04-08
*
Constify handlert
Roy Marples
2016-04-08
*
Fix build without INET
Roy Marples
2016-01-22
*
Add IPv4LL subnet routes like the kernel does.
Roy Marples
2015-08-07
*
If we only have IPv4LL addresses, add a default route to the link so that
Roy Marples
2015-07-24
*
Send the IPv4LL interface to listeners.
Roy Marples
2015-06-29
*
Set interface is up when running IPV4LL scripts.
Roy Marples
2015-06-29
*
Replace custom uptime() with clock_gettime(2) calls for more accurate
Roy Marples
2015-06-29
*
Stop making IPv4LL into a DHCP lease and treat it independantly from any
Roy Marples
2015-06-12
*
Bump copyright here as well.
Roy Marples
2015-01-30
*
When closing the IPv4LL state, close any timers as well.
Roy Marples
2014-11-11
*
Only reset the IPv4LL conflict counter after we have finished
Roy Marples
2014-10-21
*
White space police
Roy Marples
2013-04-04
*
Use a proper namespace for IPv4LL
Roy Marples
2012-11-13
*
Add (c) to Copyright
Roy Marples
2009-05-01
*
Add a control socket so that interfaces can be dynamically re-set.
Roy Marples
2008-09-03
*
Add an event loop.
Roy Marples
2008-09-02
*
Normally I hate massive code drops, but heh.
Roy Marples
2008-04-11
*
Split interface and socket out into OS bpf, if-bsd and if-linux.
Roy Marples
2008-03-24
*
Change code style to match the BSDs in the hope the might adpot it instead of...
Roy Marples
2008-03-20
*
Belatedly into 2008 :)
Roy Marples
2008-01-08
*
Re-license as 2-clause BSD as I've re-written everything from the old dhcpcd-...
Roy Marples
2007-11-15
*
Reword the headers to just say we use the GPLv2.
Roy Marples
2007-11-07
*
Update my e-mail address as I have retired from Gentoo.
Roy Marples
2007-11-06
*
Always define IN_LINKLOCAL
Roy Marples
2007-10-17
*
Many thanks to Michael Durrant for testing the below changes.
Roy Marples
2007-09-04
*
We now do ARP checking by default as recommended by RFC 2131.
Roy Marples
2007-07-18