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
Commit message (
Expand
)
Author
Age
*
Fix compile on OpenBSD
dhcpcd-6.9.2
Roy Marples
2015-08-21
*
Release dhcpcd-6.9.2
Roy Marples
2015-08-21
*
Document removed mtu hook and installed dump hook.
Roy Marples
2015-08-21
*
Reference old DHCPv6 FQDN when processing the hostname.
Roy Marples
2015-08-14
*
Don't delete dhcpcd assigned IPv6 link-local addresses when releasing
Roy Marples
2015-08-14
*
Describe adding an IPv6 temporary address.
Roy Marples
2015-08-14
*
Build new_domain_name from other sources if blank before checking it's blank
Roy Marples
2015-08-14
*
Don't do platform init or setting interface MTU if too small when
Roy Marples
2015-08-11
*
Only set maximum message size if we can get the MTU of the interface.
Roy Marples
2015-08-11
*
Fix reading prior lease without authenticaton set.
Roy Marples
2015-08-07
*
Fix IPv4LL on NetBSD when wifi reconfigures.
Roy Marples
2015-08-07
*
Fix compile on BSD.
Roy Marples
2015-08-07
*
Add IPv4LL subnet routes like the kernel does.
Roy Marples
2015-08-07
*
Use the new xsocket function on Linux as well.
Roy Marples
2015-08-06
*
Open sockets once instead of open/close each for each ioctl.
Roy Marples
2015-08-06
*
Remove the old 10-mtu hook if we can.
Roy Marples
2015-08-06
*
If we add authentication, ensure saved lease has it.
Roy Marples
2015-08-06
*
Check correct auth bits.
Roy Marples
2015-08-06
*
Simplify the socket code by adding a custom function instead of
Roy Marples
2015-08-04
*
noauthrequired also allows unauthenticated FORCERENEW and RECONFIGURE
Roy Marples
2015-08-01
*
Update MTU on IPv6 routes if needed as well.
Roy Marples
2015-07-29
*
Extract the route MTU for Linux.
Roy Marples
2015-07-28
*
Move route state into it's own flag.
Roy Marples
2015-07-28
*
Only apply interface MTU on DHCP messages, or static IPv4 configuration.
Roy Marples
2015-07-27
*
Ignore interface address changes we made on Linux.
Roy Marples
2015-07-26
*
Free offer on drop.
Roy Marples
2015-07-24
*
Only read the DHCP lease when doing DHCP.
Roy Marples
2015-07-24
*
When dropping IPv4LL state, remove the address and rebuild routes before
Roy Marples
2015-07-24
*
If we only have IPv4LL addresses, add a default route to the link so that
Roy Marples
2015-07-24
*
Remove un-used variable.
Roy Marples
2015-07-22
*
Clarify the automatic mapping of DHCPv4 to DHCPv6 options.
Roy Marples
2015-07-22
*
When ending IPv4LL, only rebuild routes if we dropped an address.
Roy Marples
2015-07-22
*
Ignore the RA if there are no public addresses on the interface.
Roy Marples
2015-07-22
*
Backout commit [f20a30175f] as the behaviour can be trigged on Linux as well.
Roy Marples
2015-07-22
*
Add another fix for compiling on old systems.
Roy Marples
2015-07-18
*
eloop itself now contains a pselect wrapper.
Roy Marples
2015-07-18
*
Add a #define to compile ignoring the RA without a public address.
Roy Marples
2015-07-13
*
Add a noup directive to stop master mode bringing an interface up.
Roy Marples
2015-07-13
*
Minor optimisation.
Roy Marples
2015-07-10
*
Only run the IPv4LL script on drop when actually dropping an IPv4LL address.
Roy Marples
2015-07-09
*
Release dhcpcd-6.9.1
dhcpcd-6.9.1
Roy Marples
2015-07-09
*
Document many interface assignment from a delegated prefix.
Roy Marples
2015-07-09
*
Remove pointless comment.
Roy Marples
2015-07-04
*
Refer to the domain name encoding as RFC1035 rather than the RFC for the
Roy Marples
2015-07-04
*
Allow static to work for pre-existing addresses without a config.
Roy Marples
2015-07-04
*
When sending to an address, ensure we have a socket.
Roy Marples
2015-07-04
*
DHCPv6 elapsed time is centiseconds, not seconds.
Roy Marples
2015-07-03
*
Fix DHCPv6 elapsed time.
Roy Marples
2015-07-03
*
Compile on OpenBSD again.
Roy Marples
2015-07-03
*
Describe the persistent option better with regards to exit.
Roy Marples
2015-07-03
[next]