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.3
dhcpcd-6.4.3
Roy Marples
2014-07-30
*
Fix import so that matching system vs local headers are not imported.
Roy Marples
2014-07-30
*
Remove some unused variables
Roy Marples
2014-07-30
*
Warn about exceeding IDGEN_RETRIES when a stable private address cannot be ob...
Roy Marples
2014-07-30
*
Fix the import to work on Linux as well.
Roy Marples
2014-07-30
*
Only bits 1 and 2 are used in the DHCP overload option, so when we encounter
Roy Marples
2014-07-30
*
Fix compile on NetBSD-6
Roy Marples
2014-07-28
*
Test no useable IA in each lease validation.
Roy Marples
2014-07-28
*
With an unknown link, test carrier manually and loop 100ms.
Roy Marples
2014-07-25
*
When starting an interface and the carrier is UNKNOWN, wait 100ms before tryi...
Roy Marples
2014-07-22
*
Use realloc instead of free/malloc.
Roy Marples
2014-07-21
*
Ensure that a given buffer is at least BUFSIZ.
Roy Marples
2014-07-21
*
Move DHCP into it's own eloop queue away from the link queue.
Roy Marples
2014-07-19
*
Just do length
Roy Marples
2014-07-17
*
Correct DHCPv6 Prefix Delegation option decoding
Roy Marples
2014-07-17
*
Typos
Roy Marples
2014-07-14
*
Fix import
dhcpcd-6.4.2
Roy Marples
2014-07-14
*
Release dhcpcd-6.4.2
Roy Marples
2014-07-14
*
Fix gcc build errors.
Roy Marples
2014-07-14
*
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
[next]