summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-01-03Add option to ignore default lifetime for RDNSS recordsMatthias Schiffer
2016-11-06Merge pull request #50 from sartura/libubox_md5_reuseLuka Perkov
2016-10-26odhcp6c: reuse md5 from libuboxHrvoje Varga
2016-02-08Merge pull request #45 from themiron/masterSteven Barth
2016-01-31Sync style with the existing _packed & _unused macrosVladislav Grishenko
2016-01-31Use more conventional way for the alignmentVladislav Grishenko
2016-01-31Merge pull request #44 from bwhacks/alignment-fixesSteven Barth
2016-01-29Merge pull request #43 from bwhacks/security-fixesSteven Barth
2016-01-28Fix end pointer passed from dhcpv6_handle_reply() to dhcpv6_parse_ia()Ben Hutchings
2016-01-28Fix regression in entry_to_env()Ben Hutchings
2016-01-28Merge pull request #42 from bwhacks/logic-fixesSteven Barth
2016-01-28Merge pull request #41 from bwhacks/security-fixesSteven Barth
2016-01-28Fix alignment of hash buffer in dhcpv6_response_is_validBen Hutchings
2016-01-28Fix unaligned 32-bit reads from DHCP packetsBen Hutchings
2016-01-28Fix alignment of buffers in ra_process and dhcpv6_requestBen Hutchings
2016-01-28Add padding between odhcp6c_entry structures to ensure 32-bit alignmentBen Hutchings
2016-01-28Fix iteration after expiring a list entryBen Hutchings
2016-01-28Fix script environment variable setting for empty listsBen Hutchings
2016-01-28Add missing option length checks in dhcpv6_handle_advertBen Hutchings
2016-01-28Fix potential log forgery via status stringBen Hutchings
2016-01-28Check for unsupported PD exclusion configuration in dhcpv6_parse_iaBen Hutchings
2016-01-28Fix memory leak in dhcpv6_add_server_cand in case odhcp6c_insert_state failsBen Hutchings
2016-01-28Change odhcp6c_insert_state to return a success/failure indicatorBen Hutchings
2016-01-28Fix possible stack buffer overflow in s46_to_env when copying IPv6 prefixesBen Hutchings
2016-01-28Fix off-by-one in buffer length in int_to_envBen Hutchings
2016-01-28Fix potential buffer overflow in entry_to_envBen Hutchings
2016-01-28Avoid copying buffer after dn_expand() failsBen Hutchings
2016-01-26Merge pull request #40 from dedeckeh/bugfixesSteven Barth
2016-01-26script: Launch script with correct action if last script call is terminatedHans Dedecker
2015-07-27odhcp6c: sync and accumulate RA & DHCPv6 events correctlySteven Barth
2015-07-13Merge pull request #37 from themiron/masterSteven Barth
2015-07-13Merge branch 'upstream'Vladislav Grishenko
2015-07-13dhcpv6: remove dead codeSteven Barth
2015-07-12Avoid solicit for zero-length prefixVladislav Grishenko
2015-06-09dhcpv6: clear CUSTOM_OPTS in a more sane mannerSteven Barth
2015-05-16Fix LW4over6 parameter handlingSteven Barth
2015-04-25Merge pull request #33 from themiron/masterSteven Barth
2015-04-25Avoid of waiting for Advertise in stateless-only modeVladislav Grishenko
2015-04-20Fixup INF_MAX_RT for RFC 3315 as wellSteven Barth
2015-04-20Fix SOL_MAX_RT default value to match RFC 3315Steven Barth
2015-04-15example: actually chmod new resolv.conf after overwritingSteven Barth
2015-04-15ra: avoid saving an empty search domain entrySteven Barth
2015-04-14scan-code fixesSteven Barth
2015-04-13Improve handling of DNS search domainsSteven Barth
2015-04-12Fix odhcp6c_find_entrySteven Barth
2015-04-12Remove obsolete prefix class supportSteven Barth
2015-04-10Sanitize RA values lessSteven Barth
2015-04-10Pass ICMP configuration to user-space instead of directly applying itSteven Barth
2015-04-09Update READMESteven Barth
2015-04-09script: don't resolve AFTR since DNS won't be applied yet anywaySteven Barth