_firewall_rule_t Struct Reference


Data Fields

int block_allow
 1 = Allow rule, 0 = Block rule
char * protocol
 tcp, udp, etc ...
char * port
 Port to block/allow.
char * mask
 Mask for the rule *destination*.
_firewall_rule_tnext
char * protocol
 tcp, udp, etc ...
char * port
 Port to block/allow.
char * mask
 Mask for the rule *destination*.
_firewall_rule_tnext

Detailed Description

Firewall rules

Definition at line 83 of file src/conf.h.


Field Documentation

int _firewall_rule_t::block_allow

1 = Allow rule, 0 = Block rule

Definition at line 84 of file src/conf.h.

char* _firewall_rule_t::protocol

tcp, udp, etc ...

Definition at line 85 of file src/conf.h.

char* _firewall_rule_t::port

Port to block/allow.

Definition at line 86 of file src/conf.h.

char* _firewall_rule_t::mask

Mask for the rule *destination*.

Definition at line 87 of file src/conf.h.

char* _firewall_rule_t::protocol

tcp, udp, etc ...

Definition at line 85 of file wifidog-1.1.3_rc1/src/conf.h.

char* _firewall_rule_t::port

Port to block/allow.

Definition at line 86 of file wifidog-1.1.3_rc1/src/conf.h.

char* _firewall_rule_t::mask

Mask for the rule *destination*.

Definition at line 87 of file wifidog-1.1.3_rc1/src/conf.h.


The documentation for this struct was generated from the following files:
Generated on Sun Jun 24 00:29:52 2007 for WifiDog by  doxygen 1.5.1