From fc9d972e1d9903ab4d076e5f6c22576d8ebdc861 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 21 Jun 2014 14:07:00 +0200 Subject: [PATCH] fixed typo in description Signed-off-by: Christian Pointner --- net/uanytun/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/uanytun/Makefile b/net/uanytun/Makefile index 4c5730760a..8e9a651558 100644 --- a/net/uanytun/Makefile +++ b/net/uanytun/Makefile @@ -52,7 +52,7 @@ uAnytun is a tiny implementation of SATP the secure anycast tunneling protocol. 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 + authentication based on the methods 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