Skip to content

limit number of retries#1082

Open
DonThorntonJr wants to merge 2 commits into
adrienverge:masterfrom
thor-consulting:master
Open

limit number of retries#1082
DonThorntonJr wants to merge 2 commits into
adrienverge:masterfrom
thor-consulting:master

Conversation

@DonThorntonJr
Copy link
Copy Markdown

limit number of retries for persistent connections

Copy link
Copy Markdown
Collaborator

@mrbaseman mrbaseman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The man page should be updated to reflect this new option.

Overall I'm not sure if it is really that useful. On the other hand it doesn't add too much code, so if it helps some users in their setups, why not?

The code should be squashed and rebased, because some other changes have landed on master in the meantime.

Comment thread src/main.c
@@ -85,6 +85,7 @@ PPPD_USAGE \
" [--user-cert=<file>] [--user-key=<file>]\n" \
" [--use-syslog] [--trusted-cert=<digest>]\n" \
" [--persistent=<interval>] [-c <file>] [-v|-q]\n" \
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't line 88 replace line 87 here? But maybe the line becomes too long then and should be split.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants