]> git.puffer.fish Git - mirror/frr.git/commit
ripngd: limit max of "timers basic" to 65535 as documented
authorUlrich Weber <ulrich.weber@sophos.com>
Thu, 17 Nov 2011 17:35:08 +0000 (21:35 +0400)
committerDenis Ovsienko <infrastation@yandex.ru>
Tue, 13 Dec 2011 10:25:33 +0000 (14:25 +0400)
commit6989880ad7699cb6bf0cfc0fbb95da51430652cf
treed1cb56e502df05b7cadabd3390a29c32429c930e
parentbde12e3fd5e498a266e813a5751c1b2d21e46ca5
ripngd: limit max of "timers basic" to 65535 as documented

and use VTY_GET_INTEGER_RANGE instead of calling strtoul
ripngd/ripngd.c