Skip to content

Commit

Permalink
todone
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Heorhiadi committed Dec 4, 2020
1 parent 54a39f6 commit 7606923
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3982,7 +3982,6 @@ public void testIosXeEigrpToBgpRedistConversion() throws IOException {
EigrpRoute matchEigrp = internalRb.setNetwork(matchRm).build();
EigrpRoute noMatchEigrp = internalRb.setNetwork(noMatchRm).build();

// TODO BGP metric should match original route's metric
{
// Redistribute matching EIGRP route into EBGP
Bgpv4Route.Builder rb =
Expand Down

0 comments on commit 7606923

Please sign in to comment.