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:	Wed, 13 Jan 2016 11:58:01 -0800
From:	Warren Turkal <wt@...guintechs.org>
To:	netdev@...r.kernel.org
Subject: dummy ethernet devices and sysfs

Hi,

I was looking through sysfs today, and something interesting jumped
out at me after I loaded the dummy module.

This directory exists: /sys/class/net/wlp2s0/device/

This directory does not: /sys/class/net/dummy0/device/

I can find the module that is providing the wlp2s0 device with the following:
$ ls /sys/class/net/wlp2s0/device/driver/module/drivers/
pci:iwlwifi

Shouldn't dummy have something similar so that one can figure out
which module is providing the dummy0 device?

FWIW, I am running the latest Ubuntu 15.10 kernel (4.2.0-23-generic).

Thanks,
wt

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ