openwrtv4/package
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
..
base-files base-files: fix postinstall uci-defaults removal 2018-09-24 18:58:00 +02:00
boot layerscape: add ls1012afrwy support and drop ls1012afrdm 2018-09-22 21:20:57 +02:00
devel gdb: bump to 8.2 2018-09-07 17:21:24 +02:00
firmware layerscape: build ls-dpl package with linux dtc tool 2018-09-22 21:20:58 +02:00
kernel kernel: netfilter: add IPVS kernel module support 2018-09-24 21:44:37 +01:00
libs ncurses: use default host install 2018-09-24 19:22:53 +02:00
network dante: disable sched_getscheduler() - not implemented in musl 2018-09-24 19:04:47 +02:00
system zram-swap: Shell cosmetic 2018-09-24 19:08:59 +02:00
utils busybox: fix dependency for IPV6 2018-09-23 17:45:08 +02:00
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 2018-03-07 09:59:08 +01:00