[Swan-commit] Changes to ref refs/heads/main

Antony Antony antony at vault.libreswan.fi
Sun Jun 19 18:33:51 EEST 2022


New commits:
commit d3340f015fe1e163f33ef78c705bc8436fcd568e
Merge: 88bee62b82 31d2a748d2
Author: Antony Antony <antony at phenome.org>
Date:   Sun Jun 19 12:34:20 2022 +0200

    Merge branch 'nftable-fixes' into main
    
    rework nftable suport using boolean options.
    use iptables and nft from the path $PATH.
    
    build time options:
     HAVE_IPTABLES=true|false
     or
     HAVE_NFTABLES=true| false
    
    add nftable support for ipsec look, barf and verify
    
    still missing CAT and nflog per connection.

commit 31d2a748d29ee03411021284f119e6ea24cc042b
Author: Antony Antony <antony at phenome.org>
Date:   Sun Jun 19 13:52:14 2022 +0200

    bsd: disable nftable and iptbales support
    
    this will disable 2-3 connection conflig options.
    cat, nflog-all and nflog. These are Linux specific for now.
    
    HAVE_NFTABLES = false
    HAVE_IPTABLES = false

commit 484ef66d74385e68588083597b18a855737fc06b
Author: Antony Antony <antony at phenome.org>
Date:   Sun Jun 19 14:10:19 2022 +0200

    barf: add nftable support
    
    this only reading the tables so nftables is easy

commit b1f51a7131c925aaef7b99875e8d90afad5a89b3
Author: Antony Antony <antony at phenome.org>
Date:   Sun Jun 19 11:36:59 2022 +0200

    ipsec look: add nftable support

commit 869e6089675b07b5f43ad4233db70a33d7d39675
Author: Antony Antony <antony at phenome.org>
Date:   Sun Jun 19 11:22:24 2022 +0200

    _updown.xfrm.in: add nft support
    
    basic structures. CAT and nflog need more work

commit c88fc1aaa29d75d5b7919ee34cddbd466e0c56bc
Author: Antony Antony <antony at phenome.org>
Date:   Sun Jun 19 11:19:41 2022 +0200

    programs/verify/verify.in: add nftables

commit 854c05d9d06cab07131f45e0a156965b4fe1ab3b
Author: Antony Antony <antony at phenome.org>
Date:   Sun Jun 19 10:25:09 2022 +0200

    testing: nflog-01-global-nftable

commit 3bcc6a9023244e5b85f2e44a6bb54bb75d7bc3b3
Author: Antony Antony <antony at phenome.org>
Date:   Sun Jun 19 08:06:49 2022 +0200

    build: add nft HAVE_NFTABLES
    
    nftables initial support for nflog-all

commit 371599ba25e1d9d2e3204efebadd0b2cd2ea1c22
Author: Antony Antony <antony at phenome.org>
Date:   Sun Jun 19 08:29:19 2022 +0200

    nflog: add nftables support nflog-all
    
    global nflog-all support using nft



More information about the Swan-commit mailing list