1,775
edits
(Created page with "== MAC module== 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...") |
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. |
edits