On 17/03/14(Mon) 11:31, Martin Pieuchot wrote: > On 10/03/14(Mon) 15:28, Martin Pieuchot wrote: > > Diff below splits in_addprefix() into two functions, one for adding a > > route to host (for point-to-point interfaces) and one for adding a > > route prefix. > > > > This simplifies a lot the RTF_* flags logic and will make it easier > > to create routes to loopback in a near future. The only difference > > it introduces is that the (new) code to add a route to host no longer > > check for an associated carp interface to move the route from/to it. > > > > I'd also like to remove the magic to check if there's already a route > > to the same destination, but that'll be for another diff. > > Did somebody at least *tried* this diff? Did somebody read it? Any ok?
I'll commit this diff tomorrow if I don't hear any objection. Martin
