[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
tinc/src net_socket.c,1.1.2.27,1.1.2.28
Update of /home/CVS/tinc/src
In directory humbolt:/tmp/cvs-serv19621
Modified Files:
Tag: CABAL
net_socket.c
Log Message:
Update all device.c files.
Index: net_socket.c
===================================================================
RCS file: /home/CVS/tinc/src/net_socket.c,v
retrieving revision 1.1.2.27
retrieving revision 1.1.2.28
diff -u -r1.1.2.27 -r1.1.2.28
--- net_socket.c 2003/07/17 15:06:26 1.1.2.27
+++ net_socket.c 2003/07/18 13:41:35 1.1.2.28
@@ -48,10 +48,8 @@
int nfd, flags;
char *addrstr;
int option;
-#if defined(SOL_SOCKET) && defined(SO_BINDTODEVICE)
char *interface;
struct ifreq ifr;
-#endif
cp();
--
Tinc-cvs: CVS changelog list for the tinc VPN daemon
Archive: http://mail.nl.linux.org/tinc-cvs/
Tinc site: http://tinc.nl.linux.org/