summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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 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
2015-03-30properly handle return codesJohn Crispin
2015-03-29ra: use proper struct msghdr initializer to fix build error on muslFelix Fietkau
2015-03-25make route metric more compatible with linux defaultsSteven Barth
2015-03-11Get rid of getifaddrs for interface ID detectionSteven Barth
2015-02-17Merge pull request #30 from themiron/masterSteven Barth
2015-02-17Fix handling of DHCPv6 replies containing unrequested IA_NA/IA_PD optionsVladislav Grishenko
2015-02-17example: prevent script from running in parallel to avoid racesSteven Barth
2015-01-13set default information refresh time to 86400 as per RFC 4242Steven Barth
2015-01-06README: adjust for a bit of feature creepSteven Barth
2014-12-31Merge pull request #28 from janakj/masterSteven Barth
2014-12-31Minor help string clarification for client-IDJan Janak
2014-12-10Avoid sending empty DHCPv6 release messagesSteven Barth
2014-12-10Don't apply excess filter to DHCPv6 and unify odhcp6c_update_entrySteven Barth
2014-11-30More compatibility with non RFC-compliant serversSteven Barth