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

Andrew Cagney cagney at vault.libreswan.fi
Thu Jan 11 04:22:13 EET 2024


New commits:
commit 1682eef69ef263b7f256d1b6c0e02d39ef57bf28
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Jan 10 21:01:57 2024 -0500

    addconn: don't reject nic-offload when never negotiate
    
    Properly merge:
      pluto: check various incompatible settings with nic-offload=packet|auto
    into:
      addconn: update nic-offload= code
    The general pattern for addconn code in connections.c is:
      if never-negotiate:
        if option set:
          warn that option ignored
        set to default
      else:
        more strict diag() checks
    Also reword the messages to use the word "restricted"
    to try and imply that it is pluto that is imposing the
    limitation.

commit 0215e19d05c29199330c9edf4138780254d95888
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Jan 10 15:53:26 2024 -0500

    whack: list all valid sparse names when argument is invalid

commit 90bc595584338665a34704a874bd29f4d235c378
Author: Andrew Cagney <cagney at gnu.org>
Date:   Sun Dec 31 13:26:05 2023 -0500

    names: add jam_sparse_names() to list valid sparse name entries

commit 5db57ccd49f1c7e7e91148cf7b4520e2950df6cf
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Jan 10 21:01:29 2024 -0500

    testing: update addconn-37-nic-offload, add to TESTLIST



More information about the Swan-commit mailing list