search for: protocol_edge

Displaying 5 results from an estimated 5 matches for "protocol_edge".

2010 Sep 17
1
friend of a friend type darknets
...18:53:33.000000000 +0100 +++ tinc-1.0.13-patched/src/protocol.c 2010-09-17 23:38:50.121482641 +0200 @@ -29,6 +29,7 @@ #include "xalloc.h" bool tunnelserver = false; +bool foaf = false; bool strictsubnets = false; /* Jumptable for the request handlers */ diff -Nur tinc-1.0.13/src/protocol_edge.c tinc-1.0.13-patched/src/protocol_edge.c --- tinc-1.0.13/src/protocol_edge.c 2010-03-13 18:53:33.000000000 +0100 +++ tinc-1.0.13-patched/src/protocol_edge.c 2010-09-18 00:05:18.471993705 +0200 @@ -39,7 +39,13 @@ bool x; char *address, *port; - sockaddr2str(&e->address, &addr...
2008 Sep 30
1
Problem compiling tinc-1.0.8 on gcc-2.95
...-572,7 +572,7 @@ /* Activate this connection */ c->allow_request = ALL; - c->status.active = true; + c->status.st.active = true; ifdebug(CONNECTIONS) logger(LOG_NOTICE, _("Connection with %s (%s) activated"), c->name, c->hostname); diff -ubr tinc-1.0.8/src/protocol_edge.c tinc-1.0.8.my/src/protocol_edge.c --- tinc-1.0.8/src/protocol_edge.c Wed Apr 26 15:53:05 2006 +++ tinc-1.0.8.my/src/protocol_edge.c Thu Sep 25 11:19:53 2008 @@ -260,7 +260,7 @@ /* If the node is not reachable anymore but we remember it had an edge to us, clean it up */ - if(!to->status.r...
2006 Jun 01
1
compile cvs trunk
...uot;/usr/local/etc\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALSTATEDIR=\"/usr/local/var\" -g -O2 -o tincd conf.o connection.o edge.o event.o graph.o logger.o meta.o net.o net_packet.o net_setup.o net_socket.o netutl.o node.o process.o protocol.o protocol_auth.o protocol_edge.o protocol_misc.o protocol_key.o protocol_subnet.o route.o subnet.o tincd.o ../lib/libvpn.a -lcrypto -lz -llzo graph.o: In function `sssp_bfs':/usr/src/tinc/src/graph.c:278: undefined reference to `device' ... tincd.o: In function `main':/usr/src/tinc/src/tincd.c:504: undefined ref...
2014 Nov 22
2
Tinc 1.0.24 build failed on OSX Mavericks
...ib -o tincd avl_tree.o conf.o connection.o dropin.o dummy_device.o edge.o event.o fake-getaddrinfo.o fake-getnameinfo.o getopt.o getopt1.o graph.o list.o logger.o meta.o multicast_device.o net.o net_packet.o net_setup.o net_socket.o netutl.o node.o pidfile.o process.o protocol.o protocol_auth.o protocol_edge.o protocol_misc.o protocol_key.o protocol_subnet.o raw_socket_device.o route.o subnet.o tincd.o utils.o xmalloc.o bsd/device.o -lcrypto -lz -llzo2 clang: warning: argument unused during compilation: '-pie' Undefined symbols for architecture x86_64: "_res_9_init", ref...
2003 Aug 04
1
OpenBSD 3.2 and Release 1
...c/src/net.c U tinc/src/net.h U tinc/src/net_packet.c U tinc/src/net_setup.c U tinc/src/net_socket.c U tinc/src/netutl.c U tinc/src/netutl.h U tinc/src/node.c U tinc/src/node.h U tinc/src/process.c U tinc/src/process.h U tinc/src/protocol.c U tinc/src/protocol.h U tinc/src/protocol_auth.c U tinc/src/protocol_edge.c U tinc/src/protocol_key.c U tinc/src/protocol_misc.c U tinc/src/protocol_subnet.c U tinc/src/route.c U tinc/src/route.h U tinc/src/subnet.c U tinc/src/subnet.h U tinc/src/tincd.c cvs server: Updating tinc/src/cygwin U tinc/src/cygwin/device.c cvs server: Updating tinc/src/darwin U tinc/src/darwin...