lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 24 Aug 2020 15:35:59 +0800 From: xiangxia.m.yue@...il.com To: davem@...emloft.net, pshelar@....org, xiyou.wangcong@...il.com Cc: dev@...nvswitch.org, netdev@...r.kernel.org, Tonghao Zhang <xiangxia.m.yue@...il.com> Subject: [PATCH net-next v2 0/3] net: openvswitch: improve codes From: Tonghao Zhang <xiangxia.m.yue@...il.com> This series patches are not bug fix, just improve codes. Tonghao Zhang (3): net: openvswitch: improve coding style net: openvswitch: refactor flow free function net: openvswitch: remove unused keep_flows net/openvswitch/actions.c | 5 +-- net/openvswitch/datapath.c | 35 ++++++++++--------- net/openvswitch/flow_table.c | 65 +++++++++++++++++------------------- net/openvswitch/flow_table.h | 1 - net/openvswitch/vport.c | 7 ++-- 5 files changed, 57 insertions(+), 56 deletions(-) -- 2.23.0
Powered by blists - more mailing lists