linux/net/ipv4
Simon Horman 28b06c380f [IPVS]: Make sure ip_vs_ftp ports are valid: module_param_array approach
I'm not entirely sure what happens in the case of a valid port,
at best it'll be silently ignored. This patch ensures that
the port values are unsigned short values, and thus always valid.

This is a second take at fixing this problem, it is simpler
and arguably more correct than the previous approach
that was committed as 3f5af5b353.
Prior to this patch a patch that reverses
3f5af5b353 was sent.

Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-09-28 18:02:56 -07:00
..
ipvs [IPVS]: Make sure ip_vs_ftp ports are valid: module_param_array approach 2006-09-28 18:02:56 -07:00
netfilter [TCP]: struct tcp_sack_block annotations 2006-09-28 18:02:04 -07:00
af_inet.c [IPV4]: struct ip_options annotations 2006-09-28 18:01:53 -07:00
ah4.c
arp.c [IPV4] net/ipv4/arp.c: trivial annotations 2006-09-28 18:02:14 -07:00
cipso_ipv4.c [NetLabel]: rework the Netlink attribute handling (part 1) 2006-09-25 15:56:09 -07:00
datagram.c [IPV4]: ip_route_connect() ipv4 address arguments annotated 2006-09-28 17:54:06 -07:00
devinet.c [IPV4]: annotate inetdev.h helpers 2006-09-28 18:01:05 -07:00
esp4.c
fib_frontend.c [IPV4]: net/ipv4/fib annotations 2006-09-28 18:02:23 -07:00
fib_hash.c [IPV4]: trivial fib_hash.c annotations 2006-09-28 18:01:11 -07:00
fib_lookup.h [IPV4]: net/ipv4/fib annotations 2006-09-28 18:02:23 -07:00
fib_rules.c [IPV4]: FRA_{DST,SRC} annotated 2006-09-28 18:02:24 -07:00
fib_semantics.c [IPV4]: net/ipv4/fib annotations 2006-09-28 18:02:23 -07:00
fib_trie.c [IPV4] fib_trie.c: trivial annotations 2006-09-28 18:01:14 -07:00
icmp.c [IPV4] net/ipv4/icmp.c: trivial annotations 2006-09-28 18:02:19 -07:00
igmp.c [IPV4]: trivial igmp annotations 2006-09-28 18:02:02 -07:00
inet_connection_sock.c [IPV4]: inet_rcv_saddr() annotations 2006-09-28 18:02:28 -07:00
inet_diag.c [IPV4]: inet_diag annotations 2006-09-28 18:02:29 -07:00
inet_hashtables.c [IPV4]: annotate inet_lookup() and friends 2006-09-28 18:02:26 -07:00
inet_timewait_sock.c
inetpeer.c [IPV4]: inetpeer annotations 2006-09-28 18:01:09 -07:00
ip_forward.c
ip_fragment.c [IPV4]: ip_fragment.c endianness annotations 2006-09-28 18:01:09 -07:00
ip_gre.c
ip_input.c
ip_options.c [IPV4]: trivial ip_options.c annotations 2006-09-28 18:01:55 -07:00
ip_output.c [IPV4]: struct ip_options annotations 2006-09-28 18:01:53 -07:00
ip_sockglue.c [IPV4]: ip_icmp_error() annotations 2006-09-28 18:02:09 -07:00
ipcomp.c [XFRM]: xfrm_state_lookup() annotations 2006-09-28 18:02:37 -07:00
ipconfig.c
ipip.c
ipmr.c [IPV4]: mroute annotations 2006-09-28 18:02:22 -07:00
Kconfig [TCP]: make cubic the default 2006-09-24 20:13:03 -07:00
Makefile
multipath_drr.c
multipath_random.c
multipath_rr.c
multipath_wrandom.c [IPV4] bug: broken open-coded inet_make_mask() (multipath_wrandom) 2006-09-28 18:01:17 -07:00
multipath.c
netfilter.c
proc.c
protocol.c
raw.c [IPV4]: struct ipcm_cookie annotation 2006-09-28 18:01:54 -07:00
route.c [IPV4]: RTA_{DST,SRC,GATEWAY,PREFSRC} annotated 2006-09-28 17:54:16 -07:00
syncookies.c
sysctl_net_ipv4.c [TCP]: default congestion control menu 2006-09-24 20:11:58 -07:00
tcp_bic.c
tcp_cong.c [TCP]: default congestion control menu 2006-09-24 20:11:58 -07:00
tcp_cubic.c
tcp_diag.c
tcp_highspeed.c
tcp_htcp.c
tcp_hybla.c
tcp_input.c [TCP] net/ipv4/tcp_input.c: trivial annotations 2006-09-28 18:02:11 -07:00
tcp_ipv4.c [IPV4]: struct inet_timewait_sock annotations 2006-09-28 18:02:27 -07:00
tcp_lp.c
tcp_minisocks.c
tcp_output.c [TCP] net/ipv4/tcp_output.c: trivial annotations 2006-09-28 18:02:20 -07:00
tcp_probe.c
tcp_scalable.c
tcp_timer.c
tcp_vegas.c
tcp_veno.c
tcp_westwood.c
tcp.c
tunnel4.c
udp.c [UDP] net/ipv4/udp.c: trivial annotations 2006-09-28 18:02:17 -07:00
xfrm4_input.c [XFRM]: xfrm_parse_spi() annotations 2006-09-28 18:02:39 -07:00
xfrm4_mode_transport.c
xfrm4_mode_tunnel.c
xfrm4_output.c
xfrm4_policy.c [XFRM]: fl_ipsec_spi is net-endian 2006-09-28 18:02:43 -07:00
xfrm4_state.c [XFRM]: ports in struct xfrm_selector annotated 2006-09-28 18:02:33 -07:00
xfrm4_tunnel.c