Hi,
This is my first time posting to a mailing list. I worked on a possible
performance proof-of-concept modification to the OpenVPN source code. The
code is in rough shape as I just wrote it this long weekend but I wanted to
see if anyone had any interesting feedback for such work.
Blog Post:
ht
level, it enforces a very small sized
MTUs potentially causing fragmentation and performance issues and its UDP
based only. :/
Thanks for your time on this,
Jon Chiappetta
On Wed, Aug 6, 2025 at 7:22 AM Gert Doering wrote:
> Hi,
>
> On Wed, Aug 06, 2025 at 07:03:51AM -0400, Jo
gt; Am 06.08.25 um 05:46 schrieb Jon Chiappetta via Openvpn-devel:
> > Hi,
> >
> > This is my first time posting to a mailing list. I worked on a possible
> > performance proof-of-concept modification to the OpenVPN source code.
> > The code is in rough shape as I jus
Oh right, you were correct, I installed the missing libtool package and the
autoreconf command now worked as well as the configure and make commands,
thanks! I could try testing this bulk mode change out on the newer code
base as well. I was trying to think of ways to simulate a client
reconnection
ize and organize and find any edge cases I may have missed along the
way!
Thanks again :)
Jon C
On Thu, Aug 7, 2025 at 1:44 AM Gert Doering wrote:
> Hi,
>
> On Wed, Aug 06, 2025 at 07:50:16PM -0400, Jon Chiappetta via Openvpn-devel
> wrote:
> > I was still working on looking
trying to achieve a very specific and exact
design goal that the code base wasn't originally allowing for, so I had to
make some modifications to be able to accomplish it.
Thanks,
Jon C
On Fri, Aug 8, 2025 at 5:53 AM Arne Schwabe wrote:
> Am 07.08.25 um 20:29 schrieb Jon Chiappetta vi
I just wanted to post here and say nice job on making the DCO module. I was
able to compile it and insmod it and I think OpenVPN auto picked it up even
running in TCP mode I believe. I wanted to confirm, does this DCO module
work with TCP mode or is it UDP client/server protocol only? Also, I'm not
Nice job everyone! I've been following along with the patch diffs and
rebasing and also using this beta version at the core of my home network
for a few weeks now. Seems to be stable as far as I can tell so far. Will
continue monitoring the changes and seeing what comes next!
Thanks for the projec
I don't have proof of it but I think I was being hit with this accept issue
as I've been running and testing OpenVPN in TCP client/server modes only.
I'll wait for this to hit master and rebase my PRs - thanks :)
On Thu, Sep 11, 2025 at 10:23 AM its_Giaan (Code Review)
wrote:
> Attention is curr