projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72c4a13
)
[IPVS]: auto-help for ip_vs_ftp
author
Simon Horman
<horms@verge.net.au>
Thu, 14 Sep 2006 02:57:54 +0000
(19:57 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Mon, 18 Sep 2006 06:21:04 +0000
(23:21 -0700)
Fill in a help message for the ports option to ip_vs_ftp
Signed-Off-By: Simon Horman <horms@verge.net.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ipvs/ip_vs_ftp.c
patch
|
blob
|
history
diff --git
a/net/ipv4/ipvs/ip_vs_ftp.c
b/net/ipv4/ipvs/ip_vs_ftp.c
index
a19a33c
..
347a66c
100644
(file)
--- a/
net/ipv4/ipvs/ip_vs_ftp.c
+++ b/
net/ipv4/ipvs/ip_vs_ftp.c
@@
-46,6
+46,7
@@
*/
static int ports[IP_VS_APP_MAX_PORTS] = {21, 0};
module_param_array(ports, int, NULL, 0);
+MODULE_PARM_DESC(ports, "Ports to monitor for FTP control commands");
/*
* Debug level