HomeFreeBSD

Use RTFREE() to free route references rather than rtfree(), as rtfree()

Description

Use RTFREE() to free route references rather than rtfree(), as rtfree()
expects a locked route reference. This removes a panic that occurs
when connected ipxpcb is closed and its route free'd, and may have been
present since the route locking took place.

MFC after: 2 weeks

Details

Provenance
rwatsonAuthored on Jan 2 2005, 1:47 AM
Parents
rGc2b8a29d3398: Prefer rtalloc_ign() API to rtalloc() API.
Branches
Unknown
Tags
Unknown

Event Timeline