From 073974011d72431d7f1c82746e12ba7e7dd3b234 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 16 Feb 2009 11:36:34 +0000 Subject: updated kamikaze package description --- openwrt/kamikaze/uanytun/Makefile | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'openwrt') diff --git a/openwrt/kamikaze/uanytun/Makefile b/openwrt/kamikaze/uanytun/Makefile index 4b47b41..1e25513 100644 --- a/openwrt/kamikaze/uanytun/Makefile +++ b/openwrt/kamikaze/uanytun/Makefile @@ -34,10 +34,17 @@ define Package/uanytun/template endef define Package/uanytun/desc-template -uAnytun is a tiny implementation of SATP. Unlike Anytun which is a full - featured implementation uAnytun has no support for multiple connections - or synchronisation. It is a small single threaded implementation intended - to act as a client on small platforms. +uAnytun is a tiny implementation of SATP the secure anycast tunneling protocol. + SATP defines a protocol used for communication between any combination of + unicast and anycast tunnel endpoints. It has less protocol overhead than + IPSec in Tunnel mode and allows tunneling of every ETHER TYPE protocol (e.g. + ethernet, ip, arp ...). SATP directly includes cryptography and message + authentication based on the methodes used by SRTP. It is intended to deliver + a generic, scaleable and secure solution for tunneling and relaying of packets + of any protocol. + Unlike Anytun which is a full featured implementation uAnytun has no support + for multiple connections or synchronisation. It is a small single threaded + implementation intended to act as a client on small platforms. endef define Package/uanytun -- cgit v1.2.3