index
:
odhcp6c
master
openwrt-19.07
openwrt-24.10
openwrt-25.12
Openwrt DHCPv6 Client
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-01-28
Avoid copying buffer after dn_expand() fails
Ben Hutchings
2016-01-26
Merge pull request #40 from dedeckeh/bugfixes
Steven Barth
2016-01-26
script: Launch script with correct action if last script call is terminated
Hans Dedecker
2015-07-27
odhcp6c: sync and accumulate RA & DHCPv6 events correctly
Steven Barth
2015-07-13
Merge pull request #37 from themiron/master
Steven Barth
2015-07-13
Merge branch 'upstream'
Vladislav Grishenko
2015-07-13
dhcpv6: remove dead code
Steven Barth
2015-07-12
Avoid solicit for zero-length prefix
Vladislav Grishenko
2015-06-09
dhcpv6: clear CUSTOM_OPTS in a more sane manner
Steven Barth
2015-05-16
Fix LW4over6 parameter handling
Steven Barth
2015-04-25
Merge pull request #33 from themiron/master
Steven Barth
2015-04-25
Avoid of waiting for Advertise in stateless-only mode
Vladislav Grishenko
2015-04-20
Fixup INF_MAX_RT for RFC 3315 as well
Steven Barth
2015-04-20
Fix SOL_MAX_RT default value to match RFC 3315
Steven Barth
2015-04-15
example: actually chmod new resolv.conf after overwriting
Steven Barth
2015-04-15
ra: avoid saving an empty search domain entry
Steven Barth
2015-04-14
scan-code fixes
Steven Barth
2015-04-13
Improve handling of DNS search domains
Steven Barth
2015-04-12
Fix odhcp6c_find_entry
Steven Barth
2015-04-12
Remove obsolete prefix class support
Steven Barth
2015-04-10
Sanitize RA values less
Steven Barth
2015-04-10
Pass ICMP configuration to user-space instead of directly applying it
Steven Barth
2015-04-09
Update README
Steven Barth
2015-04-09
script: don't resolve AFTR since DNS won't be applied yet anyway
Steven Barth
2015-03-30
properly handle return codes
John Crispin
2015-03-29
ra: use proper struct msghdr initializer to fix build error on musl
Felix Fietkau
2015-03-25
make route metric more compatible with linux defaults
Steven Barth
2015-03-11
Get rid of getifaddrs for interface ID detection
Steven Barth
2015-02-17
Merge pull request #30 from themiron/master
Steven Barth
2015-02-17
Fix handling of DHCPv6 replies containing unrequested IA_NA/IA_PD options
Vladislav Grishenko
2015-02-17
example: prevent script from running in parallel to avoid races
Steven Barth
2015-01-13
set default information refresh time to 86400 as per RFC 4242
Steven Barth
2015-01-06
README: adjust for a bit of feature creep
Steven Barth
2014-12-31
Merge pull request #28 from janakj/master
Steven Barth
2014-12-31
Minor help string clarification for client-ID
Jan Janak
2014-12-10
Avoid sending empty DHCPv6 release messages
Steven Barth
2014-12-10
Don't apply excess filter to DHCPv6 and unify odhcp6c_update_entry
Steven Barth
2014-11-30
More compatibility with non RFC-compliant servers
Steven Barth
2014-11-28
Cleanup pidfile-gerneration
Steven Barth
2014-11-28
Be less picky when erroring out due to strange IA status-codes
Steven Barth
2014-11-28
Fix initial delay of SOLICIT message
Steven Barth
2014-11-18
Fix msghdr initialization on musl
Steven Barth
2014-11-18
Be less verbose by default and add -v flag
Steven Barth
2014-11-13
update cer-id definition
Steven Barth
2014-10-25
softwires: avoid unnecessary allocations
Steven Barth
2014-10-10
Merge pull request #24 from themiron/master
sbyx
2014-10-10
Fix parsing empty IA_NA, IA_PD and invalid IA_ADDR options
Vladislav Grishenko
2014-10-08
Merge pull request #23 from dedeckeh/bugfixes
sbyx
2014-10-08
odhcp6c: Set bound state true before script_call in statefull mode
Hans Dedecker
2014-10-08
script: don't leak IA_PD / IA_NA if not yet bound
Steven Barth
[next]