Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFS Gluon Packages
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 Packages
Commits
f65d9b31
Verified
Commit
f65d9b31
authored
2 years ago
by
Nico
Browse files
Options
Downloads
Patches
Plain Diff
ffs-set-segment: don't bring down/up client
This might cause mesh-vpn to go missing from batctl if.
parent
72ffad07
No related branches found
No related tags found
1 merge request
!1
ffs-set-segment: don't bring down/up client
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
ffs-set-segment/files/usr/sbin/ffs-set-segment
+1
-2
1 addition, 2 deletions
ffs-set-segment/files/usr/sbin/ffs-set-segment
with
1 addition
and
2 deletions
ffs-set-segment/files/usr/sbin/ffs-set-segment
+
1
−
2
View file @
f65d9b31
...
...
@@ -67,9 +67,8 @@ do
done
if
[
"
$CHANGED
"
=
"1"
]
;
then
/sbin/ifdown client
/etc/init.d/fastd restart
/sbin/i
fu
p client
/sbin/ip
addr flush dev br-
client
logger
-t
$ME
"Set Segment:
$GITSEG
"
else
logger
-t
$ME
"No changes"
...
...
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