Let tinc figure out the exact MTU of the link.
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 20 Dec 2003 19:47:53 +0000 (19:47 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 20 Dec 2003 19:47:53 +0000 (19:47 +0000)
commit6b12bea62fe2e4bd8b5b6bd0e5ca7f53318705db
treecfe35ea165e3e9377faa9a6e3ad0fc95bfecd095
parente8fbef5de653e4df35eee49aae6e1ac92d6466e6
Let tinc figure out the exact MTU of the link.
12 files changed:
src/connection.h
src/graph.c
src/net.c
src/net.h
src/net_packet.c
src/net_setup.c
src/net_socket.c
src/node.c
src/node.h
src/protocol_auth.c
src/protocol_key.c
src/route.c