summaryrefslogtreecommitdiff
path: root/package/network/ipv6/6to4
Commit message (Collapse)AuthorAge
* package: Remove dependencies to kmod-ipv6Steven Barth2015-09-21
| | | | | | | | | Since r46834, IPv6 support is builtin if selected. Therefor, dependencies on kmod-ipv6 can no longer be fulfilled, since it is not a module anymore. Signed-off-by: Arjen de Korte <arjen+openwrt@de-korte.org> SVN-Revision: 47022
* 6to4: Remove sourcerouting parameter registrationSteven Barth2015-06-10
| | | | | | | | | Commit 31214c38c8dd0f70366b523f9b0335145b9386bd removes IPv6 unneeded source-dest-routing workarounds; as a result sourcerouting parameter is unused and can be removed. Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> SVN-Revision: 45940
* ipv6: remove now unneeded source-dest-routing workaroundsSteven Barth2015-05-19
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 45700
* license info - revert r43155John Crispin2014-11-03
| | | | | | | | turns out that r43155 adds duplicate info. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43167
* Add more license tags with SPDX identifiersJohn Crispin2014-11-03
| | | | | | | | | | | | | | | | | | Note, that licensing stuff is a nightmare: many packages does not clearly state their licenses, and often multiple source files are simply copied together - each with different licensing information in the file headers. I tried hard to ensure, that the license information extracted into the OpenWRT's makefiles fit the "spirit" of the packages, e.g. such small packages which come without a dedicated source archive "inherites" the OpenWRT's own license in my opinion. However, I can not garantee that I always picked the correct information and/or did not miss license information. Signed-off-by: Michael Heimpold <mhei@heimpold.de> SVN-Revision: 43155
* Add a few SPDX tagsSteven Barth2014-11-02
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 43151
* 6to4: Tos supportSteven Barth2014-10-02
| | | | | | | | | | Tos support is added as a string parameter which can have the following values : -inherit (outer header inherits the tos value of the inner header) -hex value Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> SVN-Revision: 42748
* 6in4, 6rd, 6to4: Use source-restricted routes by defaultSteven Barth2014-01-17
| | | | SVN-Revision: 39307
* package: fold the IPv6 menu into NetworkFelix Fietkau2013-05-14
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36634
* 6to4: add support for native IPv6 prefix handlingSteven Barth2013-01-15
| | | | SVN-Revision: 35172
* 6to4: Remove static radvd-integration * Please use the new ipv6-support packageSteven Barth2012-12-07
| | | | SVN-Revision: 34567
* packages: sort network related packages into package/network/Felix Fietkau2012-10-10
SVN-Revision: 33688