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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue,  1 Sep 2020 20:26:11 +0800
From:   xiangxia.m.yue@...il.com
To:     sbrivio@...hat.com, 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 v4 0/3] net: openvswitch: improve the 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 the coding style
  net: openvswitch: refactor flow free function
  net: openvswitch: remove unused keep_flows

 net/openvswitch/actions.c    |  5 +--
 net/openvswitch/datapath.c   | 38 +++++++++++---------
 net/openvswitch/flow_table.c | 70 ++++++++++++++++++------------------
 net/openvswitch/flow_table.h |  1 -
 net/openvswitch/vport.c      |  7 ++--
 5 files changed, 64 insertions(+), 57 deletions(-)

-- 
2.23.0

Powered by blists - more mailing lists