Skip to content

Commit

Permalink
Merge pull request FRRouting#15378 from idryzhov/ospf-suppress-fa
Browse files Browse the repository at this point in the history
tests: fix ospf_suppress_fa timing issue
  • Loading branch information
donaldsharp authored Feb 16, 2024
2 parents cb570d8 + 829443f commit 9aec0d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/topotests/ospf_suppress_fa/r2/ospfd.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ interface r2-eth1
ip ospf dead-interval 10
!
router ospf
ospf router-id 10.0.23.2
network 10.0.12.0/24 area 0
network 10.0.23.0/24 area 1
area 1 nssa
Expand Down

0 comments on commit 9aec0d5

Please sign in to comment.