EDGESEC  0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
Secure router - reference implementation
Data Fields
iptables_context Struct Reference

iptables context structure definition More...

#include <iptables.h>

Data Fields

char iptables_path [MAX_OS_PATH_LEN]
 
UT_array * rule_list
 
bool exec_iptables
 

Detailed Description

iptables context structure definition

Field Documentation

◆ exec_iptables

bool iptables_context::exec_iptables

Flag to execute iptables command

◆ iptables_path

char iptables_context::iptables_path[MAX_OS_PATH_LEN]

The iptables executable path

◆ rule_list

UT_array* iptables_context::rule_list

Current iptables rules


The documentation for this struct was generated from the following file: