On Monday 2011-10-17 17:37, Mr Dash Four wrote: > > Yeah, that helped - thank you both! I think I also found a little discrepancy > while executing "ip rule list <number>" (wrong syntax, obviously) - it shows me > "'ip rule show' does not take any arguments." error message. Should that be > ""ip rule list" does not take any arguments." instead? show and list are equal, and FWIW, the number you see is not a rule number, but a priority. > I am still curious though why the sorting order in the old "route" has changed > from one kernel version to the next? Possibly because the kernel changed its way, and ye olde broken net-tools does not sort it on its own. (Similar to how getdents/readdir is not required to return entries in sorted fashion) -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html