Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
ffbs-gluon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ffbs
ffbs-gluon
Commits
3dc3b408
Commit
3dc3b408
authored
3 years ago
by
David Bauer
Browse files
Options
Downloads
Patches
Plain Diff
treewide: replace ip6tables with ip6tables-legacy
parent
e453b503
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
package/gluon-iptables-clamp-mss-to-pmtu/Makefile
+1
-1
1 addition, 1 deletion
package/gluon-iptables-clamp-mss-to-pmtu/Makefile
targets/generic
+1
-1
1 addition, 1 deletion
targets/generic
with
2 additions
and
2 deletions
package/gluon-iptables-clamp-mss-to-pmtu/Makefile
+
1
−
1
View file @
3dc3b408
...
...
@@ -6,7 +6,7 @@ include ../gluon.mk
define
Package/$(PKG_NAME)
TITLE
:=
This will establish a firewall rule to clamp the mss to pmtu on the mesh-vpn interface when the connection is towards 64:ff9b::/96
DEPENDS
:=
+ip6tables
DEPENDS
:=
+ip6tables
-legacy
endef
define
Package/$(PKG_NAME)/description
...
...
This diff is collapsed.
Click to expand it.
targets/generic
+
1
−
1
View file @
3dc3b408
...
...
@@ -80,5 +80,5 @@ packages {
'-wpad-basic',
'-wpad-basic-wolfssl',
'gluon-core',
'ip6tables',
'ip6tables
-legacy
',
}
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