fix route sorting order
authorFelix Fietkau <nbd@openwrt.org>
Fri, 5 Apr 2013 11:14:44 +0000 (13:14 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 5 Apr 2013 11:16:37 +0000 (13:16 +0200)
New sorting order:
 - prefix length (descending)
 - metric (ascending)
 - flags
 - target address

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

No differences found