Hi Pablo,
please consider these enhancements to IPVS for v4.12.
If it is too late for v4.12 then please consider them for v4.13.
* Remove unused function
* Correct comparison of unsigned value
The following changes since commit 9a08ecfe74d7796ddc92ec312d3b7eaeba5a7c22:
netfilter: don't attach a nat extension by default (2017-04-26 09:30:22 +0200)
are available in the git repository at:
http://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next.git
tags/ipvs3-for-v4.12
for you to fetch changes up to fb90e8dedb465bd06512f718b139ed8680d26dbe:
ipvs: change comparison on sync_refresh_period (2017-04-28 12:00:10 +0200)
----------------------------------------------------------------
Aaron Conole (2):
ipvs: remove unused function ip_vs_set_state_timeout
ipvs: change comparison on sync_refresh_period
include/net/ip_vs.h | 2 --
net/netfilter/ipvs/ip_vs_proto.c | 22 ----------------------
net/netfilter/ipvs/ip_vs_sync.c | 2 +-
3 files changed, 1 insertion(+), 25 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe lvs-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
|