New commits:
commit c284d8fa68d37209ec3727aed318253b2628a09a
Author: Andrew Cagney <[email protected]>
Date:   Sat Sep 21 21:56:07 2024 -0400

    ipsec interface: call del_kernel_ipsec_interface_address() from routing
    
    not remove_kernel_ipsec_interface() which doesn't actually
    remove interfaces - truth in advertising
    
    see #1807 create kernel ipsec-interface (pseudo device) during orient?

commit 81456f8562a42d4427821d31786eafcdf56f4c76
Author: Andrew Cagney <[email protected]>
Date:   Sat Sep 21 18:30:10 2024 -0400

    ipsec interface: split add_kernel_ipsec_interface()
    
    - make raw interface an explicit parameter
    - move add address code to add_kernel_ipsec_interface_address()
    - when ipsec-interface has address, check same is true of kernel
    
    In routing.c, call both add_kernel_ipsec_interface() and
    add_kernel_ipsec_interface_address() explicitly.
    
    see #1807 create kernel ipsec-interface (pseudo device) during orient?

commit 357bfb3d9df53cb4a996da0c7f4bf0ca76e9eedb
Author: Andrew Cagney <[email protected]>
Date:   Sat Sep 21 17:35:25 2024 -0400

    ipsec interface: include details when rejecting an existing interface
    
    In .ip_link_match() save the rejection as a diag.

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

Reply via email to