New commits:
commit 5ba93ed45bc344bdc57972785ad846cc2fc2a785
Merge: 5b420733cb 27913b905a
Author: Andrew Cagney <[email protected]>
Date:   Thu Mar 26 08:26:55 2026 -0400

    Merge kernel: include selectors in xfrm policy error messages [by Amrinder 
Singh]
    
    Fixes #1544 clearly log what kernel state/policy couldn't be deleted
    
    Policy deletion errors like xfrm XFRM_MSG_DELPOLICY delete response
    for flow (out) only showed direction, making them useless for
    debugging SA deletion errors already included the full identifier (e.g
    = [email protected]). This formats the src/dst selectors via
    str_selector_pair() into both kernel_xfrm_policy_add() and
    kernel_xfrm_policy_del() error messages, producing output like
    response for flow 192.0.2.0/24===192.0.1.0/24
    
    Merge #2651 aamrindersingh/1544-xfrm-policy-error-selectors
    
    Signed-off-by: Andrew Cagney <[email protected]>

commit 27913b905acbc6c81b0202d636abb29cc6f61d3b
Author: aamrindersingh <[email protected]>
Date:   Sun Mar 8 19:46:01 2026 +0000

    testing: update xfrm policy error message expectations

commit dc5e3dbe76e8e3881d848966d56a0621a6c9f371
Author: aamrindersingh <[email protected]>
Date:   Sun Mar 8 19:45:48 2026 +0000

    kernel: include selectors in xfrm policy error messages

_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to