diff options
author | Christian Breunig <christian@breunig.cc> | 2025-01-18 23:06:37 +0100 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2025-01-19 00:17:12 +0100 |
commit | f01c4d0173bb49bfd5bd4f1ef5675cc8c597595a (patch) | |
tree | 1ac0efe90ec3ee1f25c9f01a6623e9e7fec40a36 /src/conf_mode/system_ipv6.py | |
parent | c4c35d3b7a9de76802663376b82c7decfc878980 (diff) | |
download | vyos-1x-f01c4d0173bb49bfd5bd4f1ef5675cc8c597595a.tar.gz vyos-1x-f01c4d0173bb49bfd5bd4f1ef5675cc8c597595a.zip |
wireguard: T4930: add mnemonic for WIREGUARD_REKEY_AFTER_TIME
WireGuard performs a handshake every WIREGUARD_REKEY_AFTER_TIME if data is
being transmitted between the peers. If no data is transmitted, the handshake
will not be initiated unless new data begins to flow. Each handshake generates
a new session key, and the key is rotated at least every 120 seconds or upon
data transmission after a prolonged silence.
Diffstat (limited to 'src/conf_mode/system_ipv6.py')
0 files changed, 0 insertions, 0 deletions