ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/src/conf.h
(Generate patch)

Comparing gvpe/src/conf.h (file contents):
Revision 1.36 by pcg, Mon Mar 23 15:22:00 2009 UTC vs.
Revision 1.37 by pcg, Sat Jul 18 05:59:16 2009 UTC

137 u8 icmp_type; // the icmp type for the icmp-protocol 137 u8 icmp_type; // the icmp type for the icmp-protocol
138#endif 138#endif
139 139
140 char *script_if_up; 140 char *script_if_up;
141 char *script_node_up; 141 char *script_node_up;
142 char *script_node_change;
142 char *script_node_down; 143 char *script_node_down;
143 char *pidfilename; 144 char *pidfilename;
144 145
145#if ENABLE_HTTP_PROXY 146#if ENABLE_HTTP_PROXY
146 char *proxy_auth; // login:password 147 char *proxy_auth; // login:password

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines