Page MenuHomeVyOS Platform

OSPF md5 key not removed in strip-private
Closed, ResolvedPublicBUG

Description

Customer OSPF key should not be output

ip {
    ospf {
        authentication {
            md5 {
                key-id 10 {
                    md5-key foo
                }
            }
        }
        dead-interval 40
        hello-interval 10
        network broadcast
        priority 1
        retransmit-interval 5
        transmit-delay 5
    }
}

Details

Difficulty level
Easy (less than an hour)
Version
1.2.1
Why the issue appeared?
Other

Event Timeline

c-po triaged this task as Normal priority.Jun 24 2019, 6:30 PM
c-po created this task.
c-po added a project: VyOS 1.3 Equuleus.
c-po changed Difficulty level from Unknown (require assessment) to Easy (less than an hour).
c-po moved this task from Need Triage to Finished on the VyOS 1.3 Equuleus board.
c-po moved this task from Need Triage to VyOS 1.2.2 on the VyOS 1.2 Crux board.
c-po edited projects, added VyOS 1.2 Crux (VyOS 1.2.2); removed VyOS 1.2 Crux.
c-po moved this task from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.2) board.
c-po changed Why the issue appeared? from Will be filled on close to Other.