You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
base-files base-files: add function ucidef_set_interface_raw to enable default configuration on interfaces other than lan and wan. 8 years ago
boot uboot-oxnas: fix typo leading to tool not being built 8 years ago
devel strace: update to version 4.11 8 years ago
firmware dsl-vrx200-firmware-xdsl: create Lantiq vrx200 firmware patches 8 years ago
kernel kernel: Linux IP Virtual Server kernel modules (netfilter.mk patch) 8 years ago
libs uclibc++: add a patch to fix memory corruption issues on exceptions 8 years ago
network openvpn: add support for X.509 name options 8 years ago
system procd: bump to latest git HEAD 8 years ago
utils bsdiff: add missing host build dependency on bzip2 (fixes #21990) 8 years ago
Makefile buildroot: apply IGNORE_ERRORS to host builds 8 years ago