aboutsummaryrefslogtreecommitdiff
path: root/ipv6/tayga/patches
Commit message (Collapse)AuthorAge
* treewide: Run refresh on all packagesIlya Lipnitskiy2021-02-20
| | | | | | | | | The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
* tayga: Added 64:ff9b:1::/48 as well-known prefix for NAT64 (RFC 8215)Eike Ritter2020-08-04
| | | | Signed-off-by: Eike Ritter <git@rittere.co.uk>
* tayga: fix broken ICMP checksum on big-endian machinesOndřej Caletka2014-06-23
| | | | | | | | | | This patches fixes wrong ICMP checksum of translated packets on big-endian machines #16715 The patch is authored by upstream author Nathan Lutchansky <lutchann@litech.org> Source of the patch: http://forum.mikrotik.com/viewtopic.php?f=15&t=82329 Signed-off-by: Ondrej Caletka <ondrej@caletka.cz>
* tayga: import from oldpackagesOndřej Caletka2014-06-23
Signed-off-by: Ondrej Caletka <ondrej@caletka.cz>