Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFS Gluon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
firmware
FFS Gluon
Commits
f715a58f
Unverified
Commit
f715a58f
authored
5 years ago
by
Matthias Schiffer
Browse files
Options
Downloads
Patches
Plain Diff
gluon-mesh-batman-adv: remove obsolete no_rebroadcast setting
parent
abf46c5f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
package/gluon-mesh-batman-adv/files/lib/netifd/proto/gluon_bat0.sh
+0
-5
0 additions, 5 deletions
...luon-mesh-batman-adv/files/lib/netifd/proto/gluon_bat0.sh
with
0 additions
and
5 deletions
package/gluon-mesh-batman-adv/files/lib/netifd/proto/gluon_bat0.sh
+
0
−
5
View file @
f715a58f
...
@@ -30,11 +30,6 @@ proto_gluon_bat0_renew() {
...
@@ -30,11 +30,6 @@ proto_gluon_bat0_renew() {
read
data
read
data
echo
bat0
>
"/sys/class/net/
$dev
/batman_adv/mesh_iface"
echo
bat0
>
"/sys/class/net/
$dev
/batman_adv/mesh_iface"
!
[
"
$(
echo
"
$data
"
| jsonfilter
-e
"@.transitive"
)
"
=
'true'
]
transitive
=
$?
(
echo
"
$transitive
"
>
"/sys/class/net/
$dev
/batman_adv/no_rebroadcast"
)
2>/dev/null
done
done
lock
-u
/var/lock/gluon_bat0.lock
lock
-u
/var/lock/gluon_bat0.lock
...
...
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