Skip to content

Commit c31da49

Browse files
committed
Add IPV6_DONTFRAG define in nginx-1.25.2/auto/unix, In order to support linux kernel versions earlier than 3.14.
1 parent d2fe88c commit c31da49

File tree

1 file changed

+1
-0
lines changed
  • app/nginx-1.25.2/auto

1 file changed

+1
-0
lines changed

app/nginx-1.25.2/auto/unix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -501,6 +501,7 @@ ngx_feature_libs=
501501
ngx_feature_test="setsockopt(0, IPPROTO_IP, IPV6_DONTFRAG, NULL, 0)"
502502
#. auto/feature
503503
have=NGX_HAVE_IPV6_DONTFRAG . auto/have
504+
have=IPV6_DONTFRAG value=62 . auto/define
504505

505506

506507
ngx_feature="TCP_DEFER_ACCEPT"

0 commit comments

Comments
 (0)