]> git.puffer.fish Git - matthieu/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:13:28 +0000 (19:13 +0400)
commit664711c1f4cc218073783ff6ce362093debd7b53
tree5566b0c8b9d22de55772717ad6c701ea85b6241e
parent6fd16207fee6d4d09f29ed7ecf26303a7220e473
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