Project

General

Profile

Actions

Bug #11768

closed

FRR OSPF - Comment field within the ospf interfaces gets longer and longer

Added by Robert Sailer about 3 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Very Low
Assignee:
Viktor Gurov
Category:
FRR
Target version:
-
Start date:
04/01/2021
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:

Description

The comment field in the assigned ospf interfaces gets longer e.g.

interface ovpns1
description "ospfd: vpn230 DCF"
..
interface ovpns2
description "ospfd: vpn230 DCF - ospfd: vpn246 DCF"
..
interface ovpns3
description "ospfd: vpn230 DCF - ospfd: vpn246 DCF - ospfd: vpn226 DCH"
..
interface ovpns4
description "ospfd: vpn230 DCF - ospfd: vpn246 DCF - ospfd: vpn226 DCH - ospfd: vpn242 DCH"
..
interface ovpns5
description "ospfd: vpn230 DCF - ospfd: vpn246 DCF - ospfd: vpn226 DCH - ospfd: vpn242 DCH - ospfd: vpn227 DCH"
..
interface ovpns6
description "ospfd: vpn230 DCF - ospfd: vpn246 DCF - ospfd: vpn226 DCH - ospfd: vpn242 DCH - ospfd: vpn227 DCH - ospfd: vpn243 DCH"
..
!
It does no harm - so just a minor, except the length of the desc field is limited.

Actions #1

Updated by Viktor Gurov about 3 years ago

  • Target version deleted (Future)
  • Affected Version deleted (2.5.0)
Actions #2

Updated by Jim Pingle about 3 years ago

  • Status changed from New to Pull Request Review
Actions #3

Updated by Renato Botelho almost 3 years ago

  • Status changed from Pull Request Review to Feedback
  • Assignee set to Viktor Gurov

PR has been merged. Thanks!

Actions #4

Updated by Max Leighton over 2 years ago

  • Status changed from Feedback to Resolved

Tested with FRR 1.1.0_15

Looks to be fixed. The description only matches the interface that it is actually set on:

interface vtnet2
description "ospfd: test"

interface vtnet1
description "ospfd: test2"

Marking the ticket resolved.

Actions

Also available in: Atom PDF