New commits:
commit 83827eb5ab113b542d27ed4c59d86edb426c029d
Merge: 34d6ceb717 4728c25d7b
Author: Andrew Cagney <[email protected]>
Date:   Sun Mar 23 14:27:54 2025 -0400

    whack: switch commands .whack_command =
    
    mostly; exceptions tracked with separate taks
    close #2109 merge standalone whack commands in to an enum / dispatchable 
table
    
    Merge commit '4728c25d7bd3a6c2b5be7da31ee30ffff678ea33'

commit 4728c25d7bd3a6c2b5be7da31ee30ffff678ea33
Author: Andrew Cagney <[email protected]>
Date:   Sun Mar 23 12:40:52 2025 -0400

    whack seccomp-crashtest: use .whack_command

commit b983d638645ef839ac5e4f64ffca46b6e1f1f7df
Author: Andrew Cagney <[email protected]>
Date:   Sun Mar 23 12:35:14 2025 -0400

    ipsec list*: use .whack_command
    
    ditto checkpubkeys

commit 92b95a5e58286288304e2fd2d0d23d8701b9a953
Author: Andrew Cagney <[email protected]>
Date:   Sun Mar 23 12:07:01 2025 -0400

    ipsec ddos: switch to .whack_command

commit 76c3a82b62d5fb16328c7f75c3aaef8c93402634
Author: Andrew Cagney <[email protected]>
Date:   Sun Mar 23 12:00:44 2025 -0400

    ipsec listen: process listen before other commands !?!
    
    see #2118 is ipsec whack --listen a separate command or attribute?

commit 2ff2e870e3408f315d984afaad993beae3e58833
Author: Andrew Cagney <[email protected]>
Date:   Sun Mar 23 11:55:29 2025 -0400

    whack: switch {rekey,delete,down}-{ike,child} to .whack_command

commit 502efe89ddcb1d5866645f6d16de8fbd3b51f6ac
Author: Andrew Cagney <[email protected]>
Date:   Sat Mar 22 21:43:53 2025 -0400

    whack: more .whack_command change
    
    +       WHACK_CLEARSTATS,
    +       WHACK_DDNS,
    +       WHACK_PURGEOCSP,
    +       WHACK_SHOWSTATES,

commit 394b677f17ff27a9e58b8ebd3e729439e3ab0ca3
Author: Andrew Cagney <[email protected]>
Date:   Sat Mar 22 21:20:13 2025 -0400

    testing: misc updates

commit 8dbe3b91c232f0beb15c140cc3f675f05220ecd8
Author: Andrew Cagney <[email protected]>
Date:   Sat Mar 22 14:30:39 2025 -0400

    whack: switch more commands to .whack_command
    
    +       WHACK_DELETEUSER,
    +       WHACK_DELETEID,
    +       WHACK_DELETESTATE,
    +       WHACK_CRASH,

commit d1a4f41637ef0cf30efba6a6e187c64b2fb27adf
Author: Andrew Cagney <[email protected]>
Date:   Sat Mar 22 11:41:02 2025 -0400

    whack: move more commands to .whack_command
    
    +       WHACK_DELETE,
    +       WHACK_ADD,
    +       WHACK_ROUTE,
    +       WHACK_UNROUTE,
    +       WHACK_INITIATE,
    +       WHACK_SUSPND,
    +       WHACK_OPPO_INITIATE,
    +       WHACK_DOWN,
    +       WHACK_SUSPEND,

commit 86e3dd0a7bee9bbd922c306b5e1853176f85f8e7
Author: Andrew Cagney <[email protected]>
Date:   Sat Mar 22 12:34:01 2025 -0400

    ipsec add: split whack_addconn_delete() from whack_delete()

commit 44a8178e8a33c1b12d4cb11ac55338e8d8b14c82
Author: Andrew Cagney <[email protected]>
Date:   Fri Mar 21 23:55:28 2025 -0400

    whack: add more commands to .whack_command
    
    +       WHACK_PROCESSSTATUS,
    +       WHACK_ADDRESSPOOLSTATUS,
    +       WHACK_CONNECTIONSTATUS,
    +       WHACK_BRIEFCONNECTIONSTATUS,
    +       WHACK_BRIEFSTATUS,
    +       WHACK_FIPSSTATUS,
    +       WHACK_GLOBALSTATUS,
    +       WHACK_TRAFFICSTATUS,
    +       WHACK_SHUNTSTATUS,

commit 6865f6af792df611bc56583463f73f34d7af81ea
Author: Andrew Cagney <[email protected]>
Date:   Sat Mar 22 10:46:33 2025 -0400

    whack: in pluto shuffle order of whack_command params
    
    match most common

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

Reply via email to