summaryrefslogtreecommitdiff
path: root/git/hooks
diff options
context:
space:
mode:
authoryyamashita <yyamashita@hetzner.yyamashita.com>2026-07-01 13:24:22 +0900
committeryyamashita <yyamashita@hetzner.yyamashita.com>2026-07-01 13:24:22 +0900
commit5a7b068b67bfe623f6bc1a62dcddfca2535c3a46 (patch)
tree44bb575dcd87556fe957a1bb2a34f487497997da /git/hooks
parent75686581d208ba4b4263420db169f56083dda52b (diff)
Fix IKE fragmentation: use fragmentation=no instead of fragment_size=0
fragment_size=0 was interpreted as minimum fragment size (resulting in 4 tiny fragments), not disabled. fragmentation=no in swanctl.conf is the correct per-connection setting to disable IKE fragmentation entirely. The server now sends a single large UDP packet; the OS kernel handles IP fragmentation instead of the IKE layer. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'git/hooks')
0 files changed, 0 insertions, 0 deletions