Check insert option when iptables commit
[platform/core/connectivity/stc-manager.git] / include / stc-manager.h
index 1658bc6..9496953 100644 (file)
@@ -36,6 +36,7 @@
 #define STC_IPTABLES "/usr/sbin/iptables"
 #define STC_IP6TABLES "/usr/sbin/ip6tables"
 
+#define STC_CMD_INSERT "-I"
 #define STC_CMD_SIZE 256
 
 #define STC_DEBUG_LOG (stc_util_get_debuglog())