We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 577d920 commit 0aa035aCopy full SHA for 0aa035a
README.md
@@ -1,14 +1,11 @@
1
# SubnetCalc
2
Subnet Calculator for MacOS
3
4
-What's New in version 2.0:
5
-- IPv6 support!
6
-- Address Class D (Multicast) and Class E (Reserved) support
7
-- 31 and 32 mask bits support
8
-- New Tab presentation
9
-- Recoded in Swift
10
-- Add alerts for bad IP or mask format
11
-- Fix bugs
+What's New in version 2.1:
+- FLSM (Fixed Length Subnet Mask) support
+- VLSM (Variable Length Subnet Mask) support
+- Export FSLM result in a CSV file
+- Export VSLM result in a CSV file
12
13
14
For more information: http://subnetcalc.mulot.org
0 commit comments