similar to: [Bug 1048] xt_bpf completely broken with kernel 4.3

Displaying 20 results from an estimated 100 matches similar to: "[Bug 1048] xt_bpf completely broken with kernel 4.3"

2016 Feb 18
0
[Bug 1048] xt_bpf completely broken with kernel 4.3
https://bugzilla.netfilter.org/show_bug.cgi?id=1048 Daniel Borkmann <daniel at iogearbox.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |daniel at iogearbox.net --- Comment #1 from Daniel Borkmann <daniel at iogearbox.net> --- (In reply
2016 Feb 19
0
[Bug 1048] xt_bpf completely broken with kernel 4.3
https://bugzilla.netfilter.org/show_bug.cgi?id=1048 --- Comment #2 from blaffablaffa at gmail.com --- It turns out that the problem is indeed the different 0 offset that xt_bpf and tcpdump use. In particular, it appears that offset 0 in tcpdump is at the very beginning of the packet (ethernet header included) whereas xt_bpf uses the beginning of the IP header. I've spoken with the author of
2016 Feb 19
0
[Bug 1048] xt_bpf completely broken with kernel 4.3
https://bugzilla.netfilter.org/show_bug.cgi?id=1048 blaffablaffa at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #4 from blaffablaffa at gmail.com --- Closing the
2020 Jun 30
0
[PATCH 01/18] tools: bpf: Use local copy of headers including uapi/linux/filter.h
Pulling header files directly out of the kernel sources for inclusion in userspace programs is highly error prone, not least because it bypasses the kbuild infrastructure entirely and so may end up referencing other header files that have not been generated. Subsequent patches will cause compiler.h to pull in the ungenerated asm/rwonce.h file via filter.h, breaking the build for tools/bpf: | $
2020 Jul 10
0
[PATCH v3 01/19] tools: bpf: Use local copy of headers including uapi/linux/filter.h
Pulling header files directly out of the kernel sources for inclusion in userspace programs is highly error prone, not least because it bypasses the kbuild infrastructure entirely and so may end up referencing other header files that have not been generated. Subsequent patches will cause compiler.h to pull in the ungenerated asm/rwonce.h file via filter.h, breaking the build for tools/bpf: | $
2013 May 29
1
[ANNOUNCE] iptables 1.4.19 release
Hi! The Netfilter project proudly presents: iptables 1.4.19 This release includes support for the new connlabel and bpf matches available in Linux 3.9, several fixes and manpage updates. See ChangeLog that comes attached to this email for more details. You can download it from: http://www.netfilter.org/projects/iptables/downloads.html ftp://ftp.netfilter.org/pub/iptables/ Have fun!
2019 May 27
0
[ANNOUNCE] iptables 1.8.3 release
Hi! The Netfilter project proudly presents: iptables 1.8.3 iptables is the userspace command line program used to configure the Linux 2.4.x and later packet filtering ruleset. It is targeted towards system administrators. See ChangeLog that comes attached to this email for more details. You can download it from: http://www.netfilter.org/projects/iptables/downloads.html
2020 Jul 10
24
[PATCH 00/18] Allow architectures to override __READ_ONCE()
Hi all, This is version three of the patches I previously posted here: v1: https://lore.kernel.org/lkml/20191108170120.22331-1-will at kernel.org/ v2: https://lore.kernel.org/r/20200630173734.14057-1-will at kernel.org Changes since v2 include: * Actually add the barrier in READ_ONCE() for Alpha! * Implement Alpha's smp_load_acquire() using __READ_ONCE(), rather than the other
2005 May 28
1
[Bug 1048] scp.c xstrdup() memory leak?
http://bugzilla.mindrot.org/show_bug.cgi?id=1048 Summary: scp.c xstrdup() memory leak? Product: Portable OpenSSH Version: 4.1p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: scp AssignedTo: bitbucket at mindrot.org ReportedBy: flatline at greyhat.nl
2011 Sep 22
0
CEBA-2011:1048 CentOS 5 i386 nfs-utils Update
CentOS Errata and Bugfix Advisory 2011:1048 Upstream details at : https://rhn.redhat.com/errata/RHBA-2011-1048.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: 6de6c53d37795806757bbdcb1196a0a0 nfs-utils-1.0.9-54.el5.i386.rpm Source: 6082007899cda13132de6edf64f32e9f nfs-utils-1.0.9-54.el5.src.rpm -- Karanbir Singh
2011 Sep 22
0
CEBA-2011:1048 CentOS 5 x86_64 nfs-utils Update
CentOS Errata and Bugfix Advisory 2011:1048 Upstream details at : https://rhn.redhat.com/errata/RHBA-2011-1048.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: 9b76dd455a8765f5f00c4f0e89ebc6c8 nfs-utils-1.0.9-54.el5.x86_64.rpm Source: 6082007899cda13132de6edf64f32e9f nfs-utils-1.0.9-54.el5.src.rpm -- Karanbir
2014 Aug 12
1
CEBA-2014:1048 CentOS 6 hwloc Update
CentOS Errata and Bugfix Advisory 2014:1048 Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-1048.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: a78248940b097ea5231b2c9fa1d5c9697365a869432b392daa4158eb93d5a380 hwloc-1.5-2.el6_5.i686.rpm 1e345b4d6d7bfb257e98cdbbb5f1ebb378fb394299daadf8635c7447e92c4f08
2016 May 13
0
CEBA-2016:1048 CentOS 7 389-ds-base BugFix Update
CentOS Errata and Bugfix Advisory 2016:1048 Upstream details at : https://rhn.redhat.com/errata/RHBA-2016-1048.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: abb27019d39c3b76ffa30ca04f2e0bc4767c3a8802c2fb23ce25b5127c3d9fda 389-ds-base-1.3.4.0-30.el7_2.x86_64.rpm
2001 Aug 10
1
bug in dummy.coef.lm? (PR#1048)
Hi - I'm running R 1.3.0 on i686-pc-linux-gnu > rm(x, y, z) > df <- data.frame(x=1:20,y=1:20,z=factor(1:20 <= 10)) dummy.coef falls over: > dummy.coef.lm(lm(y ~ z * poly(x,1), data=df)) Error in poly(x, 1): Object "x" not found > dummy.coef.lm(lm(y ~ z * I(x), data=df)) Error in unique(c("AsIs", class(x))): Object "x" not found but
2007 Jun 05
0
[1048] trunk/wxruby2/samples/bigdemo/wxListCtrl_virtual.rbw: Fix broken path to Bitmap file for item image
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!-- #msg dl { border: 1px #006 solid; background: #369; padding:
2008 Jan 19
0
CESA-2007:1048 Moderate CentOS 5 i386 openoffice.org, hsqldb Update
CentOS Errata and Security Advisory 2007:1048 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2007-1048.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: 0707331cc974e752464957bffbc4fecf hsqldb-1.8.0.4-3jpp.6.i386.rpm bff0ff2bffa07b7bdabce3cc596885b5 hsqldb-demo-1.8.0.4-3jpp.6.i386.rpm
2008 Jan 19
0
CESA-2007:1048 Moderate CentOS 5 x86_64 openoffice.org, hsqldb Update
CentOS Errata and Security Advisory 2007:1048 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2007-1048.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: 036bbf79d1f8847c2b1fe6bd46d207ed hsqldb-1.8.0.4-3jpp.6.x86_64.rpm 20ac1bb8a4da553e11801fd012267664 hsqldb-demo-1.8.0.4-3jpp.6.x86_64.rpm
2020 Jun 30
32
[PATCH 00/18] Allow architectures to override __READ_ONCE()
Hi everyone, This is the long-awaited version two of the patches I previously posted in November last year: https://lore.kernel.org/lkml/20191108170120.22331-1-will at kernel.org/ I ended up parking the series while the READ_ONCE() implementation was being overhauled, but with that merged during the recent merge window and LTO patches being posted again [1], it was time for a refresh. The
2020 Jun 30
32
[PATCH 00/18] Allow architectures to override __READ_ONCE()
Hi everyone, This is the long-awaited version two of the patches I previously posted in November last year: https://lore.kernel.org/lkml/20191108170120.22331-1-will at kernel.org/ I ended up parking the series while the READ_ONCE() implementation was being overhauled, but with that merged during the recent merge window and LTO patches being posted again [1], it was time for a refresh. The
2009 Nov 17
11
[Bridge] [PATCH 0/3] macvlan: add vepa and bridge mode
This is based on an earlier patch from Eric Biederman adding forwarding between macvlans. I extended his approach to allow the administrator to choose the mode for each macvlan, and to implement a functional VEPA between macvlan. Still missing from this is support for communication between the lower device that the macvlans are based on. This would be extremely useful but as others have found out