kernel-hacking-2024-linux-s.../net/ipv4/ipvs
Rumen G. Bogdanovski 7a4fbb1fa4 [IPVS]: Flag synced connections and expose them in proc
This patch labels the sync-created connections with IP_VS_CONN_F_SYNC
flag and creates /proc/net/ip_vs_conn_sync to enable monitoring of the
origin of the connections, if they are local or created by the
synchronization.

Signed-off-by: Rumen G. Bogdanovski <rumen@voicecho.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 14:54:21 -08:00
..
ip_vs_app.c [NETFILTER]: Replace sk_buff ** with sk_buff * 2007-10-15 12:26:29 -07:00
ip_vs_conn.c [IPVS]: Flag synced connections and expose them in proc 2008-01-28 14:54:21 -08:00
ip_vs_core.c [NETFILTER]: Introduce NF_INET_ hook values 2008-01-28 14:53:55 -08:00
ip_vs_ctl.c [IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBERED 2007-11-19 21:51:13 -08:00
ip_vs_dh.c
ip_vs_est.c [NET]: Convert init_timer into setup_timer 2008-01-28 14:53:35 -08:00
ip_vs_ftp.c [NETFILTER]: Replace sk_buff ** with sk_buff * 2007-10-15 12:26:29 -07:00
ip_vs_lblc.c [NET]: Convert init_timer into setup_timer 2008-01-28 14:53:35 -08:00
ip_vs_lblcr.c [NET]: Convert init_timer into setup_timer 2008-01-28 14:53:35 -08:00
ip_vs_lc.c
ip_vs_nq.c
ip_vs_proto.c [IPVS]: Fix compiler warning about unused register_ip_vs_protocol 2007-11-20 17:44:01 -08:00
ip_vs_proto_ah.c
ip_vs_proto_esp.c
ip_vs_proto_tcp.c [NETFILTER]: Replace sk_buff ** with sk_buff * 2007-10-15 12:26:29 -07:00
ip_vs_proto_udp.c [NETFILTER]: Replace sk_buff ** with sk_buff * 2007-10-15 12:26:29 -07:00
ip_vs_rr.c
ip_vs_sched.c [IPVS]: Fix sched registration race when checking for name collision. 2007-12-05 05:37:27 -08:00
ip_vs_sed.c
ip_vs_sh.c
ip_vs_sync.c [IPVS]: Flag synced connections and expose them in proc 2008-01-28 14:54:21 -08:00
ip_vs_wlc.c
ip_vs_wrr.c
ip_vs_xmit.c [NETFILTER]: Introduce NF_INET_ hook values 2008-01-28 14:53:55 -08:00
Kconfig
Makefile