Skip to content
  • Ondřej Zajíček's avatar
    3343088a
    RIP: Fix crash when interface is removed · 3343088a
    Ondřej Zajíček authored
    Recent changes in neighbor code caused RIP to access neighbor field which
    is NULL during interface/neighbor removal and caused crash when debug
    messages are enabled. Use correct field to get iface from neighbor.
    3343088a
    RIP: Fix crash when interface is removed
    Ondřej Zajíček authored
    Recent changes in neighbor code caused RIP to access neighbor field which
    is NULL during interface/neighbor removal and caused crash when debug
    messages are enabled. Use correct field to get iface from neighbor.
Loading