summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Get rid of getifaddrs for interface ID detectionSteven Barth2015-03-111-26/+9
* Merge pull request #30 from themiron/masterSteven Barth2015-02-171-0/+4
|\
| * Fix handling of DHCPv6 replies containing unrequested IA_NA/IA_PD optionsVladislav Grishenko2015-02-171-0/+4
|/
* example: prevent script from running in parallel to avoid racesSteven Barth2015-02-171-21/+23
* set default information refresh time to 86400 as per RFC 4242v1.1Steven Barth2015-01-131-1/+1
* README: adjust for a bit of feature creepSteven Barth2015-01-061-1/+1
* Merge pull request #28 from janakj/masterSteven Barth2014-12-311-1/+1
|\
| * Minor help string clarification for client-IDJan Janak2014-12-311-1/+1
|/
* Avoid sending empty DHCPv6 release messagesSteven Barth2014-12-101-0/+2
* Don't apply excess filter to DHCPv6 and unify odhcp6c_update_entrySteven Barth2014-12-104-17/+12
* More compatibility with non RFC-compliant serversSteven Barth2014-11-301-2/+13
* Cleanup pidfile-gernerationSteven Barth2014-11-281-10/+6
* Be less picky when erroring out due to strange IA status-codesSteven Barth2014-11-281-16/+1
* Fix initial delay of SOLICIT messageSteven Barth2014-11-281-2/+2
* Fix msghdr initialization on muslSteven Barth2014-11-181-3/+5
* Be less verbose by default and add -v flagSteven Barth2014-11-181-2/+10
* update cer-id definitionSteven Barth2014-11-131-3/+0
* softwires: avoid unnecessary allocationsSteven Barth2014-10-251-0/+3
* Merge pull request #24 from themiron/mastersbyx2014-10-101-6/+7
|\
| * Fix parsing empty IA_NA, IA_PD and invalid IA_ADDR optionsVladislav Grishenko2014-10-101-6/+7
|/
* Merge pull request #23 from dedeckeh/bugfixessbyx2014-10-081-1/+1
|\
| * odhcp6c: Set bound state true before script_call in statefull modeHans Dedecker2014-10-081-1/+1
|/
* script: don't leak IA_PD / IA_NA if not yet boundSteven Barth2014-10-081-2/+6
* Ensure signal-safety of signal handlersSteven Barth2014-10-084-46/+24
* Export DHCPv6 server address to envSteven Barth2014-10-064-11/+23
* Send RS alternatingly with and without source MACSteven Barth2014-09-271-1/+1
* Enable softwire-support by defaultv1.0Steven Barth2014-08-255-28/+14
* Also test for correct IA-ID for IA_NASteven Barth2014-08-221-1/+1
* ia_na: use big-endian 1 as IAIDSteven Barth2014-08-221-1/+1
* Remove BFD from master-branch (kept in BFD-branch)Steven Barth2014-08-134-260/+1
* Send router solicitations with source link-layer addressbfdSteven Barth2014-07-211-2/+20
* Filter FQDN as wellSteven Barth2014-05-301-0/+1
* Improve filterSteven Barth2014-05-301-1/+1
* filter DNS-domain from passthruSteven Barth2014-05-231-0/+1
* Add support for DHCPv6 option passthruSteven Barth2014-05-233-11/+43
* Add MAPE / MAPT / LW4O6 to ReadmeSteven Barth2014-05-081-0/+1
* softwire: fix DMR parsingSteven Barth2014-05-081-0/+1
* Fix compiler warningSteven Barth2014-04-301-2/+3
* MAP: export type value in rulesSteven Barth2014-04-301-4/+6
* Fix MAP parameter parsingSteven Barth2014-04-301-13/+30
* Ignore multiple MAP-E instances for now and output DMR / BR for every ruleSteven Barth2014-04-282-14/+26
* Initial support for MAP & LW4O6 provisioningSteven Barth2014-04-285-0/+163
* Fix falloutSteven Barth2014-04-092-0/+3
* Revert "Revert to old behaviour regarding information requests"Steven Barth2014-04-092-14/+2
* Merge pull request #19 from dedeckeh/bugfixessbyx2014-04-032-1/+1
|\
| * Add user-class option in help text and minor clean upHans Dedecker2014-04-032-1/+1
|/
* Correctly clear CERSteven Barth2014-04-011-0/+1
* Don't disable looping (meh)Steven Barth2014-04-011-1/+0
* Add initial support for CER-IDSteven Barth2014-03-305-2/+35
* Stop rebinding when all IAs are lostSteven Barth2014-03-241-0/+6