Ilya Lipnitskiy
5d8d4fbbcb
treewide: Run refresh on all packages
...
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 >
2021-02-20 16:02:15 -08:00
Eike Ritter
1dbdbcc1b6
tayga: Added 64:ff9b:1::/48 as well-known prefix for NAT64 (RFC 8215)
...
Signed-off-by: Eike Ritter <git@rittere.co.uk >
2020-08-04 22:46:08 +01:00
Ondřej Caletka
8a90bbadd7
tayga: fix broken ICMP checksum on big-endian machines
...
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 >
2014-06-23 15:47:29 +02:00
Ondřej Caletka
db0236fb85
tayga: import from oldpackages
...
Signed-off-by: Ondrej Caletka <ondrej@caletka.cz >
2014-06-23 15:44:35 +02:00