New commits:
commit d4f39a6b74e710922ecd89613ccd654978ae870c
Merge: dcd68fa258 992b30e4d3
Author: Andrew Cagney <[email protected]>
Date:   Sat Mar 29 12:25:27 2025 -0400

    kernel: remove SHUNT_REJECT
    
    The BSDs and Linux (XFRM) were, silently, trying to emulate this
    using SHUNT_DROP (clearly not the same).
    
    The config code's been updated to instead log that DROP is
    being used, and SHUNT_RJECT code removed.
    
    close #2126 make type=%reject an alias for type=%drop
    close #2128 merge SHUNT_REJECT into SHUNT_DROP
    
    Merge branch 'remove-shunt-reject'

commit 992b30e4d3f7510aee79d20b45a7395a1707cd04
Author: Andrew Cagney <[email protected]>
Date:   Sat Mar 29 12:24:24 2025 -0400

    documentation: add historic note about type=reject

commit bba09de5e822d188deea2b13bbc12304b3a98db4
Author: Andrew Cagney <[email protected]>
Date:   Sat Mar 29 12:15:22 2025 -0400

    kernel: drop SHUNT_RJECT, code uses SHUNT_DROP

commit 6f44b161b3c1164c06d9f9c20477d8ea964ba441
Author: Andrew Cagney <[email protected]>
Date:   Sat Mar 29 12:14:05 2025 -0400

    whack: make --reject an alias for --drop
    
    ditto --failhold

commit ac48fcc0cb0fcd2b30a14c9f177cadcc7126b27b
Author: Andrew Cagney <[email protected]>
Date:   Sat Mar 29 11:59:06 2025 -0400

    testing: in baseconfigs/.../ikev2-oe.conf, use type=drop, not type=reject

commit 6e25804c90425aff567918be9394fa7085ab99ea
Author: Andrew Cagney <[email protected]>
Date:   Sat Mar 29 11:56:05 2025 -0400

    documentation: use type=drop, not type=reject, in OE block example

commit 8421e78d1316c1bf2b0edb8526f36e30fb7df9bf
Author: Andrew Cagney <[email protected]>
Date:   Sat Mar 29 11:53:51 2025 -0400

    testing: in OE tests use type=drop and not type=reject
    
    since `reject` is implemented as `drop`

commit ae60928ea11f2d660d0da1d6127e1c9c09fcdc2a
Author: Andrew Cagney <[email protected]>
Date:   Fri Mar 28 21:39:21 2025 -0400

    testing: in addconn-48-shunts tickle type=%reject's warning

commit 30df146b6fbf79797ab2f0344114be8a9e9c91b0
Author: Andrew Cagney <[email protected]>
Date:   Fri Mar 28 21:38:02 2025 -0400

    libipsecconf: type=%reject implemented using type=%drop

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

Reply via email to