Bug 25447 - Overflow of the route metric value
Summary: Overflow of the route metric value
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: iproute2 (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: placeholder@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-15 16:22 MSK by Mikhail Efremov
Modified: 2012-10-11 20:00 MSK (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Efremov 2011-04-15 16:22:01 MSK
# ip route add 192.168.2.0/24 via 192.168.10.5 metric 4294967295
# ip r | grep 192\.168\.2\.0
192.168.2.0/24 via 192.168.10.5 dev eth1  metric -1
Comment 1 Dmitry V. Levin 2012-10-11 20:00:20 MSK
Appears to be fixed already.