New commits:
commit 44d4044af06ff40e0e8897039b126a6956b11a54
Author: Antony Antony <[email protected]>
Date:   Thu Jun 16 09:40:29 2022 +0000

    programs/verify/verify.in: iptables is optional and use build variable
    
    remove the hard coded path of iptables. Use optional build time variable
    @IPTABLES_BINARY@ if it is set use
    shell.which(iptablesbin) or os.path.isfile(iptablesbin)
    for run time check.

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to