/[pengfork]/pengfork/src/iptunnel/init.c
ViewVC logotype

Diff of /pengfork/src/iptunnel/init.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by chupa, Sat Oct 19 12:11:59 2002 UTC revision 1.7 by chupa, Fri Nov 29 15:17:45 2002 UTC
# Line 92  ip_tunnel_config (token, data, data_size Line 92  ip_tunnel_config (token, data, data_size
92    struct in_addr dns;    struct in_addr dns;
93    struct in_addr net;    struct in_addr net;
94    int mask;    int mask;
95    int mtu;    int mtu=1500;
96    char hostname[255];    char hostname[255];
97    char *domain;    char *domain = NULL;
98    int len;    int len;
99    int nparsed = 0;    int nparsed = 0;
100    

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26