diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2020-07-01 09:00:59 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2020-07-01 15:48:27 -0400 |
| commit | db45f64dd2dddffbabc5a9b2010e85cabdc4e61a (patch) | |
| tree | 3c16f07ec40bb392ce8e83de97a5f5728f5a7c1f /python/clidef.py | |
| parent | 8f36f59ad989c2e66b1235a5db5afbec302ec10d (diff) | |
bgpd: peer_af_flag_modify_vty assumes 1 flag at a time
We have a bunch of code in bgp_vty.c that was passing
to peer_af_flag_modify_vty more than 1 flag at a time.
This was causing the underlying routines to get the
flags wrong. In order to prevent this convert all the
places where we send multiple flags down to this function
to individual flag changes.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'python/clidef.py')
0 files changed, 0 insertions, 0 deletions
