Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
1b7ac1e3
Commit
1b7ac1e3
authored
Apr 06, 2003
by
Dave Jones
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] undefined reference to ip_amanda_lock
Looks like a cut-n-paste thinko in the Kconfig file..
parent
2ba74897
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
net/ipv4/netfilter/Kconfig
net/ipv4/netfilter/Kconfig
+2
-2
No files found.
net/ipv4/netfilter/Kconfig
View file @
1b7ac1e3
...
...
@@ -415,8 +415,8 @@ config IP_NF_NAT_TFTP
config IP_NF_NAT_AMANDA
tristate
depends on IP_NF_IPTABLES!=n && IP_NF_CONNTRACK!=n && IP_NF_NAT!=n
default IP_NF_NAT if IP_NF_
TFTP
=y
default m if IP_NF_
TFTP
=m
default IP_NF_NAT if IP_NF_
AMANDA
=y
default m if IP_NF_
AMANDA
=m
config IP_NF_MANGLE
tristate "Packet mangling"
...
...
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