]> www.infradead.org Git - users/jedix/linux-maple.git/commit
RDS: ActiveBonding IP exclusion filter
authorBang Nguyen <bang.nguyen@oracle.com>
Thu, 15 Aug 2013 16:57:11 +0000 (09:57 -0700)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Wed, 8 Jul 2015 20:59:44 +0000 (13:59 -0700)
commitf8b77e930a4a14a0534d8d237bfcb3dbf8683e7c
tree2fcf6005ffb956b623826d3ff2ab24035a60385c
parent3e3260f6de6df6e34aa9411cb7f729117374ffae
RDS: ActiveBonding IP exclusion filter

Define a set of Exclusion IPs that RDS ActiveBond should not manage.
This is required to ensure that RDS AB can coexist with other HA IP
daemons..

New parameter rds_ib_active_bonding_excl_ips was added to filter out IPs
not managed by ActiveBonding.

Syntax:
rds_ib_active_bonding_excl_ips=[<IP>/<prefix>][,<IP>/<prefix>]*

Default:
rds_ib_active_bonding_excl_ips=169.254/16,172.10/16

Orabug: 17075950

Signed-off-by: Richard Frank <richard.frank@oracle.com>
(cherry picked from commit 477e03cf1c378d3a37ec9fa586912d69397b35be)
net/rds/ib.c
net/rds/ib.h