summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix parsing empty IA_NA, IA_PD and invalid IA_ADDR optionsVladislav Grishenko2014-10-101-6/+7
* 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-253-21/+11
* 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-133-254/+0
* 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
* 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-283-0/+158
* Fix falloutSteven Barth2014-04-092-0/+3
* Revert "Revert to old behaviour regarding information requests"Steven Barth2014-04-092-14/+2
* 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-303-2/+29
* Stop rebinding when all IAs are lostSteven Barth2014-03-241-0/+6
* Fix building with clang 3.4Steven Barth2014-03-182-2/+3
* Fix HMAC-MD5 verify in reconfigureSteven Barth2014-03-111-2/+4
* fix integer overflow after 50 days (thx Hauke Mehrtens)Steven Barth2014-03-071-1/+1
* ra: don't set nd_ra_{reachable,retransmit} to 0Steven Barth2014-03-051-4/+6
* Set default for min-update-interval to 30Steven Barth2014-03-052-2/+2
* add option to specify minimum interval for accepting RA or DHCP updates.Kaspar Schleiser2014-03-042-3/+12
* Fix invalid use of open()Steven Barth2014-03-011-1/+1
* Make hex-string say base-16 encoded in helpSteven Barth2014-02-191-1/+1
* Reintroduce Reconfigure-Accept in Request-MessageSteven Barth2014-02-171-6/+4
* use enum to specify order and indexes of iov struct.Kaspar Schleiser2014-02-121-22/+39
* Fix fallout from userclass additionSteven Barth2014-02-061-5/+5
* Fix default sol max rt value in help textHans Dedecker2014-02-051-1/+1
* Fix T1, T2 and T3 timer values in case of infinite time valuesHans Dedecker2014-02-052-12/+19
* Add user-class optionSteven Barth2014-02-053-4/+21
* Revert "RA: fix on-link/off-link handling"Steven Barth2014-02-031-6/+4
* RA: fix on-link/off-link handlingSteven Barth2014-02-021-4/+6