Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19826
b: refs/heads/master
c: df4e957
h: refs/heads/master
v: v3
  • Loading branch information
Samir Bellabes authored and David S. Miller committed Feb 5, 2006
1 parent 501f4ca commit 0b73ea1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 19ea7302df2eb4f2ad7f29af814d8cf55fc8b9c9
refs/heads/master: df4e9574a36748c3a4d9b03ffca6b42321a797a9
2 changes: 0 additions & 2 deletions trunk/net/netfilter/nf_conntrack_ftp.c
Original file line number Diff line number Diff line change
Expand Up @@ -657,8 +657,6 @@ static int __init init(void)
/* FIXME should be configurable whether IPv4 and IPv6 FTP connections
are tracked or not - YK */
for (i = 0; i < ports_c; i++) {
memset(&ftp[i], 0, sizeof(struct nf_conntrack_helper));

ftp[i][0].tuple.src.l3num = PF_INET;
ftp[i][1].tuple.src.l3num = PF_INET6;
for (j = 0; j < 2; j++) {
Expand Down

0 comments on commit 0b73ea1

Please sign in to comment.