commit | 857ca89711de3dbcc674d58a6d7d297ee0bd34e1 | [log] [tgz] |
---|---|---|
author | Julian Anastasov <ja@ssi.bg> | Sun Jun 21 18:40:30 2020 +0300 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Tue Jun 30 18:37:39 2020 +0200 |
tree | 35f960b740abc6ce65adc8f408aa7ef56ddf814a | |
parent | d61d2e902aa0561e5f4b6348514fb35de544aa1f [diff] |
ipvs: register hooks only with services Keep the IPVS hooks registered in Netfilter only while there are configured virtual services. This saves CPU cycles while IPVS is loaded but not used. Signed-off-by: Julian Anastasov <ja@ssi.bg> Reviewed-by: Simon Horman <horms@verge.net.au> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>