summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2014-11-28Cleanup pidfile-gernerationSteven Barth
2014-11-28Be less picky when erroring out due to strange IA status-codesSteven Barth
2014-11-28Fix initial delay of SOLICIT messageSteven Barth
2014-11-18Fix msghdr initialization on muslSteven Barth
2014-11-18Be less verbose by default and add -v flagSteven Barth
2014-11-13update cer-id definitionSteven Barth
2014-10-25softwires: avoid unnecessary allocationsSteven Barth
2014-10-10Merge pull request #24 from themiron/mastersbyx
2014-10-10Fix parsing empty IA_NA, IA_PD and invalid IA_ADDR optionsVladislav Grishenko
2014-10-08Merge pull request #23 from dedeckeh/bugfixessbyx
2014-10-08odhcp6c: Set bound state true before script_call in statefull modeHans Dedecker
2014-10-08script: don't leak IA_PD / IA_NA if not yet boundSteven Barth