[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 02832) Loading MN Module deletes routes
- To: usagi-users@xxxxxxxxxxxxxx
- Subject: (usagi-users 02832) Loading MN Module deletes routes
- From: Brian Buesker <bbuesker@xxxxxxxxxxxx>
- Date: Wed, 03 Mar 2004 11:23:59 -0800
- Reply-to: usagi-users@xxxxxxxxxxxxxx
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040116
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