Displaying 9 results from an estimated 9 matches similar to: "[Bridge] Virtual network and bridges"
2011 Apr 07
8
[Bug 714] New: Kernel panics in same_src()
http://bugzilla.netfilter.org/show_bug.cgi?id=714
Summary: Kernel panics in same_src()
Product: netfilter/iptables
Version: linux-2.6.x
Platform: x86_64
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: NAT
AssignedTo: netfilter-buglog at lists.netfilter.org
ReportedBy:
2012 Jul 24
0
help about libvirt console
Hi list,
My xml is like below, it works well with "virsh console qemu1"
<domain type='kvm'>
<name>qemu1</name>
<memory>1024000</memory>
<currentMemory>512000</currentMemory>
<vcpu>1</vcpu>
<os>
<type arch='x86_64' machine='pc'>hvm</type>
<boot dev='hd' />
2006 May 21
0
[Bug 478] New: Kernel panic - not syncing: Aiee, killing interrupt handler!
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=478
Summary: Kernel panic - not syncing: Aiee, killing interrupt
handler!
Product: iptables
Version: 1.3.5
Platform: x86_64
OS/Version: Fedora
Status: NEW
Severity: blocker
Priority: P2
Component: iptables
AssignedTo:
2006 Jan 26
0
Profiling hotspots in my tc filter ruleset
Hi,
after I saw that my machine was having problems to forward
more than 200 Mbit/s, I decided to profile the kernel and
find out the hotspots. This is what I found:
[...]
1028 bridge.ko __br_forward
1033 bridge.ko br_nf_forward_finish
1074 bridge.ko ip_sabotage_in
1119 ebtable_filter.ko ebt_hook
1177 sky2.ko
2003 Feb 04
0
[Bug 42] New: Kernel panic in PSD
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=42
Summary: Kernel panic in PSD
Product: netfilter/iptables
Version: patch-o-matic
Platform: i386
OS/Version: other
Status: NEW
Severity: major
Priority: P2
Component: ip_tables (kernel)
AssignedTo: laforge@netfilter.org
2019 Aug 07
2
Dead store elimination in the backend for -ftrivial-auto-var-init
There are two problems:
1. padding after union and call to q(), without LTO we can't remove that
store.
2. shortcut which I have which ignores all instructions q() . this assume
that memset to acpar.match, acpar.matchinfo also useful which is not true. I
should be able to improve this case.
On Thu, Aug 1, 2019 at 11:29 PM Vitaly Buka <vitalybuka at google.com> wrote:
> On a first
2006 May 22
9
[Bug 478] Kernel panic - not syncing: Aiee, killing interrupt handler!
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=478
------- Additional Comments From kaber@trash.net 2006-05-22 09:32 MET -------
The exact same problem was reported on LKML, also with 2.6.16.13 and Xen. Since
we've had no reports of similar problems without Xen, I doubt that the problem
really is within the netfilter code, especially since we haven't had any problems
in that
2003 Dec 26
2
[Bug 84] Unaligned access in ip_tables.c:ip_packet_match
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=84
------- Additional Comments From tv@debian.org 2003-12-26 18:12 -------
Just wanted to note that
http://lists.netfilter.org/pipermail/netfilter-devel/2003-September/012316.html
http://lists.netfilter.org/pipermail/netfilter-devel/2003-September/012305.html
talk about the same subject, that the same bug triggers an ugly crash
2003 Mar 04
6
[Bug 22] Linux kernel crashes when incoming/outgoing interfaces differ
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=22
laforge@netfilter.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bowles@ambisys.com
Component|unknown |ip_tables (kernel)
OS/Version|other