Analyse and explore linux
Component NETFILTER_XT_MATCH_CLUSTER

Component Type: kbuild config

Description: "cluster" match support

More info: This option allows you to build work-load-sharing clusters of network servers/stateful firewalls without having a dedicated load-balancing router/server/switch. Basically, this match returns true when the packet must be handled by this cluster node. Thus, all nodes see all packets and this match decides which node handles what packets. The work-load sharing algorithm is based on source address hashing. If you say Y or M here, try `iptables -m cluster --help` for more information.

Build project: Kconfig (Linux kconfig) (Path: net\netfilter\Kconfig )

Other views: file explorer

Generated by PFA software prototype