New commits:
commit 309a439c2bfea922d4f75c3c7d371ab1553f8a39
Merge: 5ba93ed45b 9d9ff78fc4
Author: Andrew Cagney <[email protected]>
Date:   Thu Mar 26 11:36:42 2026 -0400

    Merge pluto: count dropped and mangled IKE packets [by André Luiz Rodrigues 
Castro da Nóbrega]
    
    Add two new pstats counters for packets dropped in process_md()
    
    Before this change, packets dropped inside process_md() were not
    counted. Only bytes were tracked via pstats_ike_bytes.in, which counts
    all received bytes regardless of whether the packet was processed or
    dropped.
    
    Merge #2696 andreluizrcn-stats/dropped-packets-2546
    
    Signed-off-by: Andrew Cagney <[email protected]>

commit 9d9ff78fc4185274ebdcad685c6f3cba7f202824
Author: andreluizrcn <[email protected]>
Date:   Wed Mar 25 20:50:48 2026 -0300

    testing: add ikev1-policy-03-stats and update whack-globalstatus-01
    
    - add ikev1-policy-03-stats test
    - mark test as good
    - update whack-globalstatus-01 expected output

commit 3e61b713d970649dda8ea5f37815990763929cdb
Author: andreluizrcn <[email protected]>
Date:   Wed Mar 25 20:48:50 2026 -0300

    pluto: count dropped and mangled IKE packets
    
    - add pstats_ikev1_dropped and pstats_ike_mangled counters
    - expose via whack --globalstatus
    - count dropped packets in GLOBAL_IKEv1_REJECT case

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

Reply via email to