When parsing "blackhole" route, also parse IP mask.
authorVincent Bernat <bernat@luffy.cx>
Fri, 26 Feb 2010 08:06:46 +0000 (08:06 +0000)
committerAlexandre Cassen <acassen@freebox.fr>
Thu, 6 May 2010 13:08:51 +0000 (15:08 +0200)
commit2d4b0d13ebf9c337a8e4cea6e39dd5315f5d65dc
tree6678d3e00e190126f0b29969fba8b05d3af2f20d
parentf78c1cd53f3c655408e89368e83ee769367a412c
When parsing "blackhole" route, also parse IP mask.

Without this patch, the mask is always considered to be 0 but,
fortunately, the kernel does not want to add this route.
keepalived/vrrp/vrrp_iproute.c