diff options
author | Ulrich Weber <ulrich.weber@sophos.com> | 2011-11-16 19:32:12 +0400 |
---|---|---|
committer | Denis Ovsienko <infrastation@yandex.ru> | 2011-12-13 14:25:25 +0400 |
commit | bde12e3fd5e498a266e813a5751c1b2d21e46ca5 (patch) | |
tree | 3a3a77cc2321925f3d00d192b994a4440da129a0 /ripngd | |
parent | 42a7debf3c76b8001ce820e104a29d2f693c7cb7 (diff) |
bgp: use VTY_GET_INTEGER_RANGE() in bgp_clear()
Second patch replaces "VTY_GET_LONG ("AS", as_ul, arg);"
by "VTY_GET_INTEGER_RANGE ("AS", as, arg, 1, BGP_AS4_MAX);"
as done in all other code, which parses AS numbers.
Diffstat (limited to 'ripngd')
0 files changed, 0 insertions, 0 deletions