#1715 - Moved IPv4Address conversions to the NIC init. Mak wake_on_lan not optional. Ignored ANN002 and ANN003 in .flake8 so we don't get silly 'ANN002 Missing type annotation for *args' and 'ANN003 Missing type annotation for **kwargs' flake8 failures
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
Physical Layer
|
||||
==============
|
||||
|
||||
The physical layer components are mode of a ``NIC`` (Network Interface Card) and a ``Link``. These components allow
|
||||
The physical layer components are models of a ``NIC`` (Network Interface Card) and a ``Link``. These components allow
|
||||
modelling of layer 1 (physical layer) in the OSI model.
|
||||
|
||||
NIC
|
||||
|
||||
Reference in New Issue
Block a user