_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*.
struct _firewall_rule_tnext

Detailed Description

Firewall rules

Definition at line 95 of file conf.h.


Field Documentation

1 = Allow rule, 0 = Block rule

Definition at line 96 of file conf.h.

tcp, udp, etc ...

Definition at line 97 of file conf.h.

Port to block/allow.

Definition at line 98 of file conf.h.

Mask for the rule *destination*.

Definition at line 99 of file conf.h.


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

Generated on Fri Sep 25 15:28:43 2009 for WifiDog by  doxygen 1.5.5