Skip to content

Commit

Permalink
tests: Check if match src-peer ... can be used for incoming route-map
Browse files Browse the repository at this point in the history
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
  • Loading branch information
ton31337 authored and zice312963205 committed Nov 28, 2024
1 parent 36806fd commit 688495a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/topotests/bgp_match_peer/r1/frr.conf
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ route-map all permit 5
set metric 1
!
route-map all permit 10
match peer 192.168.1.2
match src-peer 192.168.1.2
set metric 2
!
route-map all permit 15
Expand Down

0 comments on commit 688495a

Please sign in to comment.