search for: ipt_do_table

Displaying 9 results from an estimated 9 matches for "ipt_do_table".

2007 Apr 18
0
[Bridge] Virtual network and bridges
...om QEMU2.(the packets are sent (from what I saw in tcpdump), with the source address 192.168.1.5 to the internet). So I investigated the problem and after adding some printks in the netfilter code I saw that in syslog(after ping ing google from QEMU1 and QEMU2): Dec 15 13:26:52 localhost kernel: *ipt_do_table* treating 192.168.0.5 Dec 15 13:26:52 localhost kernel: *ipt_do_table* interfaces in:br0,out: Dec 15 13:26:52 localhost kernel: *ipt_do_table* treating 192.168.0.5 Dec 15 13:26:52 localhost kernel: *ipt_do_table* interfaces in:br0,out:eth0 Dec 15 13:26:52 localhost kernel: *ipt_do_table* treating 1...
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 21
0
[Bug 478] New: Kernel panic - not syncing: Aiee, killing interrupt handler!
...believe it's an iptables related issue, i'm running FC4 and have upgrade from iptables v1.3 to v1.3.5 latest and the kernel is 2.6.16.13, thanks and here's the kernel error... Unable to handle kernel paging request at ffffc200001104ab RIP: <ffffffff8801c732>{:ip_tables:ipt_do_table+197} PGD 393067 PUD 392067 PMD 3fabb067 PTE 0 Oops: 0000 [1] SMP CPU 0 Modules linked in: ipt_owner ipt_multiport xt_state ip_conntrack nfnetlink xt_limit xt_tcpudp iptable_mangle ipt_REJECT ipt_LOG iptable_filter ip_tables x_tables autofs4 loop dm_mod Pid: 0, comm: swapper Not tainted 2.6.16.13-...
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
2011 Apr 07
8
[Bug 714] New: Kernel panics in same_src()
...R11: ffff88027e3b8d38 R12: ffff88026b6ba950 R13: 0000000000000000 R14: ffffc9001363b744 R15: ffff880010ba3880 ORIG_RAX: ffffffffffffffff CS: 0010 SS: 0018 #8 [ffff880010ba3878] do_IRQ at ffffffff813b2dc5 #9 [ffff880010ba3918] ipt_snat_target at ffffffffa02a611f #10 [ffff880010ba3928] ipt_do_table at ffffffffa029e16a #11 [ffff880010ba3ab8] nf_nat_rule_find at ffffffffa02a61d4 #12 [ffff880010ba3ad8] nf_nat_fn at ffffffffa02a6469 #13 [ffff880010ba3b28] nf_nat_out at ffffffffa02a6638 #14 [ffff880010ba3b48] nf_iterate at ffffffff812fd45c #15 [ffff880010ba3b98] nf_hook_slow at ffffffff812fd514 #1...
2006 Jan 26
0
Profiling hotspots in my tc filter ruleset
...br_handle_frame 4796 bridge.ko br_nf_pre_routing 7047 bridge.ko br_nf_post_routing 8158 sky2.ko sky2_xmit_frame 9519 sch_htb.ko htb_classify 9910 sch_htb.ko htb_dequeue 9916 ip_tables.ko ipt_do_table 9944 bridge.ko br_fdb_update 10094 bridge.ko __br_fdb_get 14446 sky2.ko sky2_intr 15323 sky2.ko sky2_tx_complete 17745 ebt_ip.ko ebt_filter_ip 55535 sky2.ko sky2_poll 82377 ebtables...
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 Feb 04
0
[Bug 42] New: Kernel panic in PSD
...c9 75 e9 89 >>EIP; c01fc7c4 <ipt_psd_match+c4/400> <===== >>ebx; c03156d0 <state+9fb0/a020> >>edx; c030ef00 <state+37e0/a020> >>ebp; c72dcba0 <_end+6fc6428/8528888> >>esp; c02cbd74 <init_task_union+1d74/2000> Trace; c01f79f1 <ipt_do_table+241/38c> Trace; c01cfc5c <ip_forward_finish+0/54> Trace; c01f9841 <ipt_hook+21/28> Trace; c01c8228 <nf_iterate+30/84> Trace; c01cfc5c <ip_forward_finish+0/54> Trace; c01cfc5c <ip_forward_finish+0/54> Trace; c01c84dd <nf_hook_slow+b5/144> Trace; c01cfc5c <ip...
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