meta-virtualization/recipes-kernel/linux/linux-yocto
Hongzhi.Song d00a92ac19 enable kernel CONFIG_NET_ACT_POLICE for openvswitch
Setting 'CONFIG_NET_ACT_POLICE=m' meets demands of Qos,one of features of openswitch.
This is a new police-mechanism called action-extension.
It can build act_police.c into kernel as type of module.
If you want to do traffic policing, a kind of action-extension, i.e. strict bandwidth limiting.
This action replaces the existing policing module.
User can set action-extension at userspace by tool of openvswitch

If user set action-extension, exts->actions[i] will be called, and finally tcf_police()
defined at act_police.c will be called.

Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-01-12 10:37:48 -05:00
..
docker.cfg docker: make fragment standalone 2017-07-10 12:18:57 -04:00
docker.scc docker: add NETFILTER_XT_MATCH_ADDRTYPE=m 2017-07-10 12:18:09 -04:00
ebtables.cfg ebtables: added necessary kernel modules linux-yocto: added kernel configs for ebtables modules 2012-11-26 16:21:15 -07:00
ebtables.scc ebtables: added necessary kernel modules linux-yocto: added kernel configs for ebtables modules 2012-11-26 16:21:15 -07:00
lxc.cfg kernel-features: Fix CONFIG_BLK_CGROUP enabling 2017-07-25 09:08:56 -04:00
lxc.scc Added kernel configuration for LxC and in kernel OpenvSwitch 2012-12-07 15:32:31 +01:00
vswitch.cfg enable kernel CONFIG_NET_ACT_POLICE for openvswitch 2018-01-12 10:37:48 -05:00
vswitch.scc Added kernel configuration for LxC and in kernel OpenvSwitch 2012-12-07 15:32:31 +01:00
xen.cfg xen.cfg: enable CONFIG_HYPERVISOR_GUEST by default 2016-01-14 15:37:46 -05:00
xen.scc linux-yocto/xen: update fragment to support both dom0 and typical xen guests. 2013-10-10 23:32:26 -04:00
xt-checksum.cfg linux-yocto: added kernel configs for iptables modules iptables: loaded necessary kernel modules 2012-11-26 16:21:15 -07:00
xt-checksum.scc linux-yocto: added kernel configs for iptables modules iptables: loaded necessary kernel modules 2012-11-26 16:21:15 -07:00