The Pedigree Project  0.1
Public Member Functions | Public Attributes | List of all members
StationInfo Class Reference

#include <Network.h>

+ Collaboration diagram for StationInfo:

Public Member Functions

 StationInfo (const StationInfo &info)
 
StationInfooperator= (const StationInfo &info)=delete
 Number of packets dropped because they were invalid.
 

Public Attributes

IpAddress ipv4
 
IpAddressipv6
 
size_t nIpv6Addresses
 
IpAddress subnetMask
 
IpAddress broadcast
 
IpAddress gateway
 Automatically calculated?
 
IpAddress gatewayIpv6
 
IpAddressdnsServers
 
size_t nDnsServers
 Can contain IPv6 addresses.
 
MacAddress mac
 
size_t nPackets
 
size_t nDropped
 Number of packets passed through the interface.
 
size_t nBad
 Number of packets dropped by the filter.
 

Detailed Description

Station information - basically information about this station, per NIC

Definition at line 32 of file system/include/pedigree/kernel/machine/Network.h.


The documentation for this class was generated from the following files: