Development discussion of WireGuard
 help / color / mirror / Atom feed
* limitations
@ 2017-01-14 19:11 Wasa Bee
  2017-01-14 20:52 ` limitations Jason A. Donenfeld
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Wasa Bee @ 2017-01-14 19:11 UTC (permalink / raw)
  To: WireGuard mailing list

[-- Attachment #1: Type: text/plain, Size: 803 bytes --]

Hi

i've got 2 simple questions about WireGuard, correct me if I'm wrong:

- it is only over UDP. If so, is there ever going to be a TCP version? A
lot of applications that could benefit from WG use TCP. It does not seem
wise to expect programmers to implement a TCP-like layer (eg
retransmission, ack, etc) in userspace, is it? This would increase
complexity unnecessarily and would lead to vuln in practice...

- WG is implemented as a patch to the kernel or a kernel module? The reason
I ask is that when an update is available for WG, it would be good not to
have to replace the whole kernel, but only reload a patched WG module.
Also: if there are ongoing sessions with some clients, how would sessions
be re-established (afaik, the current design is to simply ignore irrelevant
messages)?

Thanks

[-- Attachment #2: Type: text/html, Size: 929 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-01-15 11:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-14 19:11 limitations Wasa Bee
2017-01-14 20:52 ` limitations Jason A. Donenfeld
2017-01-14 20:55 ` limitations jens
2017-01-14 20:58 ` limitations Jason A. Donenfeld
2017-01-15 11:29   ` limitations Wasa Bee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).