mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-29 04:55:31 +00:00
derp: update DERP acronym expansion
Makes the package description consistent with other documentation. Signed-off-by: Mihai Parparita <mihai@tailscale.com>
This commit is contained in:
parent
1ce0e558a7
commit
027111fb5a
@ -2,7 +2,8 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// Package derp implements DERP, the Detour Encrypted Routing Protocol.
|
||||
// Package derp implements the Designated Encrypted Relay for Packets (DERP)
|
||||
// protocol.
|
||||
//
|
||||
// DERP routes packets to clients using curve25519 keys as addresses.
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user