[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(usagi-users 02832) Loading MN Module deletes routes



In doing some testing of MIPL-1.0 with the 2.4.22 kernel, I noticed that when you load the MN module, any non-default, non-local, non-multicast routes are deleted (specifically in mn_route_cleaner). Thus if you had added any routes for traffic to a certain prefix or destination to go over a certain interface, that route is lost when starting the MIPv6 service.

In the USAGI MIPv6 version for the 2.6 kernel, will this still happen, or is it being written so that it doesn't delete all of these routes? It'd be nice if either it didn't delete any routes unrelated to MIPv6 or if a route could somehow be marked so that it wouldn't be deleted by the MIPv6 startup sequence. Is this too much to ask?

Thanks,
Brian Buesker