Commit d939538
authored
Fix: SR-OS does not support unnumbered EBGP sessions (#2314)
One has to admire the incredible audacity of a developer who
sets 'features.bgp.ipv6_lla' flag to True while leaving a
"TODO BGP unnumbered" comment in the configuration template
(but hey, at least he left that comment)
Alas, faced with either implementing the missing functionality or
disabling the feature, I decided to take the easy way out.
A brave soul wanting to revert this decision is most welcome to
submit a working PR.1 parent 47f4e6a commit d939538
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments