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.30 by pcg, Sun Aug 10 02:49:21 2008 UTC vs.
Revision 1.31 by pcg, Mon Mar 23 15:22:00 2009 UTC

102 bool send_ipv4_packet (vpn_packet *pkt, const sockinfo &si, int tos); 102 bool send_ipv4_packet (vpn_packet *pkt, const sockinfo &si, int tos);
103 103
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 (); 108 int setup ();
108 109
109 void dump_status (); 110 void dump_status ();
110 111
111 void script_init_env (); 112 void script_init_env ();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines