commit | f6b3ef5e380d5eba61e4e91a3c26ed7fd2b67347 | [log] [tgz] |
---|---|---|
author | Pablo Neira Ayuso <pablo@netfilter.org> | Sun Dec 04 20:46:16 2016 +0100 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Sun Dec 04 20:46:16 2016 +0100 |
tree | 93fe3856bb285ac1df7aab655c85add66ebe0b98 | |
parent | a7647080d3657ac35f084d603e294d7624989793 [diff] | |
parent | 8d8e20e2d7bba8c50e64e0eca1cb83956f468e49 [diff] |
Merge tag 'ipvs-for-v4.10' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next Simon Horman says: ==================== IPVS Updates for v4.10 please consider these enhancements to the IPVS for v4.10. * Decrement the IP ttl in all the modes in order to prevent infinite route loops. Thanks to Dwip Banerjee. * Use IS_ERR_OR_NULL macro. Clean-up from Gao Feng. ==================== Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>