diff options
| author | Donatas Abraitis <donatas@opensourcerouting.org> | 2024-05-16 20:49:56 +0300 |
|---|---|---|
| committer | Donatas Abraitis <donatas@opensourcerouting.org> | 2024-05-16 20:49:56 +0300 |
| commit | edfc03614f0c5e14cffde25afae111908cb3bf30 (patch) | |
| tree | c5f1313004d44ecc8abf5019ff64ca30d3da5214 /python/firstheader.py | |
| parent | 03e3da09a8521ef5aad82aad1635515d69e46ae0 (diff) | |
bgpd: Fix `match peer` when switching between IPv4/IPv6/interface
Without this patch we MUST follow this sequence:
```
no match peer 10.0.0.1
match peer 2a01::1
```
Otherwise, both IPv4/IPv6 values are set/compiled, thus when printing the
configuration in show running, we see the first one (IPv4).
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
Diffstat (limited to 'python/firstheader.py')
0 files changed, 0 insertions, 0 deletions
