Interface filtering
Interface filtering
- Subject: Interface filtering
- From: "Carl Smith" <email@hidden>
- Date: Mon, 11 Apr 2005 19:23:52 -0400
- Thread-topic: Interface filtering
I have my Ethernet interface filtering in place and am trapping the
packets as they come through the interface filter, I was just wondering if
there was some way to tell which packets from the interface may be from a
wireless connection or not?
In my filter I am passed a struct ifnet and the mbuf. I see that in the
struct ifnet it gives me the interface name, i.e. ‘en’, ‘lo’
and so on, and with this I was just wondering if there is some variable in the
struct that might also tell me if it is wireless or not.
Thanks
Carl
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden