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

Andrew Cagney cagney at vault.libreswan.fi
Fri Oct 20 19:29:25 EEST 2023


New commits:
commit 57cb01050596c57d97aa654acb64cc8a39103384
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Oct 20 10:09:07 2023 -0400

    routing: add/use RT_UNROUTED_INBOUND_NEGOTIATION
    
    as in unrouted + inbound-established + outbound-negotiating
    
    transition ESTABLISH_INBOUND, UNROUTED_NEGOTIATION, * to
    UNROUTED_INBOUND_NEGOTIATION
    
    Note: a quick look at the code shows plenty of cases where
    this knowledge isn't exploited

commit c41048b3fc00af11aaa269c2901b1a8df975a370
Author: Andrew Cagney <cagney at gnu.org>
Date:   Fri Oct 20 10:04:31 2023 -0400

    routing: shuffle routing enum names
    
    RT_ROUTED_INBOUND -> RT_ROUTED_INBOUND_NEGOTIATION
    
      as in routed + inbound-established + outbound-negotiation
    
    BARE_NEGOTIATION -> UNROUTED_BARE_NEGOTIATION
    
      as in unrouted + no-inbound + no-outbound



More information about the Swan-commit mailing list