similar to: [Bug 119] New: iptc_flush_entries causes segmentation fault

Displaying 20 results from an estimated 1000 matches similar to: "[Bug 119] New: iptc_flush_entries causes segmentation fault"

2003 Aug 24
0
[Bug 119] iptc_flush_entries causes segmentation fault
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=119 laforge@netfilter.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Product|netfilter/iptables |iptables userspace Version|linux-2.4.x
2018 Nov 05
2
[Bug 1289] New: iptables build fails with kernel 4.20-rc1 - gnu_inline attributes
https://bugzilla.netfilter.org/show_bug.cgi?id=1289 Bug ID: 1289 Summary: iptables build fails with kernel 4.20-rc1 - gnu_inline attributes Product: iptables Version: unspecified Hardware: x86_64 OS: Ubuntu Status: NEW Severity: normal Priority: P5 Component:
2016 May 14
3
[Bug 1067] New: Compilation failure on Linux 4.5.x when including libiptc/libiptc.h
https://bugzilla.netfilter.org/show_bug.cgi?id=1067 Bug ID: 1067 Summary: Compilation failure on Linux 4.5.x when including libiptc/libiptc.h Product: iptables Version: 1.4.x Hardware: x86_64 OS: All Status: NEW Severity: enhancement Priority: P5 Component: iptables
2018 Aug 01
1
[Bug 1275] New: if IPTC_DEBUG is defined, compiler reports errors
https://bugzilla.netfilter.org/show_bug.cgi?id=1275 Bug ID: 1275 Summary: if IPTC_DEBUG is defined, compiler reports errors Product: iptables Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: libiptc Assignee: netfilter-buglog
2010 Mar 08
1
[Bug 638] New: make libiptc a public interface
http://bugzilla.netfilter.org/show_bug.cgi?id=638 Summary: make libiptc a public interface Product: iptables Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: libiptc AssignedTo: netfilter-buglog at lists.netfilter.org ReportedBy:
2013 Jun 02
6
[Bug 826] New: libiptc/libip6tc.h doesn't specify C linkage
https://bugzilla.netfilter.org/show_bug.cgi?id=826 Summary: libiptc/libip6tc.h doesn't specify C linkage Product: iptables Version: unspecified Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 Component: libiptc AssignedTo: netfilter-buglog at lists.netfilter.org
2003 Jun 21
0
[Bug 102] New: ipv6_prefix_length works only on LITTLE_ENDIAN and prefix_length % 8 == 0
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=102 Summary: ipv6_prefix_length works only on LITTLE_ENDIAN and prefix_length % 8 == 0 Product: iptables userspace Version: 1.2.8 Platform: other OS/Version: All Status: NEW Severity: minor Priority: P2 Component: libiptc
2018 Nov 07
3
[Bug 1291] New: iptables 1.8.0+ no longer builds against kernel 3.10.108
https://bugzilla.netfilter.org/show_bug.cgi?id=1291 Bug ID: 1291 Summary: iptables 1.8.0+ no longer builds against kernel 3.10.108 Product: iptables Version: unspecified Hardware: arm OS: other Status: NEW Severity: normal Priority: P5 Component: iptables
2006 Feb 02
1
[Bug 438] New: lipiptc development headers installed by default
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=438 Summary: lipiptc development headers installed by default Product: iptables Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: libiptc AssignedTo: laforge@netfilter.org
2009 Jan 13
1
[Bug 569] New: in6addr_any undeclared
http://bugzilla.netfilter.org/show_bug.cgi?id=569 Summary: in6addr_any undeclared Product: iptables Version: CVS (please indicate timestamp) Platform: All OS/Version: All Status: NEW Severity: blocker Priority: P1 Component: unknown AssignedTo: laforge at netfilter.org ReportedBy:
2008 Nov 01
1
rsync protection filter for backed-up files
I'm trying to have rsync keep backups of changed and deleted files. Following the examples in the man page, I've set the backup suffix and created a protection filter: --delete --backup --suffix=~`date +"%Y-%m-%d"` --filter='Pp *~????-??-??' But using this protection filter, not all of my backup files were protected from deletion. In each subesquent run of rsync, it
2019 Apr 04
0
[Bug 1331] New: libiptc.c: missing memset causes that the garbage is read
https://bugzilla.netfilter.org/show_bug.cgi?id=1331 Bug ID: 1331 Summary: libiptc.c: missing memset causes that the garbage is read Product: iptables Version: unspecified Hardware: x86_64 OS: SuSE Linux Status: NEW Severity: minor Priority: P5 Component: iptables
2012 Mar 27
0
[ANNOUNCE] Netfilter releases: iptables 1.4.13, nfacct 1.0.0 and libnetfilter_acct 1.0.0
Hi! The Netfilter project proudly presents: iptables 1.4.13 nfacct 1.0.0 libnetfilter_acct 1.0.0 Changes in iptables include: * rpfilter support from Florian Westphal. * IPv6 ECN capable version from Patrick McHardy. * a couple of fixes for internal libiptc library. * fix leaking file descriptor to avoid annoying log messsages in SELinux from Maciej enczykowski. * nfacct match
2019 Apr 07
1
[Bug 1333] New: 1.8.2: build fails with gcc 9
https://bugzilla.netfilter.org/show_bug.cgi?id=1333 Bug ID: 1333 Summary: 1.8.2: build fails with gcc 9 Product: iptables Version: unspecified Hardware: x86_64 OS: All Status: NEW Severity: enhancement Priority: P5 Component: iptables Assignee: netfilter-buglog at
2006 Feb 09
0
[Bug 438] lipiptc development headers installed by default
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=438 laforge@netfilter.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From laforge@netfilter.org
2016 Dec 20
0
[Bug 1104] New: Use close on exec flags instead of fcntl
https://bugzilla.netfilter.org/show_bug.cgi?id=1104 Bug ID: 1104 Summary: Use close on exec flags instead of fcntl Product: iptables Version: CVS (please indicate timestamp) Hardware: x86_64 OS: All Status: NEW Severity: enhancement Priority: P5 Component: iptables Assignee:
2018 Feb 22
0
[Bug 1231] New: libxt_bpf.c:69:6: error: 'union bpf_attr' has no member named 'pathname'
https://bugzilla.netfilter.org/show_bug.cgi?id=1231 Bug ID: 1231 Summary: libxt_bpf.c:69:6: error: 'union bpf_attr' has no member named 'pathname' Product: netfilter/iptables Version: unspecified Hardware: All OS: Ubuntu Status: NEW Severity: enhancement
2008 Dec 18
2
username aliases?
Is it possible to specify aliases for the username, so that a user can choose any 1 of several names to log in with? Like let's say we have my name as a username, "Wesley". But what I if I want to be very lazy and only sign in with "wes"? And I would like to have the option of using either. And if I change any attribute of one alias, it's all stored in the same place,
2007 Aug 14
2
labelling plots with ancillary data in data.frame
Hi All, I am busy using R to do some regression modelling and have been using plot(x,y,"") to visualise my variables. I would now like to label my points using data stored in the data.frame used for the regression analysis. For example each of my data points is made up of a field measured forest volume value and a remotely sensed vegetation estimate (NDVI). Each point is an enumeration
2010 Dec 15
0
[LLVMdev] Branch delay slots broken.
On 12/14/2010 04:32 PM, Richard Pennington wrote: > On 12/14/2010 04:28 PM, Wesley Peck wrote: >> On Dec 14, 2010, at 3:46 PM, Richard Pennington wrote: >>> Notice that the label $BB0_1 is missing. If I disable filling in the >>> branch delay slots, I get: >> >> Is this with the latest SVN HEAD version of LLVM or some other version? The delay slot filler and