]> git.ipfire.org Git - network.git/blobdiff - src/functions/functions.constants
Drop bridge-stp script
[network.git] / src / functions / functions.constants
index 91e5ffcf7b024c64eb76b5508336e17d02576c54..c2db955ca5b6b71efa055091ac040803db05fdd6 100644 (file)
@@ -76,10 +76,6 @@ EXIT_DAD_OK=0
 EXIT_DAD_FAILED=8
 EXIT_DAD_TENTATIVE=8
 
-# Spanning Tree Protocol
-EXIT_STP_KERNEL=1
-EXIT_STP_ERROR=2
-
 STATUS_UP=0
 STATUS_DOWN=1
 STATUS_NOCARRIER=2