Commit 8e89adc
committed
bgpd: enhanced capability is always turned on for interface based peers
FRR is displaying that the peer enhanced capability command is not
turned on when the interface is part of a peer group. Saving the
config and then reloading actually turns it off.
Fix the code so that FRR does not display the enhanced capability
for interface based peers.
Fixes: #11108
Signed-off-by: Donald Sharp <sharpd@nvidia.com>1 parent bf81632 commit 8e89adc
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16614 | 16614 | | |
16615 | 16615 | | |
16616 | 16616 | | |
16617 | | - | |
| 16617 | + | |
| 16618 | + | |
16618 | 16619 | | |
16619 | 16620 | | |
16620 | 16621 | | |
| |||
0 commit comments