Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
firmware
FFS Pipeline nightly
Commits
ed441967
Commit
ed441967
authored
Feb 25, 2022
by
Nico
Browse files
refresh patches
parent
77f95c5e
Changes
4
Hide whitespace changes
Inline
Side-by-side
patches/0001-add-patch-to-announce-node-prefix-with-preferred-lif.patch
View file @
ed441967
From
63fcb91ec21dc15a0f912945ca9d315ec24f1357
Mon Sep 17 00:00:00 2001
From
86ff651f9dc66fba57742d4498b0868d4a44d4fc
Mon Sep 17 00:00:00 2001
From: Nico <github@nicoboehr.de>
Date: Thu, 3 Jun 2021 20:35:15 +0000
Subject: [PATCH 1/4] add patch to announce node prefix with preferred lifetime
...
...
@@ -39,5 +39,5 @@ index 00000000..b974a8b5
+ #define AdvCurHopLimit 64u
+ #define AdvRDNSSLifetime 1200u
--
2.3
1
.1
2.3
5
.1
patches/0002-add-patch-to-remove-fastd-random-delay-on-inital-han.patch
View file @
ed441967
From
2d2836de628f0b000e3bfbae0653c109bd60aed9
Mon Sep 17 00:00:00 2001
From
7fab9ec72b47f1ae64392ed9aec5c734298b3b54
Mon Sep 17 00:00:00 2001
From: Nico <github@nicoboehr.de>
Date: Mon, 26 Apr 2021 14:16:03 +0000
Subject: [PATCH 2/4] add patch to remove fastd random delay on inital
...
...
@@ -53,5 +53,5 @@ index 00000000..e7794325
++
++ /** Handles an asynchronous DNS resolve response */
--
2.3
1
.1
2.3
5
.1
patches/0003-ath79-generic-add-support-for-TP-Link-Archer-A7-v5.patch
View file @
ed441967
From
90df9becc593447ed32fa25aa105085a6c7e135d
Mon Sep 17 00:00:00 2001
From
ddfca33cbdc6fe3d2b21f639d10eb1b9a188b6a1
Mon Sep 17 00:00:00 2001
From: nrb <freifunk@nicoboehr.de>
Date: Fri, 24 Sep 2021 23:09:26 +0200
Subject: [PATCH 3/4] ath79-generic: add support for TP-Link Archer A7 v5
...
...
@@ -26,5 +26,5 @@ index 5cf3e20e..fcd90926 100644
packages = ATH10K_PACKAGES_QCA9888,
})
--
2.3
1
.1
2.3
5
.1
patches/0004-ar71xx-add-naive-support-for-DIR-825.patch
View file @
ed441967
From
647f67640ced53ee0938f13db0035357b4da4c7f
Mon Sep 17 00:00:00 2001
From
4fc4eea0c3fe122f47a0896b88f349ba41611770
Mon Sep 17 00:00:00 2001
From: nrb <freifunk@nicoboehr.de>
Date: Fri, 24 Sep 2021 23:21:54 +0200
Subject: [PATCH 4/4] ar71xx: add naive support for DIR-825
---
targets/ar71xx-generic |
2
++
1 file changed,
2
insertions(+)
targets/ar71xx-generic |
4
++
++
1 file changed,
4
insertions(+)
diff --git a/targets/ar71xx-generic b/targets/ar71xx-generic
index df7dbd97..
c4c0748c
100644
index df7dbd97..
b419a944
100644
--- a/targets/ar71xx-generic
+++ b/targets/ar71xx-generic
@@ -103,6 +103,
8
@@
device('d-link-dir-825-rev-b1', 'dir-825-b1', {
@@ -103,6 +103,
10
@@
device('d-link-dir-825-rev-b1', 'dir-825-b1', {
class = 'tiny', -- Only 6M of usable Firmware space
})
+device('d-link-dir-825-rev-c1', 'dir-825-c1')
+device('d-link-dir-825-rev-c1', 'dir-825-c1', {
+ profile = 'DIR825C1'
+})
+
-- GL.iNet
--
2.3
1
.1
2.3
5
.1
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment