> + /* Ignore cached routes, advertised by some kernels (linux 3.x). */ > + if(rtm->rtm_flags & RTM_F_CLONED) > + return 0; > +
Grr. "We don't break userspace." Yeah, right. Question -- why I am not seeing this issue? Question -- is this serious enough to warrant another 1.3 branch release? How many people are seeing this? -- Juliusz (in a grumpy mood) _______________________________________________ Babel-users mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/babel-users

