| 
    EDGESEC
    0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
    
   Secure router - reference implementation 
   | 
 
iptables context structure definition More...
#include <iptables.h>
Data Fields | |
| char | iptables_path [MAX_OS_PATH_LEN] | 
| UT_array * | rule_list | 
| bool | exec_iptables | 
iptables context structure definition
| bool iptables_context::exec_iptables | 
Flag to execute iptables command
| char iptables_context::iptables_path[MAX_OS_PATH_LEN] | 
The iptables executable path
| UT_array* iptables_context::rule_list | 
Current iptables rules