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:   Mon,  4 May 2020 01:20:25 +0300
From:   Vladimir Oltean <olteanv@...il.com>
To:     davem@...emloft.net, netdev@...r.kernel.org
Cc:     idosch@...sch.org, allan.nielsen@...rochip.com,
        horatiu.vultur@...rochip.com, alexandre.belloni@...tlin.com,
        antoine.tenart@...tlin.com, andrew@...n.ch, f.fainelli@...il.com,
        vivien.didelot@...il.com, joergen.andreasen@...rochip.com,
        claudiu.manoil@....com, UNGLinuxDriver@...rochip.com,
        alexandru.marginean@....com, xiaoliang.yang_1@....com,
        yangbo.lu@....com, po.liu@....com, jiri@...lanox.com,
        kuba@...nel.org
Subject: [PATCH net 0/2] FDB fixes for Felix and Ocelot switches

From: Vladimir Oltean <vladimir.oltean@....com>

This series fixes the following problems:
- Dynamically learnt addresses never expiring (neither for Ocelot nor
  for Felix)
- Half of the FDB not visible in 'bridge fdb show' (for Felix only)

Vladimir Oltean (2):
  net: dsa: ocelot: the MAC table on Felix is twice as large
  net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds,
    not ms

 drivers/net/dsa/ocelot/felix.c          |  1 +
 drivers/net/dsa/ocelot/felix.h          |  1 +
 drivers/net/dsa/ocelot/felix_vsc9959.c  |  1 +
 drivers/net/ethernet/mscc/ocelot.c      | 17 +++++++++++------
 drivers/net/ethernet/mscc/ocelot_regs.c |  1 +
 include/soc/mscc/ocelot.h               |  1 +
 6 files changed, 16 insertions(+), 6 deletions(-)

-- 
2.17.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ