summaryrefslogtreecommitdiff
path: root/lib/json.c
diff options
context:
space:
mode:
authorRenato Westphal <renato@opensourcerouting.org>2020-09-25 18:37:48 -0300
committerRenato Westphal <renato@opensourcerouting.org>2020-10-23 10:30:36 -0300
commit48c14b34a8b1d4f04c2fa9911747f1d6747b59f2 (patch)
treea873464140bb0bcb61e93854e5a53ea14f2d07ec /lib/json.c
parent90a65457d12d8d90bf47eab1a4bb5446b3810d96 (diff)
isisd: give precedence to new-style TLVs when generating routes
When both old and new-style TLVs exist for a particular prefix, give precedence to the new-style TLV (like JUNOS does) when generating routes from the SPT. This changes the current behavior which is to generate a route for both TLVs, whereas the first is overwritten by the second in a non-deterministic order (i.e. either the old-style or the new-style TLV can "win" depending on how the SPF TENTative list is arranged). Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
Diffstat (limited to 'lib/json.c')
0 files changed, 0 insertions, 0 deletions