New commits:
commit 57cb01050596c57d97aa654acb64cc8a39103384
Author: Andrew Cagney <cag...@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 <cag...@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

_______________________________________________
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to