From: Pavel Emelyanov <[EMAIL PROTECTED]>
Date: Fri, 16 Nov 2007 17:05:59 +0300

> The raw sockets functions are explicitly used from 
> inside the kernel in two places:
> 
> 1. in ip_local_deliver_finish to intercept skb-s
> 2. in icmp_error
> 
> For this purposes many functions and even data structures,
> that are naturally internal for raw protocol, are exported.
> 
> Compact the API to two functions and hide all the other
> (including hash table and rwlock) inside the net/ipv4/raw.c
> 
> Signed-off-by: Pavel Emelyanov <[EMAIL PROTECTED]>

Applied, thanks Pavel.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to