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
*
Release dhcpcd-6.4.1
dhcpcd-6.4.1
Roy Marples
2014-07-14
*
Use __NetBSD_Version__ macro instead of __NetBSD_Prereq__
Roy Marples
2014-07-13
*
Reduce use of s6_addr
Roy Marples
2014-07-11
*
Use structures to better bescribe IA and PD options.
Roy Marples
2014-07-11
*
Ensure we have enough data for prefix exclude length in the option.
Roy Marples
2014-07-09
*
Only create a pseudo interface for PD when we have other IA types as well.
Roy Marples
2014-07-09
*
Ensure iaid was previously set before testing equality.
Roy Marples
2014-07-09
*
Pseudo interfaces also have an address list, do loop through all of them.
Roy Marples
2014-07-08
*
Fix delegated prefix handling and improve DAD checking.
Roy Marples
2014-07-08
*
ifclass= separates psuedo interfaces to avoid option collision.
Roy Marples
2014-07-08
*
Typo
Roy Marples
2014-07-08
*
Handle truncated saved leases.
Roy Marples
2014-07-08
*
Fix a null reference
Roy Marples
2014-07-07
*
Remove forced error
Roy Marples
2014-07-07
*
Don't report DUID or IAID or the pseudo interface.
Roy Marples
2014-07-07
*
Fix some memory error with prior patch.
Roy Marples
2014-07-07
*
Typo
Roy Marples
2014-07-07
*
When requesting a IA_PD and another IA type, create a psuedo interface
Roy Marples
2014-07-07
*
There are no pd's in the config if we're not dealing with them.
Roy Marples
2014-07-07
*
Fix const
Roy Marples
2014-07-07
*
Fix Prefix Exclude encoding/decoding.
Roy Marples
2014-07-07
*
We should use NBBY rather than a magic 8.
Roy Marples
2014-07-05
*
Fix fallback test
Roy Marples
2014-07-05
*
Remove dead store.
Roy Marples
2014-07-04
*
Specify the Prefix Exclude option.
Roy Marples
2014-07-04
*
Support RFC6603 to fix [ac7063e671].
Roy Marples
2014-07-04
*
Add --pfxdlgonly and --nopfxdlg options to spawn separate dhcpcd instances
Roy Marples
2014-07-04
*
Print user defined options via -V
Roy Marples
2014-07-03
*
Accept \n as end of command on the control interface.
Roy Marples
2014-07-03
*
Fix a potential segfault when reloading configurations.
Roy Marples
2014-07-03
*
Fix dumping DHCPv6 leases. This broke when we ignored IAIDs we didn't ask for.
Roy Marples
2014-07-03
*
Fix defining new options in dhcpcd.conf and requesting them.
Roy Marples
2014-07-02
*
Fix compile.
Roy Marples
2014-07-02
*
Stop restoring kernel flags to their state before dhcpcd ran.
Roy Marples
2014-07-02
*
Ref RFC7217
Roy Marples
2014-07-02
*
Fix some more compiler errors
Roy Marples
2014-07-02
*
Fix a compile error
Roy Marples
2014-07-02
*
Remove dead store.
Roy Marples
2014-07-02
*
Minor optimisation
Roy Marples
2014-07-02
*
No point in delaying a static configuration
Roy Marples
2014-07-02
*
Add a comment to describe why we deny the ability to assign prefixes
Roy Marples
2014-07-02
*
Set addr to zero if unset.
Roy Marples
2014-07-01
*
Fix link handling where kernel reported flags in LINK_UP may not be valid
Roy Marples
2014-07-01
*
Support http://datatracker.ietf.org/doc/draft-ietf-dhc-dhcpv6-stateful-issues.
Roy Marples
2014-07-01
*
Start the correct interface reference for added devices.
Roy Marples
2014-06-30
*
Improve startup with regards to carrier checking and adding a link-local
Roy Marples
2014-06-30
*
Don't log errors about restoring RA for departed interfaces.
Roy Marples
2014-06-30
*
Add debugging messages for interface arrival/departure.
Roy Marples
2014-06-30
*
Fix compile issue.
Roy Marples
2014-06-30
*
Revert [26bc10be24] as some compile can't output to /dev/null.
Roy Marples
2014-06-30
[next]