commit | b18610de9ec2728159f723a9b864ca78a5774193 | [log] [tgz] |
---|---|---|
author | Julius Volz <juliusv@google.com> | Tue Sep 02 15:55:37 2008 +0200 |
committer | Simon Horman <horms@verge.net.au> | Fri Sep 05 11:17:05 2008 +1000 |
tree | 0e433de080cd5bbfc0d2c24c5d80c5904d2b238c | |
parent | c860c6b1479992440e4962e9c95d258bfdce4fca [diff] |
IPVS: Convert __ip_vs_svc_get() and __ip_vs_fwm_get() Add support for getting services based on their address family to __ip_vs_service_get(), __ip_vs_fwm_get() and the helper hash function ip_vs_svc_hashkey(). Adjust the callers. Signed-off-by: Julius Volz <juliusv@google.com> Signed-off-by: Simon Horman <horms@verge.net.au>