Page MenuHomeVyOS Platform

VICI-based implementation of "run show vpn ipsec sa"
Closed, ResolvedPublicFEATURE REQUEST

Description

VICI (versatile IKE configuration protocol) is StrongSWAN's protocol for communicating with charon. See https://www.strongswan.org/apidoc/md_src_libcharon_plugins_vici_README.html

A Python module exists for it in the source tree even if it's not build by the Debian packaging and will have to be debianized separately.

The data formats are invonvenient at best, but it's still better than parsing a custom format.

Details

Version
-
Is it a breaking change?
Unspecified (possibly destroys the router)

Event Timeline

dmbaturin claimed this task.

This never made it into VyOS 1.2.1, so it will need to be backported to Crux, either 1.2.4 or 1.2.5, depending on schedule.

dmbaturin set Is it a breaking change? to Unspecified (possibly destroys the router).