New commits:
commit 4dca44b36beb44ba4535c9ce1507fa270098eb28
Author: Andrew Cagney <[email protected]>
Date:   Mon Nov 28 16:08:59 2022 -0500

    kernel: drop oe_shunt parameter to calculate_kernel_priority()
    
    see previous commit for rationale

commit 983f8647accbd0dda9ebd81910ae311bf92204cc
Author: Andrew Cagney <[email protected]>
Date:   Mon Nov 28 16:05:31 2022 -0500

    kernel: in calculate_kernel_priority() pexpect OE->connection is instance
    
    As in:
      PEXPECT(c->logger, c->policy & POLICY_OPPORTUNISTIC);
      PEXPECT(c->logger, c->kind == CK_INSTANCE);
      PEXPECT(c->logger, c->spd->remote->client.maskbits == 
selector_info(c->spd->remote->client)->mask_cnt);
      dstw = 0;
    making the code path mute.
    
    The code to bump up an OE connections priority seems to go
    back to when the function was being called with a template.

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

Reply via email to