summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2014-10-08Ensure signal-safety of signal handlersSteven Barth
2014-10-06Export DHCPv6 server address to envSteven Barth
2014-09-27Send RS alternatingly with and without source MACSteven Barth
2014-08-25Enable softwire-support by defaultSteven Barth
2014-08-22Also test for correct IA-ID for IA_NASteven Barth
2014-08-22ia_na: use big-endian 1 as IAIDSteven Barth
2014-08-13Remove BFD from master-branch (kept in BFD-branch)Steven Barth
2014-07-21Send router solicitations with source link-layer addressSteven Barth
2014-05-30Filter FQDN as wellSteven Barth
2014-05-30Improve filterSteven Barth
2014-05-23filter DNS-domain from passthruSteven Barth
2014-05-23Add support for DHCPv6 option passthruSteven Barth
2014-05-08Add MAPE / MAPT / LW4O6 to ReadmeSteven Barth
2014-05-08softwire: fix DMR parsingSteven Barth
2014-04-30Fix compiler warningSteven Barth
2014-04-30MAP: export type value in rulesSteven Barth
2014-04-30Fix MAP parameter parsingSteven Barth
2014-04-28Ignore multiple MAP-E instances for now and output DMR / BR for every ruleSteven Barth
2014-04-28Initial support for MAP & LW4O6 provisioningSteven Barth
2014-04-09Fix falloutSteven Barth
2014-04-09Revert "Revert to old behaviour regarding information requests"Steven Barth
2014-04-03Merge pull request #19 from dedeckeh/bugfixessbyx
2014-04-03Add user-class option in help text and minor clean upHans Dedecker
2014-04-01Correctly clear CERSteven Barth
2014-04-01Don't disable looping (meh)Steven Barth
2014-03-30Add initial support for CER-IDSteven Barth
2014-03-24Stop rebinding when all IAs are lostSteven Barth
2014-03-18Fix building with clang 3.4Steven Barth
2014-03-11Fix HMAC-MD5 verify in reconfigureSteven Barth