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
2017-01-03
Add option to ignore default lifetime for RDNSS records
Matthias Schiffer
2016-11-06
Merge pull request #50 from sartura/libubox_md5_reuse
Luka Perkov
2016-10-26
odhcp6c: reuse md5 from libubox
Hrvoje Varga
2016-02-08
Merge pull request #45 from themiron/master
Steven Barth
2016-01-31
Sync style with the existing _packed & _unused macros
Vladislav Grishenko
2016-01-31
Use more conventional way for the alignment
Vladislav Grishenko
2016-01-31
Merge pull request #44 from bwhacks/alignment-fixes
Steven Barth
2016-01-29
Merge pull request #43 from bwhacks/security-fixes
Steven Barth
2016-01-28
Fix end pointer passed from dhcpv6_handle_reply() to dhcpv6_parse_ia()
Ben Hutchings
2016-01-28
Fix regression in entry_to_env()
Ben Hutchings
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 alignment of hash buffer in dhcpv6_response_is_valid
Ben Hutchings
2016-01-28
Fix unaligned 32-bit reads from DHCP packets
Ben Hutchings
2016-01-28
Fix alignment of buffers in ra_process and dhcpv6_request
Ben Hutchings
2016-01-28
Add padding between odhcp6c_entry structures to ensure 32-bit alignment
Ben Hutchings
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
[next]