diff options
author | Mauro Mozzarelli <mauro@ezplanet.org> | 2017-10-02 19:09:09 +0100 |
---|---|---|
committer | Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> | 2018-09-24 21:44:37 +0100 |
commit | 9f105ce8c8ec66c1fbb808fb04afb361513950ee (patch) | |
tree | 0b05a8815d72d0259b07eedf9a557f19c8563b92 /README | |
parent | e0196152ebe7b6d11b740a81d0c3bced5b1902c1 (diff) | |
download | upstream-9f105ce8c8ec66c1fbb808fb04afb361513950ee.tar.gz upstream-9f105ce8c8ec66c1fbb808fb04afb361513950ee.tar.bz2 upstream-9f105ce8c8ec66c1fbb808fb04afb361513950ee.zip |
kernel: netfilter: add IPVS kernel module support
IPVS (IP Virtual Server) implements transport-layer load balancing inside
the Linux kernel, so called Layer-4 switching. IPVS running on a host acts
as a load balancer at the front of a cluster of real servers, it can direct
requests for TCP/UDP based services to the real servers, and makes services
of the real servers to appear as a virtual service on a single IP address.
This change adds the following kmod packages
- kmod-nf-ipvs
- kmod-nf-ipvs-ftp
- kmod-nf-ipvs-sip
Signed-off-by: Mauro Mozzarelli <mauro@ezplanet.org>
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions