]> git.ipfire.org Git - people/stevee/network.git/blobdiff - src/network
raw: add new command list-ipsec-connections
[people/stevee/network.git] / src / network
index f7629efc69a4b816f6b8851dbff3a4d0060c7893..daaf12266266dee7d57e7e9c46db63b62122f125 100644 (file)
@@ -1298,6 +1298,9 @@ cli_raw() {
                list-hooks)
                        hook_list $@
                        ;;
+               list-ipsec-connections)
+                       ipsec_list_connections
+                       ;;
                list-ports)
                        port_list
                        ;;