Re: Q about ip_local_deliver_finish

From: Alexey Vyskubov (alexey.vyskubov@nokia.com)
Date: Tue May 22 2001 - 06:55:53 EST


> If I understand correctly it means that if we have two different protocols
> with the same (modulo MAX_INET_PROTOS) protocol number then
> ip_local_deliver will return the return value of ipprot->handler for the
> first protocol in the chain
> inet_protos[protocol number modulo MAX_INET_PROTOS] and *always zero* for the
> second. Why? Is it a bug or I just do not understand something?

Of course I mean the return value for protocol handler if the chain contains
only one protcol and *always zero* if the chain contains several protocols.

--
Alexey
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed May 23 2001 - 21:00:45 EST