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
| ||
|
Message-ID: <f06e484fc7d3e0b213c53d1a5dae90c787311768.camel@infinera.com> Date: Sat, 8 Sep 2018 13:59:31 +0000 From: Joakim Tjernlund <Joakim.Tjernlund@...inera.com> To: "netdev@...r.kernel.org" <netdev@...r.kernel.org> Subject: Fixed PHYs and link up/down from user space ? I am looking for a way to set physical link state from user space for a Fixed PHY. Found the /sys/class/net/eth1/carrier I/F but that didn't work and I cannot find something else. I want to make ifplugd/dhcp function as if there were a real cable there(or not) Jocke