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
Merge pull request #42 from bwhacks/logic-fixes
Steven Barth
2016-01-28
Merge pull request #41 from bwhacks/security-fixes
Steven Barth
2016-01-28
Fix iteration after expiring a list entry
Ben Hutchings
2016-01-28
Fix script environment variable setting for empty lists
Ben Hutchings
2016-01-28
Add missing option length checks in dhcpv6_handle_advert
Ben Hutchings
2016-01-28
Fix potential log forgery via status string
Ben Hutchings
2016-01-28
Check for unsupported PD exclusion configuration in dhcpv6_parse_ia
Ben Hutchings
2016-01-28
Fix memory leak in dhcpv6_add_server_cand in case odhcp6c_insert_state fails
Ben Hutchings
2016-01-28
Change odhcp6c_insert_state to return a success/failure indicator
Ben Hutchings
2016-01-28
Fix possible stack buffer overflow in s46_to_env when copying IPv6 prefixes
Ben Hutchings
2016-01-28
Fix off-by-one in buffer length in int_to_env
Ben Hutchings
2016-01-28
Fix potential buffer overflow in entry_to_env
Ben Hutchings
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
[next]