Skip to content

Commit

Permalink
isisd: added l1 to l2 distibution
Browse files Browse the repository at this point in the history
added adding prefixes with the best metric from the level-1 db
to the level-2 db on l1_l2 end system

Signed-off-by: Sososhas <[email protected]>
  • Loading branch information
Sashhkaa committed Oct 24, 2023
1 parent be16d01 commit fc794ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion isisd/isis_lsp.c
Original file line number Diff line number Diff line change
Expand Up @@ -1422,7 +1422,6 @@ static void lsp_build(struct isis_lsp *lsp, struct isis_area *area)
}
}


switch (circuit->circ_type) {
case CIRCUIT_T_BROADCAST:
if (level & circuit->is_type) {
Expand Down

0 comments on commit fc794ee

Please sign in to comment.