Bug 25447

Summary: Overflow of the route metric value
Product: Sisyphus Reporter: Mikhail Efremov <sem>
Component: iproute2Assignee: placeholder <placeholder>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: arseny, glebfm, ldv, placeholder, vt
Version: unstable   
Hardware: all   
OS: Linux   

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.