<<On Tue, 5 Jun 2001 20:41:21 +0300, Ruslan Ermilov <[EMAIL PROTECTED]> said:

> Hmm, and what happens if the PCB is the only holder of this route?
> The refcnt will be 1 in this case, and the code drops the reference
> by setting inp->inp_route.ro_rt = 0.  How this route can be reused
> (and deleted) later?

That would be a bug.  rtfree() must always be called before forgetting
a reference.

-GAWollman


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to