New commits:
commit 83b3ae1bc30fc38a927dbb3ef56ded5abd246913
Merge: cab2b89fee c5363aa098
Author: Andrew Cagney <[email protected]>
Date: Thu May 8 19:12:20 2025 -0400
ipsec *status: Merge order aliases OLD2NEW in status output
fix #2212 ipsec connectionstatus alias gets order backwards
commit c5363aa0982766b1dc0c605f49557bd84d3679b6
Author: Andrew Cagney <[email protected]>
Date: Thu May 8 19:08:31 2025 -0400
testing: update output from ipsec *status when alias
expect a sensible ordering
commit 3eaea69d417de46f17657b3c879ba4df25a1f546
Author: Andrew Cagney <[email protected]>
Date: Thu May 8 13:13:02 2025 -0400
ipsec trafficstatus: order output OLD2NEW
commit f6c19b63916f46361c3e5c4d722d45dd5932eafd
Author: Andrew Cagney <[email protected]>
Date: Thu May 8 13:10:40 2025 -0400
ipsec briefconnectionstatus: order things OLD2NEW
commit 3e911dd54147b8ed92d7056c6cac93076ee3a3b3
Author: Andrew Cagney <[email protected]>
Date: Thu May 8 12:57:27 2025 -0400
ipsec connectionstatus: walk connection OLD2NEW
And not NEW2OLD. Use visit_connection_tree().
commit e871327d2ae2e67bc51882124d46ac7aa6ab18d5
Author: Andrew Cagney <[email protected]>
Date: Thu May 8 12:48:18 2025 -0400
connections: add visit_connection_tree(ORDER)
Replace internal function:
visit_connections_bottom_up()
with
walk_connection_tree()
which walks both ways
commit ce3acc79354964db5eb34888a9fa669ff9a93986
Author: Andrew Cagney <[email protected]>
Date: Thu May 8 11:43:23 2025 -0400
connections: rename whack_connection() to visit_root_connection()
and clarify that only aliases get multiple callbacks
update callback names
- connection_visitor()
- connection_node_visitor()
commit 3a4af172ef5e92452c9292eda5893a8a8e097dc9
Author: Andrew Cagney <[email protected]>
Date: Thu May 8 08:52:43 2025 -0400
connections: return struct connections * from sort_connections()
Use in whack_*.c code, eliminate whack_all_connections_sorted()
commit 709be9079eaba371622a6734a8aa7209ce97ac8a
Author: Andrew Cagney <[email protected]>
Date: Thu May 8 08:50:53 2025 -0400
memory: alloc_items(), rework overalloc_things()
allocates an array of items with a data+len header
_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]