commit | e9c0ce232e7a36daae1ca08282609d7f0c57c567 | [log] [tgz] |
---|---|---|
author | Sven Wegener <sven.wegener@stealer.net> | Mon Sep 08 13:39:04 2008 +0200 |
committer | Simon Horman <horms@verge.net.au> | Tue Sep 09 09:53:08 2008 +1000 |
tree | 63ddde69fadab5a68788b37fd6813814be191176 | |
parent | 2206a3f5b75be5dadf11541961bd7c924857eb5d [diff] |
ipvs: Embed user stats structure into kernel stats structure Instead of duplicating the fields, integrate a user stats structure into the kernel stats structure. This is more robust when the members are changed, because they are now automatically kept in sync. Signed-off-by: Sven Wegener <sven.wegener@stealer.net> Reviewed-by: Julius Volz <juliusv@google.com> Signed-off-by: Simon Horman <horms@verge.net.au>