openwrtv4/package/kernel/linux
Mauro Mozzarelli 9f105ce8c8 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>
2018-09-24 21:44:37 +01:00
..
files kernel: add kmod-tcp-bbr 2018-08-25 15:40:24 +02:00
modules kernel: netfilter: add IPVS kernel module support 2018-09-24 21:44:37 +01:00
Makefile linux: update license tag to use correct SPDX tag 2018-07-07 16:12:03 +02:00