Skip to content

Commit 46b16f4

Browse files
committed
Fix: Use /128 for IPv6 prefix in ospf.areas integration test
This change accomodates devices from vendors that can correctly implement the OSPFv3 RFC.
1 parent dbfadf2 commit 46b16f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/ospf/ospfv3/40-area-parameters.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ message: |
1010
defaults.sources.extra: [ ../../wait_times.yml ]
1111
plugin: [ ospf.areas ]
1212
module: [ ospf ]
13+
addressing.loopback.prefix6: 128
1314

1415
ospf.areas:
1516
# Stub areas -- totally stubby one, and one with default cost

0 commit comments

Comments
 (0)