kernel-ark/net/ipv4/ipvs
Al Viro 96d2ca4ec0 [IPVS] bug: endianness breakage in ip_vs_ftp
(p[3]<<24) | (p[2]<<16) | (p[1]<<8) | p[0] is not a valid
way to spell get_unaligned((__be32 *)p

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-09-28 18:03:05 -07:00
..
ip_vs_app.c
ip_vs_conn.c [IPVS]: ipvs annotations 2006-09-28 18:03:04 -07:00
ip_vs_core.c [IPVS]: ipvs annotations 2006-09-28 18:03:04 -07:00
ip_vs_ctl.c [IPVS]: ipvs annotations 2006-09-28 18:03:04 -07:00
ip_vs_dh.c [IPVS]: ipvs annotations 2006-09-28 18:03:04 -07:00
ip_vs_est.c [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 2006-07-21 14:51:30 -07:00
ip_vs_ftp.c [IPVS] bug: endianness breakage in ip_vs_ftp 2006-09-28 18:03:05 -07:00
ip_vs_lblc.c [IPVS]: ipvs annotations 2006-09-28 18:03:04 -07:00
ip_vs_lblcr.c [IPVS]: ipvs annotations 2006-09-28 18:03:04 -07:00
ip_vs_lc.c
ip_vs_nq.c
ip_vs_proto_ah.c
ip_vs_proto_esp.c
ip_vs_proto_tcp.c [IPVS]: ipvs annotations 2006-09-28 18:03:04 -07:00
ip_vs_proto_udp.c [IPVS]: ipvs annotations 2006-09-28 18:03:04 -07:00
ip_vs_proto.c [IPVS]: ipvs annotations 2006-09-28 18:03:04 -07:00
ip_vs_rr.c
ip_vs_sched.c
ip_vs_sed.c
ip_vs_sh.c [IPVS]: ipvs annotations 2006-09-28 18:03:04 -07:00
ip_vs_sync.c [IPVS]: ipvs annotations 2006-09-28 18:03:04 -07:00
ip_vs_wlc.c
ip_vs_wrr.c
ip_vs_xmit.c [IPVS]: ipvs annotations 2006-09-28 18:03:04 -07:00
Kconfig
Makefile