Re: How to pass packets up to protocols layer ?

Andi Kleen (ak@suse.de)
28 Jun 2001 14:42:11 +0200


Either use netif_rx()/ for complete packets that should go through the
whole stack again or nf_reinject() from your hook.

-Andi
-
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/