]> git.ipfire.org Git - people/ms/network.git/blobdiff - src/functions/functions.constants
Move DEFAULT_MTU to constants
[people/ms/network.git] / src / functions / functions.constants
index 909e80ba5595fee6f862a65b1947ef1a3d979f23..0d6cdd2fba47fa4db933b054496ed95cd3d905f3 100644 (file)
@@ -91,6 +91,9 @@ DISCOVER_OK=0
 DISCOVER_ERROR=1
 DISCOVER_NOT_SUPPORTED=2
 
+# Default MTU
+DEFAULT_MTU=1500
+
 # The user is able to create zones that begin
 # with these names followed by a number.
 ZONE_LOCAL="net"