New commits:
commit b4ea558c96e20d01b47527843b6e8e357e854b10
Merge: bf9bc12523 22524c4471
Author: Andrew Cagney <[email protected]>
Date: Wed Jun 4 15:31:54 2025 -0400
Merge pluto: clean up --ike-socket-...
commit 22524c447190f656e50c25d478aa3f780b969660
Author: Andrew Cagney <[email protected]>
Date: Wed Jun 4 11:07:47 2025 -0400
pluto: cleanup --ike-socket-* options
add --ike-socket-errqueue= to replace ike-socket-no-errqueue
options save values in config_setup not globals
in whack_listen(), read/modify/write values in config_setup
move pluto_ike_socket_{errqueue,bufsize} to iface.[hc]
set defaults in config_setup.[hc]
close #2281 merge case OPT_IKE_SOCKET_... and KYN_IKE_SOCKET...
commit f81ee451b5e6b3a9697e9e5eb23d12ac62a7e8f2
Author: Andrew Cagney <[email protected]>
Date: Wed Jun 4 10:34:16 2025 -0400
ipsec listen: drop unexplainable fflush(stdout+stderr)
... that we've been faithfully dragging around since
time immemorial.
commit 294d93f811af06684be52461c9860c8f4d8394eb
Author: Andrew Cagney <[email protected]>
Date: Wed Jun 4 10:30:55 2025 -0400
whack: add --ike-socket-errqueue={yes,no}
commit fe5542d5bb18b3e58f290e4a547de28ff6f850e3
Author: Andrew Cagney <[email protected]>
Date: Wed Jun 4 10:27:40 2025 -0400
whack: fix --ike-socket-bufsize
follow-up:
Merge code: use enum *_kind
commit 966a87d36f49968717638625d6abc19cb19ee4bc
Author: Andrew Cagney <[email protected]>
Date: Wed Jun 4 10:19:49 2025 -0400
whack: cleanup --ike-socket-errqueue-toggle et.al.
use meaningful enum for OPT_
group with listen
use OPT()
commit 21e89352cfe4132c13d052562ba85f61d5eb3f6c
Author: Andrew Cagney <[email protected]>
Date: Wed Jun 4 10:12:23 2025 -0400
whack: group listen parameters under whack.listen
and use names that match the options
commit f3dd72db0c277d691da1e1fff1cefe42a4381718
Author: Andrew Cagney <[email protected]>
Date: Wed Jun 4 11:38:22 2025 -0400
optarg: allow UDP bufsize of 0 aka unset
commit 549c27250400081cca34f09a8e0e9d99c1941516
Author: Andrew Cagney <[email protected]>
Date: Wed Jun 4 10:11:14 2025 -0400
iface: move/rename pluto_ike_socket_{errqueu,bufsize} to iface.[hc]
were hiding in server.[hc], and one as pluto_sock_bufsize.
Drop IKE_BUF_AUTO=0 initializer; use >0 is a better test.
_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]