/[pengfork]/pengfork/include/iptunnel/init.h
ViewVC logotype

Diff of /pengfork/include/iptunnel/init.h

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

revision 1.9 by chupa, Sat Feb 8 00:00:12 2003 UTC revision 1.10 by chupa, Fri May 16 15:28:43 2003 UTC
# Line 1  Line 1 
1  /*  /*
2   * Copyright (C) 2002-2003  Jean-Charles Salzeber <jc@varspool.net>   * Copyright (C) 2002-2003  Jean-Charles Salzeber <chupa@penggy.org>
3   *   *
4   * This file is part of penggy.   * This file is part of penggy.
5   *   *
# Line 68  struct ip_config_header Line 68  struct ip_config_header
68    
69  int ip_tunnel_init ();  int ip_tunnel_init ();
70  int ip_tunnel_ready (buffer_t *bufin);  int ip_tunnel_ready (buffer_t *bufin);
71    int imap_response (token_t token, char *data, size_t data_size);
72  int ip_tunnel_config (token_t token, char *data, size_t data_size);  int ip_tunnel_config (token_t token, char *data, size_t data_size);
73  struct in_addr netmask(int bits);  struct in_addr netmask(int bits);
74  void init_iface (buffer_t *in, buffer_t *out);  void init_iface (buffer_t *in, buffer_t *out);

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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