]> git.puffer.fish Git - mirror/frr.git/commit
lib: fix some strtoul() use cases
authorUlrich Weber <ulrich.weber@sophos.com>
Tue, 20 Dec 2011 22:24:11 +0000 (02:24 +0400)
committerDenis Ovsienko <infrastation@yandex.ru>
Mon, 2 Jan 2012 15:50:57 +0000 (19:50 +0400)
commit830526a51292e6241f7b6415e070f3780fe18e1e
tree42cf042cfc95db7be191be0fe538386b78e45c05
parent65cd7a4a66145cf666df707781c3e46297158c58
lib: fix some strtoul() use cases

...otherwise 4294967295 is not a valid value on 32bit systems
bgpd/bgp_mplsvpn.c
bgpd/bgp_routemap.c
lib/vty.h
ospfd/ospf_vty.c