git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e4e757
)
ipvs: avoid oops for passive FTP
author
Julian Anastasov
<ja@ssi.bg>
Wed, 1 Sep 2010 23:07:10 +0000
(23:07 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 2 Sep 2010 17:05:00 +0000
(10:05 -0700)
Fix Passive FTP problem in ip_vs_ftp:
- Do not oops in nf_nat_set_seq_adjust (adjust_tcp_sequence) when
iptable_nat module is not loaded
Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found