linux/net/netfilter/ipvs
Hans Schillstrom ce144f249f IPVS: Split ports[2] into src_port and dst_port
Avoid sending invalid pointer due to skb_linearize() call.
This patch prepares for next patch where skb_linearize is a part.

In ip_vs_sched_persist() params the ports ptr will be replaced by
src and dst port.

Signed-off-by: Hans Schillstrom <hans.schillstrom@ericsson.com>
Acked-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
2010-11-25 10:42:58 +09:00
..
Kconfig IPVS: sip persistence engine 2010-10-04 22:45:24 +09:00
Makefile IPVS: sip persistence engine 2010-10-04 22:45:24 +09:00
ip_vs_app.c ipvs: changes related to service usecnt 2010-09-21 18:12:30 +02:00
ip_vs_conn.c IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup daemon. 2010-11-25 10:42:58 +09:00
ip_vs_core.c IPVS: Split ports[2] into src_port and dst_port 2010-11-25 10:42:58 +09:00
ip_vs_ctl.c IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup daemon. 2010-11-25 10:42:58 +09:00
ip_vs_dh.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
ip_vs_est.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
ip_vs_ftp.c IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup daemon. 2010-11-25 10:42:58 +09:00
ip_vs_lblc.c fix typos concerning "initiali[zs]e" 2010-06-16 18:05:05 +02:00
ip_vs_lblcr.c fix typos concerning "initiali[zs]e" 2010-06-16 18:05:05 +02:00
ip_vs_lc.c
ip_vs_nfct.c IPVS: Add struct ip_vs_conn_param 2010-10-04 22:45:24 +09:00
ip_vs_nq.c
ip_vs_pe.c IPVS: Add persistence engine to connection entry 2010-11-16 08:13:07 +09:00
ip_vs_pe_sip.c IPVS: ip_vs_dbg_callid() is only needed for debugging 2010-10-13 21:22:35 +02:00
ip_vs_proto.c ipvs: provide address family for debugging 2010-10-21 11:04:43 +02:00
ip_vs_proto_ah_esp.c ipvs: provide address family for debugging 2010-10-21 11:04:43 +02:00
ip_vs_proto_sctp.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 2010-10-21 08:21:34 -07:00
ip_vs_proto_tcp.c ipvs: provide address family for debugging 2010-10-21 11:04:43 +02:00
ip_vs_proto_udp.c ipvs: provide address family for debugging 2010-10-21 11:04:43 +02:00
ip_vs_rr.c
ip_vs_sched.c IPVS: ip_vs_{un,}bind_scheduler NULL arguments 2010-10-04 22:45:24 +09:00
ip_vs_sed.c
ip_vs_sh.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
ip_vs_sync.c IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup daemon. 2010-11-25 10:42:58 +09:00
ip_vs_wlc.c
ip_vs_wrr.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
ip_vs_xmit.c ipvs: allow transmit of GRO aggregated skbs 2010-11-16 08:13:08 +09:00