Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
Freifunk Franken Firmware
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
freifunk
Freifunk Franken Firmware
Commits
43875d58
Commit
43875d58
authored
10 years ago
by
Tim Niemeyer
Browse files
Options
Downloads
Patches
Plain Diff
bsp/wdr4300: fix network for wdr4300 / wdr3500
Signed-off-by:
Tim Niemeyer
<
tim.niemeyer@mastersword.de
>
parent
ece49e24
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
bsp/wdr4300/root_file_system/etc/network.tl-wdr3500
+10
-0
10 additions, 0 deletions
bsp/wdr4300/root_file_system/etc/network.tl-wdr3500
bsp/wdr4300/root_file_system/etc/network.tl-wdr4300
+1
-1
1 addition, 1 deletion
bsp/wdr4300/root_file_system/etc/network.tl-wdr4300
with
11 additions
and
1 deletion
bsp/wdr4300/root_file_system/etc/network.tl-wdr3500
0 → 100644
+
10
−
0
View file @
43875d58
WANDEV=eth1
SWITCHDEV=eth0
CLIENT_PORTS="0t 1 2"
WAN_PORTS=
BATMAN_PORTS="0t 3 4"
CLIENTIF="eth0.1 w2ap w5ap"
ETHMESHMAC=
ROUTERMAC=w2mesh
This diff is collapsed.
Click to expand it.
bsp/wdr4300/root_file_system/etc/network.wdr4300
→
bsp/wdr4300/root_file_system/etc/network.
tl-
wdr4300
+
1
−
1
View file @
43875d58
...
@@ -7,4 +7,4 @@ BATMAN_PORTS="0t 2 3"
...
@@ -7,4 +7,4 @@ BATMAN_PORTS="0t 2 3"
CLIENTIF="eth0.1 w2ap w5ap"
CLIENTIF="eth0.1 w2ap w5ap"
ETHMESHMAC=
ETHMESHMAC=
ROUTERMAC=
ROUTERMAC=
w5mesh
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment