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

Comparing gvpe/src/connection.h (file contents):
Revision 1.35 by root, Tue Feb 8 23:13:48 2011 UTC vs.
Revision 1.36 by root, Sun Mar 6 19:40:28 2011 UTC

168 168
169 crypto_ctx *octx, *ictx; 169 crypto_ctx *octx, *ictx;
170 170
171#if ENABLE_DNS 171#if ENABLE_DNS
172 struct dns_connection *dns; 172 struct dns_connection *dns;
173
174 void dnsv4_reset_connection ();
175#endif 173#endif
176 174
177 enum conf_node::connectmode connectmode; 175 enum conf_node::connectmode connectmode;
178 u8 prot_minor; // minor number of other side 176 u8 prot_minor; // minor number of other side
179 177

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines