Skip to content

Commit

Permalink
Bug fix: hosts cannot be attached to unnumbered router interfaces
Browse files Browse the repository at this point in the history
  • Loading branch information
ipspace committed Jan 8, 2024
1 parent 8a62d59 commit 6d09af2
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions tests/integration/initial/unnumbered.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,13 @@ addressing:

nodes:
r:
h1:
device: linux
provider: clab
h2:
device: linux
provider: clab

links:
- r:
ipv4: True
ipv6: True
h1:
- r:
ipv4: True
ipv6: True
h2:

message: |
This test checks that the initial configuration doesn't crash when
dealing with the unnumbered interfaces. Use OSPFv2/OSPFv3 integration
tests to validate the unnumbered interface functionality.

0 comments on commit 6d09af2

Please sign in to comment.