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:09:25 +0400 |
commit | 5009160c748b19a543a2f4fbd01d9de69ca71955 (patch) | |
tree | cbdb3acfd9fef49be115a70589416431609b7edf /zebra/redistribute.h | |
parent | 1ce08787910a60635d9b5c09617aaabd55ee00ac (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 'zebra/redistribute.h')
0 files changed, 0 insertions, 0 deletions