IPVS: Add persistence engine data to /proc/net/ip_vs_conn
authorSimon Horman <horms@verge.net.au>
Sun, 22 Aug 2010 12:37:53 +0000 (21:37 +0900)
committerSimon Horman <horms@verge.net.au>
Mon, 4 Oct 2010 13:45:24 +0000 (22:45 +0900)
commita3c918acd29a96aba3b46bf50136e7953a480d17
tree570a5ea3a3fdef62b86e944ebcfcaf8b88ddb735
parent85999283a21ab2dd37427fdd8c8e8af57223977c
IPVS: Add persistence engine data to /proc/net/ip_vs_conn

This shouldn't break compatibility with userspace as the new data
is at the end of the line.

I have confirmed that this doesn't break ipvsadm, the main (only?)
user-space user of this data.

Signed-off-by: Simon Horman <horms@verge.net.au>
Acked-by: Julian Anastasov <ja@ssi.bg>
include/net/ip_vs.h
net/netfilter/ipvs/ip_vs_conn.c