Issue #9779 has been updated by Orion Poplawski.
Wired:
# cat em1/uevent
INTERFACE=em1
IFINDEX=3
Wireless:
# cat p1p1/uevent
DEVTYPE=wlan
INTERFACE=p1p1
IFINDEX=4
I also have an irda0 interface for infrared. Looking at some distinguishing
characteristics:
# cat {em1,irda0,lo,p1p1}/type
1
783
772
1
No idea where these numbers come from.
uevent is the same:
# cat irda0/uevent
INTERFACE=irda0
IFINDEX=2
The address and addr_len are different too. Not sure how useful that is.
----------------------------------------
Feature #9779: Add type information to network interfaces
https://projects.puppetlabs.com/issues/9779
Author: Orion Poplawski
Status: Needs Decision
Priority: Normal
Assignee:
Category: library
Target version:
Keywords: network
interface
wireless
Branch:
Affected Facter version: 1.6.1
In particular I would like to know whether and interface is a wireless
interface or not.
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://projects.puppetlabs.com/my/account
--
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-bugs?hl=en.