On Mon, Feb 26, 2024 at 6:50 PM Cline, Wade wrote:
>
> ---
> main.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/main.c b/main.c
> index 65be6a2f..ef426dd6 100644
> --- a/main.c
> +++ b/main.c
> @@ -1565,14 +1565,14 @@ static void print_connection_stats(void *_vp
On Tue, Feb 27, 2024 at 9:04 AM Daniel Lenski wrote:
>
> On Mon, Feb 26, 2024 at 6:50 PM Cline, Wade wrote:
> >
> > ---
> > main.c | 6 +++---
> > 1 file changed, 3 insertions(+), 3 deletions(-)
> >
> > diff --git a/main.c b/main.c
> > index 65be6a2f..ef426dd6 100644
> > --- a/main.c
> > +++ b/m
On 2024-02-25 11:03, Larry Ploetz wrote:
Are the users of the official PAN GP clients keeping SSH sessions open
for 6+ hours like you are?
Yes, I believe so. I'll verify.
Yes, ssh as well as other TCP connections are staying open for more than
6 hours.
I'll get back with more informatio
On Sat, Jan 20, 2024 at 4:41 PM Dave Brosius wrote:
> However today, when i try to connect, i get
>
> Connected as 10.69.12.166 + 2606:b400:600:c063::11c/64, using SSL,
> with DTLS in progress
> Established DTLS connection (using GnuTLS). Ciphersuite
> (DTLS1.2)-(ECDHE-RSA)-(AES-256-GCM).
> Detect
On Tue, Feb 27, 2024 at 3:58 PM Larry Ploetz wrote:
>
> On 2024-02-25 11:03, Larry Ploetz wrote:
> >> Are the users of the official PAN GP clients keeping SSH sessions open
> >> for 6+ hours like you are?
> >
> >
> > Yes, I believe so. I'll verify.
>
> Yes, ssh as well as other TCP connections are
Closes #677
Signed-off-by: Cline, Wade
---
main.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/main.c b/main.c
index 65be6a2f..ef426dd6 100644
--- a/main.c
+++ b/main.c
@@ -1565,14 +1565,14 @@ static void print_connection_stats(void *_vpninfo,
const struct oc_stats
On Tue, Feb 27, 2024 at 03:37:47PM -0800, Daniel Lenski wrote:
> On Tue, Feb 27, 2024 at 9:04???AM Daniel Lenski wrote:
> >
> > On Mon, Feb 26, 2024 at 6:50???PM Cline, Wade wrote:
> > >
> > > ---
> > > main.c | 6 +++---
> > > 1 file changed, 3 insertions(+), 3 deletions(-)
> > >
> > > diff --g
On Tue, Feb 27, 2024 at 7:20 PM Cline, Wade wrote:
> On Tue, Feb 27, 2024 at 03:37:47PM -0800, Daniel Lenski wrote:
> Sorry about that; I added the sign-off in one environment but forgot to
> sync the two before sending the patch!
Thank you, now merged and with a changelog entry.
https://gitlab.c