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)