t_firewall_rule 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*.
struct _firewall_rule_t * next

Detailed Description

Firewall rules

Definition at line 93 of file conf.h.


Field Documentation

int t_firewall_rule::block_allow

1 = Allow rule, 0 = Block rule

Definition at line 94 of file conf.h.

char* t_firewall_rule::protocol

tcp, udp, etc ...

Definition at line 95 of file conf.h.

char* t_firewall_rule::port

Port to block/allow.

Definition at line 96 of file conf.h.

char* t_firewall_rule::mask

Mask for the rule *destination*.

Definition at line 97 of file conf.h.


The documentation for this struct was generated from the following file:
Generated on Sun Apr 13 21:55:01 2008 for WifiDog by  doxygen 1.5.3