<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body>Hi Sahil,<div><br></div><div>The packets produced by wireguard are simple ip packets containing a udp header which together specify the ip address and udp port number the packet should be handed to. Wireguard is listening on that port and receives the full ip packet. The contents of the udp part inside it are a special security header (specially designed for wireguard) plus encrypted data of original ip packet.</div><div><br></div><div>So no ESP, AH, or anything devised in the past. It uses a special header, custom made for wireguard. Head over to wireguard.com if you want to know more about the protocol.</div><div><br></div><div>Saeid,</div><div><br></div><div style="font-size:100%;color:#000000"><!-- originalMessage --><div>-------- Original message --------</div><div>From: wireguard-request@lists.zx2c4.com </div><div>Date: 01/08/2017  14:30  (GMT+03:30) </div><div>To: wireguard@lists.zx2c4.com </div><div>Subject: WireGuard Digest, Vol 17, Issue 2 </div><div><br></div></div>Send WireGuard mailing list submissions to<br> wireguard@lists.zx2c4.com<br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>        https://lists.zx2c4.com/mailman/listinfo/wireguard<br>or, via email, send a message with subject or body 'help' to<br>      wireguard-request@lists.zx2c4.com<br><br>You can reach the person managing the list at<br>    wireguard-owner@lists.zx2c4.com<br><br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents of WireGuard digest..."<br><br><br>Today's Topics:<br><br>   1. Re: Tunneling protocol in WireGuard (Sahil Gupta)<br>   2. Any tool to study the wireguard effect on Bandwidth, memory<br>      and processing power. (Sahil Gupta)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Tue, 1 Aug 2017 02:29:18 -0400<br>From: Sahil Gupta <sg5414@rit.edu><br>To: "Jason A. Donenfeld" <Jason@zx2c4.com><br>Cc: WireGuard mailing list <wireguard@lists.zx2c4.com><br>Subject: Re: Tunneling protocol in WireGuard<br>Message-ID:<br>        <CAA8CD9vq6_TGdTafb0YAs+ZQFtR6W24xSSaTVEmDjdPDQuHK4w@mail.gmail.com><br>Content-Type: text/plain; charset="utf-8"<br><br>If we go in the history? of tunneling protocols.<br>PPP protocol get tunnel by PPTP using GRE tunneling protocol.<br>L2F by CISCO uses L2F header.<br>L2TP by Microsoft uses L2TP header.<br>IPSec uses either ESP,AH or combination of both depending on kind of<br>security required then attach the other IP header.<br><br>So I was wondering if there is some header between IPv4 and IPv6 which<br>define some control information about tunneled packet.<br>Or just IPv6 just after IPv4 header and vice versa.<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <http://lists.zx2c4.com/pipermail/wireguard/attachments/20170801/4cc0ce6b/attachment-0001.html><br><br>------------------------------<br><br>Message: 2<br>Date: Tue, 1 Aug 2017 02:42:59 -0400<br>From: Sahil Gupta <sg5414@rit.edu><br>To: WireGuard mailing list <wireguard@lists.zx2c4.com><br>Subject: Any tool to study the wireguard effect on Bandwidth, memory<br>  and processing power.<br>Message-ID:<br>    <CAA8CD9vRACxwE=XWWg_bgbjuwu0NXMYw-FTBq_grxK2Yy=VQqA@mail.gmail.com><br>Content-Type: text/plain; charset="utf-8"<br><br>Is there any tool which helps to study the effect on using WireGuard VPN on<br>different OS(including embedded)?<br><br>Regards<br>Sahil Gupta<br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <http://lists.zx2c4.com/pipermail/wireguard/attachments/20170801/b481fb27/attachment-0001.html><br><br>------------------------------<br><br>Subject: Digest Footer<br><br>_______________________________________________<br>WireGuard mailing list<br>WireGuard@lists.zx2c4.com<br>https://lists.zx2c4.com/mailman/listinfo/wireguard<br><br><br>------------------------------<br><br>End of WireGuard Digest, Vol 17, Issue 2<br>****************************************<br></body></html>