diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2024-04-25 12:16:35 +0200 |
|---|---|---|
| committer | ton31337 <3352707+ton31337@users.noreply.github.com> | 2024-05-04 14:07:55 +0000 |
| commit | a5c72eac139158904a62fb042682b24080fd8a4a (patch) | |
| tree | 35f224b2b1de9fcebcd8f9b5dfb2f32ba0c3e93b /tests/topotests/example-test/test_example.py | |
| parent | b12af0d5cd0215ff2a952e4c774ebdaf2fcad556 (diff) | |
ospf6d: fix loopback/ptp/ptmp conn. route checks
The code emitting connected routes was checking against the interface
state (which can also be lo/ptp/ptmp) rather than the interface type.
This was causing wrong IA prefixes for connected routes getting put up
out if the interface was down intermittently.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
(cherry picked from commit 4aa200c7c55c84033a804d7c37847790c936e256)
Diffstat (limited to 'tests/topotests/example-test/test_example.py')
0 files changed, 0 insertions, 0 deletions
