From: Guus Sliepen Date: Tue, 26 Sep 2000 14:06:11 +0000 (+0000) Subject: - Added meta.c which contains functions to send, receive and broadcast X-Git-Tag: release-1.0pre3~104 X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=commitdiff_plain;h=c78a204f06182f50b0812c8e4fef6163e82097bf;hp=c78a204f06182f50b0812c8e4fef6163e82097bf - Added meta.c which contains functions to send, receive and broadcast metadata. It will also handle encryption and decryption, and possibly compression and checksumming. - Moved request dispatcher to protocol.c. ---