New commits:
commit e17877e29b215d2dadfc258ea1a1e3c040569cfb
Author: Andrew Cagney <[email protected]>
Date: Sun Sep 22 10:27:17 2024 -0400
ipsec interface: add c->config->ipsec_interface
Split:
add_connection_ipsec_interface()
into:
parse_ipsec_interface()
add_ipsec_interface()
In the former, fill in c->config->ipsec_interface.{enabled,id}
and then in the latter, add c->ipsec_interface using the config.
Call both when adding a connection.
In `ipsec connectionstatus` always display the ipsec-interface
(using information in c->config->ipsec_interface). It was being
omitted when the connection was disoriented.
see #1807 create kernel ipsec-interface (pseudo device) during orient?
_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]