Displaying 7 results from an estimated 7 matches for "act_police".
Did you mean:
acl_policy
2006 Sep 01
2
I not find in the kernel code the code of this command
Hi!,
My problem is this:
I''m searching, in kernel code, the code that implement thi command:
tc filter add dev eth2 parent ffff: protocol ip prio 1 u32 match ip src 0.0.0.0/0 police rate $1 burst $2 drop flowid :1
I thought that this code was police.c but seem that it isn''t
i must implement a proc file in the code and recompiling the kernel.
Please send eventual response to my
2013 Jun 05
8
btrfs raid1 on 16TB goes read-only after "btrfs: block rsv returned -28"
...--------[ cut here ]------------
kernel: WARNING: at fs/btrfs/extent-tree.c:6372
btrfs_alloc_free_block+0xd3/0x29c()
kernel: Hardware name: GA-MA790FX-DS5
kernel: btrfs: block rsv returned -28
kernel: Modules linked in: raid456 async_raid6_recov async_memcpy
async_pq async_xor xor async_tx raid6_pq act_police cls_basic cls_flow
cls_fw cls_u32 sch_tbf sch_prio sch_htb sch_hfsc sch_ingress
sch_sfq xt_CHECKSUM ipt_rpfilter xt_statistic xt_CT xt_LOG xt_time
xt_connlimit xt_realm xt_addrtype xt_comment xt_recent xt_policy xt_nat
ipt_ULOG ipt_REJECT ipt_MASQUERADE ipt_ECN ipt_CLUSTERIP ipt_ah xt_set
ip_set nf...
2014 Jan 30
2
CentOS 6.5: NFS server crashes with list_add corruption errors
...6:13 qb-storage kernel: Hardware name: PowerEdge
Jan 30 09:46:13 qb-storage kernel: list_add corruption. next->prev
should be prev (ffff8804366c5df0), but was ffff8803f611fa68.
(next=ffff8803f611fa68).
Jan 30 09:46:13 qb-storage kernel: Modules linked in: nfsd lockd nfs_acl
auth_rpcgss sunrpc act_police cls_basic cls_flow cls_fw cls_u32 sch_tbf
sch_prio sch_htb sch_hfsc sch_ingress sch_sfq bridge stp llc
xt_statistic xt_time xt_connlimit xt_realm iptable_raw xt_comment
xt_recent xt_policy ipt_ULOG ipt_REJECT ipt_REDIRECT ipt_NETMAP
ipt_MASQUERADE ipt_ECN ipt_ecn ipt_CLUSTERIP ipt_ah ipt_addrty...
2014 Sep 28
1
[Bug 84424] New: nouveau crash log [mesa-10.3.0]
...G: unable to handle kernel NULL pointer dereference at
0000000000000008
[ 2643.920454] IP: [<ffffffffa017eac6>]
nouveau_fence_wait_uevent.isra.3+0x36/0x3e0 [nouveau]
[ 2643.920478] PGD 140a75067 PUD 100702067 PMD 0
[ 2643.920483] Oops: 0000 [#1] PREEMPT SMP
[ 2643.920487] Modules linked in: act_police cls_basic cls_flow cls_fw cls_u32
sch_fq_codel sch_tbf sch_prio sch_htb sch_hfsc sch_sfq arptable_filter
arp_tables xt_CHECKSUM ipt_rpfilter xt_geoip(O) xt_statistic xt_CT xt_LOG
xt_connlimit xt_realm xt_addrtype xt_comment xt_recent ipt_ULOG ipt_MASQUERADE
ipt_ECN ipt_CLUSTERIP ipt_ah xt_set nf_na...
2011 Dec 22
8
[Bug 765] New: Netfilter crash on bridged/TAP device on 2.6.38 & 3.0 kernels
http://bugzilla.netfilter.org/show_bug.cgi?id=765
Summary: Netfilter crash on bridged/TAP device on 2.6.38 & 3.0
kernels
Product: netfilter/iptables
Version: linux-2.6.x
Platform: x86_64
OS/Version: Ubuntu
Status: NEW
Severity: major
Priority: P2
Component: bridging
2007 Jan 16
8
egress bandwidth not limited / limited extremely inaccurately
...rnet controller: Broadcom Corporation NetXtreme BCM5714
Gigabit Ethernet (rev a3)
05:04.1 Ethernet controller: Broadcom Corporation NetXtreme BCM5714
Gigabit Ethernet (rev a3)
(serenity:~) # lsmod
Module Size Used by
sch_sfq 7424 0
sch_htb 18944 1
act_police 8480 1
cls_u32 9480 2
sch_ingress 5248 1
sch_tbf 8320 0
ipt_LOG 8192 1
xt_limit 4352 1
xt_state 3840 1
ip_conntrack 53092 1 xt_state
xt_tcpudp 4864 5
iptable_filte...
2007 Aug 15
28
traffic shaping
I try use setup traffic shaping with Shorewall-4.0.2 and have fault.
When i start Shorewall with tc-files configured i get follow messages:
...
RTNETLINK answers: No such file or directory
We have an error talking to the kernel
ERROR: Command "tc filter add dev eth2 parent ffff: protocol ip prio
50 u32 match ip src 0.0.0.0/0 police rate 500kbit burst 10k drop flowid
:1" Failed