/[pengfork]/pengfork/src/tun/tun.c
ViewVC logotype

Diff of /pengfork/src/tun/tun.c

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

revision 1.1 by chupa, Thu Sep 5 23:09:37 2002 UTC revision 1.2 by chupa, Fri Sep 6 07:22:13 2002 UTC
# Line 26  Line 26 
26    
27  #include "tun/tun.h"  #include "tun/tun.h"
28    
29  static int tun_fd = -1;  int tun_fd = -1;
30    
31  const iface_t tun_iface = (iface_t) {  const iface_t tun_iface = (iface_t) {
32    tun_open,    tun_open,

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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