[Openvpn-devel] Summary of the community meeting (15th Dec 2021)

2021-12-17 Thread Samuli Seppänen
Hi, Here's the summary of the IRC meeting. --- COMMUNITY MEETING Place: #openvpn-meeting on libera.chat Date: Wed 15th December 2021 Time: 14:00 CET (12:00 UTC) Planned meeting topics for this meeting were here: Your local meet

Re: [Openvpn-devel] [PATCH v2 07/21] Add helper functions to calculate header/payload sizes

2021-12-17 Thread Arne Schwabe
+ +/* For figuring out the crypto overhead, we need to use the real payload + * including all extra headers that also get encrypted */ +header_size += calculate_crypto_overhead(kt, packet_id, + packet_id_long_form, +