Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-01-19 | wireguard: T4930: add mnemonic for WIREGUARD_REKEY_AFTER_TIME | Christian Breunig | |
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. | |||
2024-06-19 | op mode: T6501: add "run show kernel modules" | Daniil Baturin | |
2023-07-26 | openvpn: T4974: dynamically load/unload kernel module | Christian Breunig | |
2023-07-15 | T5195: add/fix missing imports | John Estabrook | |
2023-07-15 | T5195: vyos.util -> vyos.utils package refactoring part #2 | Christian Breunig | |