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

Comparing gvpe/src/vpn.h (file contents):
Revision 1.33 by root, Tue Jan 17 21:38:11 2012 UTC vs.
Revision 1.34 by root, Tue Dec 4 10:29:43 2012 UTC

104 vpn (); 104 vpn ();
105 ~vpn (); 105 ~vpn ();
106 106
107 int setup_socket (u8 prot, int family, int type, int proto); 107 int setup_socket (u8 prot, int family, int type, int proto);
108 int setup (); 108 int setup ();
109 bool drop_privileges ();
109 110
110 void dump_status (); 111 void dump_status ();
111 112
112 void script_init_env (); 113 void script_init_env ();
113 const char *script_if_init (); 114 const char *script_if_init ();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines