Re: [PATCH net-next 2/3] act_ife: use registered ife_type as fallback

2017-08-28 Thread Jamal Hadi Salim
On 17-08-28 03:03 PM, Alexander Aring wrote: This patch handles a default IFE type if it's not given by user space netlink api. The default IFE type will be the registered ethertype by IEEE for IFE ForCES. Signed-off-by: Alexander Aring Acked-by: Jamal Hadi Salim

[PATCH net-next 2/3] act_ife: use registered ife_type as fallback

2017-08-28 Thread Alexander Aring
This patch handles a default IFE type if it's not given by user space netlink api. The default IFE type will be the registered ethertype by IEEE for IFE ForCES. Signed-off-by: Alexander Aring --- net/sched/act_ife.c | 17 +++-- 1 file changed, 3 insertions(+), 14