From 78f4ba81bade539ca777e466a1d347e63920c409 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Sun, 14 Oct 2018 11:33:05 +0200 Subject: Move dist/ to docs/ --- dist/index.html | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 dist/index.html (limited to 'dist/index.html') diff --git a/dist/index.html b/dist/index.html deleted file mode 100644 index 933b6aa..0000000 --- a/dist/index.html +++ /dev/null @@ -1,35 +0,0 @@ - - -
- - -CIDR is a notation for describing blocks of IP addresses and is used heavily in various networking configurations. IP addresses contain 4 octets, each consisting of 8 bits giving values between 0 and 255. The decimal value that comes after the slash is the number of bits consisting of the routing prefix. This in turn can be translated into a netmask, and also designates how many available addresses are in the block.
-