> I think the "unique key" for the route is destination, routing table
> and metric. The metric part is important, if you put the "routing
> protocol path cost" into the route, atomic replacement will not work.

Interesting (so the previous patch is wrong).  Did you know about the
"source" part? (RTA_SRC)  Is it part of the "key"?

Dave, perhaps this "may" be better -- note this has no chance to get
into babeld:

-    const int has_atomic_replacement = has_ipv6_subtrees; /* Dave says that if 
a
+    const int has_atomic_replacement = has_ipv6_subtrees && 
!reflect_kernel_metric; /* Dave says that if a

Matthieu


_______________________________________________
Babel-users mailing list
Babel-users@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/babel-users

Reply via email to