Discussion:
[Linux-ha-dev] [PATCH] make Route RA IPv6 ready
Robert Sander
2013-05-24 20:44:38 UTC
Permalink
This is a small patch to make the heartbeat Route RA IPv6 ready.

The only missing thing was that ip route show only show IPv4 routes by default and needs a -6 switch to display IPv6 routes.
Without it the status return code was always OCF_NOT_RUNNING and the IPv6 route would not be deleted. This causes an error when the resource should be re-started on the same node.

Robert Sander (1):
Patch to make Route RA IPv6 ready

heartbeat/Route | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
--
1.7.10.4
Loading...