index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
op_mode
/
ipsec.py
Age
Commit message (
Expand
)
Author
2024-07-31
ipsec: T6148: Removed unused imports (#3915)
aapostoliuk
2024-07-28
ipsec: T6148: Fixed reset command by adding init after terminating (#3763)
aapostoliuk
2023-09-05
T5423: Fix for op-mode show vpn ike secrets
Viacheslav Hletenko
2023-07-15
T5195: vyos.util -> vyos.utils package refactoring part #2
Christian Breunig
2023-07-14
T5195: vyos.util -> vyos.utils package refactoring (#2093)
Christian Breunig
2023-05-28
ipsec: T5042: fix remote-access "Tunnel IP" column
Christian Breunig
2023-04-14
ipsec: T5042: Rewritten 'show vpn ipsec remote-access' command
aapostoliuk
2023-03-30
ipsec: T5093: Fixed 'reset vpn ipsec profile' command
aapostoliuk
2023-03-16
ipsec: T5043: Rewritten and fixed 'reset vpn' commands
aapostoliuk
2023-02-24
ipsec: T4985: Changed 'reset vpn ipsec-peer' to use vici library
aapostoliuk
2023-02-14
ipsec: T4985: Fixed 'reset vpn ipsec-peer {peer}' command
aapostoliuk
2023-01-10
T4906: Fix show vpn ipsec connections data
Viacheslav Hletenko
2022-11-20
IPsec: T4829: use type hint Optional for arg tunnel in reset_peer
John Estabrook
2022-11-20
IPsec: T4829: add missing import TimeoutExpired
John Estabrook
2022-11-20
Merge pull request #1657 from sever-sever/T4812
Daniil Baturin
2022-11-18
IPsec: T4828: raise op-mode error on incorrect value
John Estabrook
2022-11-15
T4812: Add op-mode Show vpn ipsec connections
Viacheslav Hletenko
2022-10-27
ipsec: T4778: raise UnconfiguredSubsystem if IPsec not initialized
John Estabrook
2022-10-14
T4725: Fix Regex for correctly reset IPsec peers
Viacheslav Hletenko
2022-08-25
Merge pull request #1458 from sever-sever/T4594
Christian Poessinger
2022-08-04
T2719: add an exception hierarchy for op mode errors
Daniil Baturin
2022-08-04
ipsec: T4594: Rewrite op-mode show vpn ipsec sa
Viacheslav Hletenko
2022-07-25
IPsec: T4552: Fix reset vpn ipsec peer
Viacheslav Hletenko