kernel: netfilter: add IPVS kernel module support
authorMauro Mozzarelli <mauro@ezplanet.org>
Mon, 2 Oct 2017 18:09:09 +0000 (19:09 +0100)
committerKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Mon, 24 Sep 2018 20:44:37 +0000 (21:44 +0100)
commit9f105ce8c8ec66c1fbb808fb04afb361513950ee
tree0b05a8815d72d0259b07eedf9a557f19c8563b92
parente0196152ebe7b6d11b740a81d0c3bced5b1902c1
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>
package/kernel/linux/modules/netfilter.mk