X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=src%2Fcypherpunks.ru%2Fgovpn%2Ftap.go;fp=src%2Fcypherpunks.ru%2Fgovpn%2Ftap.go;h=efb53a3e591c95dacf1f90057a9d065a63292ac4;hb=f74b9372fd8ec1d040fc2ebb29ee60077b3e1efc;hp=624f8d566343e4491673285378eca3414789d48d;hpb=3fdd922de75e1901e37f75ab182d434f20d64c85;p=govpn.git diff --git a/src/cypherpunks.ru/govpn/tap.go b/src/cypherpunks.ru/govpn/tap.go index 624f8d5..efb53a3 100644 --- a/src/cypherpunks.ru/govpn/tap.go +++ b/src/cypherpunks.ru/govpn/tap.go @@ -74,7 +74,7 @@ func NewTAP(ifaceName string, mtu int) (*TAP, error) { "func": logFuncPrefix + "TAP read sink loop", "name": tap.Name, "mtu": mtu, - }).Error("Can't read interface") + }).Error("Can not read interface") return // TODO: need a way to warn consumer that something is wrong // TODO: to force peer to just disconnect