Fixed ip6 route removal

Removal of IPv6 route needs to be handled differently ('flush' instead of
'del') because (in some cases?) IPv6 route cache entry is created and it's
not enough to just remove the route -- we need to flush the cache as well.

Based on patch by Igor Sukhih <igor@openvz.org>
1 file changed