New commits: commit 79ea8779840150a738e6b755224b994ad6c8eba1 Merge: 84279ce892 ef22ffc224 Author: Andrew Cagney <cag...@gnu.org> Date: Sat Jun 21 21:34:18 2025 -0400
Merge ip: add struct ip_base to start of ip structures Like ike_alg at the start of the crypto descriptors, this lets code be more generic. commit ef22ffc22490b7207d9079e756dde631e8de9255 Author: Andrew Cagney <cag...@gnu.org> Date: Thu Jun 19 17:05:27 2025 -0400 testing: update ipcheck - expect <null-...> commit 251b18aad2eb3ebfeaa3aaadd66635e214d7d5e6 Author: Andrew Cagney <cag...@gnu.org> Date: Thu Jun 19 11:00:44 2025 -0400 ip: add jam_invalid_ip(), handles NULL, unset, bogis AFI commit 30880abcfc6e3ad2b3ad547a76f87c4e9c005d2d Author: Andrew Cagney <cag...@gnu.org> Date: Thu Jun 19 10:16:43 2025 -0400 ip: define generic ip_{type,info}(), use to implement blah_{type,info}() commit be218e731de0c97b0d2217006c0c480e370d868b Author: Andrew Cagney <cag...@gnu.org> Date: Thu Jun 19 10:01:10 2025 -0400 ip: define generic ip_is_{set,unset}() use to implement blah_is_unset() commit 09653198e573cc3a85eba4df66f0888da8ac6338 Author: Andrew Cagney <cag...@gnu.org> Date: Thu Jun 19 09:39:20 2025 -0400 ip: move .is_set to .ip.is_set commit 843c08ceba8c8b809584c66d68350b9ad46f9550 Author: Andrew Cagney <cag...@gnu.org> Date: Thu Jun 19 09:21:46 2025 -0400 ip: add struct ip_base to front of ip structures ... set up for same hack as the algorithm structures with "common". Move .ip_version into struct, resulting in .ip.version. _______________________________________________ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsubscribe send an email to swan-commit-le...@lists.libreswan.org