commit | a3c918acd29a96aba3b46bf50136e7953a480d17 | [log] [tgz] |
---|---|---|
author | Simon Horman <horms@verge.net.au> | Sun Aug 22 21:37:53 2010 +0900 |
committer | Simon Horman <horms@verge.net.au> | Mon Oct 04 22:45:24 2010 +0900 |
tree | 570a5ea3a3fdef62b86e944ebcfcaf8b88ddb735 | |
parent | 85999283a21ab2dd37427fdd8c8e8af57223977c [diff] |
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>