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 stru
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 fun