Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various improvements required to connect to a managed remote host #65

Merged
merged 26 commits into from Aug 18, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
74a53f2
enable use of shared_key_content variable (as mentioned in README.md)
badnetmask Aug 9, 2022
ba4a427
allow custom definition of leftid/rightid when tunnel is psk
badnetmask Aug 10, 2022
f73b191
add no_log to opportunistic task, otherwise shared_key_content can le…
badnetmask Aug 10, 2022
7975805
no need to add the current host to the list of hosts when only one pt…
badnetmask Aug 10, 2022
ba8bc88
update README with what has been implemented (so far)
badnetmask Aug 10, 2022
83367e7
implements the ike, esp and type options
badnetmask Aug 10, 2022
14f2b19
remove unnecessary note in README
badnetmask Aug 10, 2022
c90c5b0
add extra note about PSK in README
badnetmask Aug 10, 2022
fc84094
amend task title to reflect new functionality
richm Aug 16, 2022
2421be3
have to check for key exists before dereference
richm Aug 16, 2022
65fdc58
add test for shared_key_content
richm Aug 16, 2022
790f5df
fix yamllint issue
richm Aug 16, 2022
342ddda
more yamllint fixes
richm Aug 16, 2022
b042876
rename ike->ike_enc_alg and esp->esp_enc_alg
badnetmask Aug 16, 2022
5ffaf49
implement ikelifetime and salifetime
badnetmask Aug 16, 2022
7e1837c
Revert "rename ike->ike_enc_alg and esp->esp_enc_alg"
badnetmask Aug 17, 2022
b8aea97
use ascii double quotes
richm Aug 17, 2022
6bc1b39
add test for new parameters; update docs
richm Aug 17, 2022
7c61677
Update README.md
badnetmask Aug 18, 2022
4432c1e
Merge pull request #1 from richm/various_improvements-richm
badnetmask Aug 18, 2022
76ac157
add retransmit_timeout option
badnetmask Aug 18, 2022
1703eab
added test for retransmit_timeout
richm Aug 18, 2022
bdbe947
add support for dpddelay, dpdtimeout, dpdaction, leftupdown; refactor…
richm Aug 18, 2022
aa60be7
Merge pull request #2 from richm/various_improvements-rich2
badnetmask Aug 18, 2022
ea0e1c1
address issue with leftupdown: null
richm Aug 18, 2022
9e27c03
Merge pull request #3 from richm/various_improvements-rich2
badnetmask Aug 18, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view