commit | 7a4fbb1fa46e1a84c246e7bcd99bff45935bf114 | [log] [tgz] |
---|---|---|
author | Rumen G. Bogdanovski <rumen@voicecho.com> | Mon Nov 19 21:52:42 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:54:21 2008 -0800 |
tree | 1aa51598889bc8a4b2130d96cdaca5f65cd27c6e | |
parent | c237899d1f8c5bfcfc9d6204052e0e065827ff75 [diff] |
[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>