1,775
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
The MAC module operates on layer 2 of the network stack. It stores information about all MAC addresses. For every address, the corresponding network traffic is accounted, the used protocols and their individual traffic. | The MAC module operates on layer 2 of the network stack. It stores information about all MAC addresses. For every address, the corresponding network traffic is accounted, the used protocols and their individual traffic. The communication MAC peers are stored as well as the traffic between both MAC addresses. | ||
The communication MAC peers are stored as well as the traffic between both MAC addresses. | |||
Line 9: | Line 8: | ||
*MAC | *MAC | ||
The MAC address with additional information like the NIC vendor or detected OS. | :The MAC address with additional information like the NIC vendor or detected OS. | ||
The address can be clicked to reach the detailed page for additional information for that specific MAC address. | The address can be clicked to reach the detailed page for additional information for that specific MAC address. | ||
edits