*** Submitted as http://code.google.com/p/go/source/detail?r=209da6914cd6 *** syscall: add LSF support for linux R=rsc CC=golang-dev http://codereview.appspot.com/4626041 Committer: ...
13 years, 10 months ago
(2011-06-20 18:51:35 UTC)
#5
On Tue, Jun 21, 2011 at 3:51 AM, <rsc@golang.org> wrote: > LGTM Thanks. > If ...
13 years, 10 months ago
(2011-06-20 22:19:56 UTC)
#6
On Tue, Jun 21, 2011 at 3:51 AM, <rsc@golang.org> wrote:
> LGTM
Thanks.
> If it's the Linux Socket Filter why do the #define names begin with
> BPF_?
Probably it's a historical reason. At first just imported bpf.h, at some
point somebody improved filter applying/withdrawal framework except
BFP programming stuff.
Issue 4626041: code review 4626041: syscall: add LSF support for linux
(Closed)
Created 13 years, 10 months ago by mikio
Modified 13 years, 10 months ago
Reviewers:
Base URL:
Comments: 0