Hello,

A second draft is sent as reply to this message to address the issues
identified by Richard.

On Thu, 20 Jan 2011 09:57:32 +0100 Richard Braun wrote:
> 3/
> You should probably describe that, when a packet is received by a
> listener, the flags are *either* NETF_IN or NETF_OUT, and not a
> combination of both, even though common sense would make it obvious.
>

I added a vague comment about it. Giving more detail would require 
to describe the net_recv_msg structure. But the function looks quite
generic. So I'm not sure if doing that is appropiate.



Also, BPF remains undocumented. I don't know what's the best thing to
do about it. Probably referencing some external source is enough. There's
a USENIX paper about BPF which looks good.

Reply via email to