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:   Fri, 20 Apr 2018 11:44:14 +0300
From:   Ran Shalit <ranshalit@...il.com>
To:     netdev@...r.kernel.org
Subject: Q: force netif ON even when there is no real link ?

Hello,

We configure external switch in u-boot.
The configuration is through mdio (cpu is mac and switch is phy).

But in Linux we rather not implement any communication in mdio to
switch, but it means that we then don't have the information of link
state.

Is it possible to force in Linux (by default in startup) Ethernet
connectivity (netif_carrier_on, netif_wake_queue) even if there is no
information of real link state ?

Thank you,
ranran

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ