aboutsummaryrefslogtreecommitdiff
path: root/ipv6/aiccu
Commit message (Collapse)AuthorAge
* Merge branch 'master' into license-updatesIan Leonard2014-08-10
|\ | | | | | | | | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com> Conflicts: devel/patch/Makefile multimedia/minidlna/Makefile
| * aiccu: Fix typoThomas Bahn2014-08-06
| | | | | | The option 'tunnel_id' from aiccu is called 'tunnelid' in the UCI config file.
* | aiccu: Add PKG_LICENSE informationIan Leonard2014-08-02
|/ | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* aiccu: integrate with netifdOndřej Caletka2014-06-23
| | | | | | | | | | | | | | | | | | This patch integrates AICCU with netifd. Care was taken not to restart aiccu without a reason as it triggers alert on SixXS infrastructure. Example usage: config interface 'wan6' option 'proto' 'aiccu' option 'username' 'HANDLE-SIXXS/TID' option 'password' 'Password' option 'ip6prefix' '2001:db8:aabb::/48' #Delegated subnet option 'ip6addr' '2001:db8:aaaa:aaa::2/64' #Optional option 'verbose' 'true' Tested with current trunk on TL-WR703N. Signed-off-by: Ondrej Caletka <ondrej@caletka.cz>
* aiccu: add myself as maintainerOndřej Caletka2014-06-23
| | | | Signed-off-by: Ondrej Caletka <ondrej@caletka.cz>
* aiccu: import from oldpackagesOndřej Caletka2014-06-23
Signed-off-by: Ondrej Caletka <ondrej@caletka.cz>