diff options
| author | Donatas Abraitis <donatas@opensourcerouting.org> | 2024-05-16 20:49:56 +0300 |
|---|---|---|
| committer | Mergify <37929162+mergify[bot]@users.noreply.github.com> | 2024-05-20 13:58:55 +0000 |
| commit | ad48857ff89d81e5e8a686334b320ea4a13d3185 (patch) | |
| tree | 952e5fa1b139d59a5d2892c400eb764b18f40765 /pimd/pim_errors.c | |
| parent | 488c106e7edfce93ce0243614d56840b8e9aa20b (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>
(cherry picked from commit edfc03614f0c5e14cffde25afae111908cb3bf30)
Diffstat (limited to 'pimd/pim_errors.c')
0 files changed, 0 insertions, 0 deletions
