We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9719ad commit c449b65Copy full SHA for c449b65
docs/source/index.rst
@@ -39,7 +39,7 @@ Welcome to Interview Documentation!
39
algorithms/sorting
40
algorithms/two-pointers
41
42
-.. raw:: Networking
+.. raw:: latex
43
44
\part{Networking}
45
networking/ip-address.rst
@@ -2,5 +2,10 @@ IP Address
2
===========
3
4
* IP Address is assigned to an **Interface** port
5
-* IPv4 32 bits (8 bytes) address format
+
6
+.. important:: 8 bits = 1 Byte = 1 Octet
7
8
+IPv4
9
+-----
10
+* 32 bits (4 byte) address format.
11
0 commit comments