Unverified Commit 981c7d9c authored by Nick Cao's avatar Nick Cao
Browse files

nixos/strongswan-swanctl: update options for strongswan 6.0.3

parent d8a0ae9d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1353,6 +1353,7 @@ in
        netmask = mkCommaSepListParam [ ] "Address or CIDR subnets";
        server = mkCommaSepListParam [ ] "Address or CIDR subnets";
        subnet = mkCommaSepListParam [ ] "Address or CIDR subnets";
        p_cscf = mkCommaSepListParam [ ] "Address or CIDR subnets";
        split_include = mkCommaSepListParam [ ] "Address or CIDR subnets";
        split_exclude = mkCommaSepListParam [ ] "Address or CIDR subnets";
      }