]> 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:10:04 +0000 (14:10 +0400)
commitc0cad4368858d24caedd7e7d2bb776b6d4dd6eb3
treef5d77cf7d32df711120749db6e23ef70852fcf3f
parent5009160c748b19a543a2f4fbd01d9de69ca71955
ripngd: limit max of "timers basic" to 65535 as documented

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