1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package
John Crispin 996a54ebd4 kernel: Linux IP Virtual Server kernel modules (netfilter.mk patch)
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.

Signed-off-by: Mauro Mozzarelli <mauro@ezplanet.net>

SVN-Revision: 48982
2016-03-10 19:11:09 +00:00
..
base-files base-files: add function ucidef_set_interface_raw to enable default configuration on interfaces other than lan and wan. 2016-03-10 19:07:17 +00:00
boot uboot-oxnas: fix typo leading to tool not being built 2016-02-25 10:13:53 +00:00
devel strace: update to version 4.11 2016-02-25 21:55:41 +00:00
firmware dsl-vrx200-firmware-xdsl: create Lantiq vrx200 firmware patches 2016-03-07 11:03:09 +00:00
kernel kernel: Linux IP Virtual Server kernel modules (netfilter.mk patch) 2016-03-10 19:11:09 +00:00
libs uclibc++: add a patch to fix memory corruption issues on exceptions 2016-03-05 14:23:49 +00:00
network openvpn: add support for X.509 name options 2016-03-08 18:12:02 +00:00
system procd: bump to latest git HEAD 2016-03-10 19:11:03 +00:00
utils bsdiff: add missing host build dependency on bzip2 (fixes #21990) 2016-03-07 14:34:14 +00:00
Makefile buildroot: apply IGNORE_ERRORS to host builds 2016-03-04 11:20:11 +00:00