Commit Graph

1147 Commits

Author SHA1 Message Date
fengbojiang(姜凤波) 04b1440d33 The TCP stack has been changed to use the estimated RTT instead of timestamps for receive buffer auto resizing.
Corresponding upstream changeset from https://svnweb.freebsd.org/base?view=revision&revision=317368.
2019-11-22 11:40:45 +08:00
fengbojiang(姜凤波) e1bffb8a14 The network stack has been modified to fix incorrect or invalid IP
addresses if multiple threads emit a UDP log_in_vain message
concurrently.

Corresponding upstream changeset from
https://svnweb.freebsd.org/base?view=revision&revision=313523.
2019-11-21 16:57:10 +08:00
fengbojiang(姜凤波) 56d87bf891 The network stack has been modified to fix incorrect or invalid IP
addresses if multiple threads emit a UDP log_in_vain message
concurrently.

Corresponding upstream changeset from
https://svnweb.freebsd.org/base?view=revision&revision=313523.
2019-11-21 16:57:10 +08:00
fengbojiang(姜凤波) efd36ee293 The network stack has been updated to include ip6_tryforward(),
providing performance benefits as result of a reduced number of checks.

Corresponding upstream changeset from
https://svnweb.freebsd.org/base?view=revision&revision=311681.
2019-11-21 16:42:24 +08:00
fengbojiang(姜凤波) d6e6a7ee89 The network stack has been updated to include ip6_tryforward(),
providing performance benefits as result of a reduced number of checks.

Corresponding upstream changeset from
https://svnweb.freebsd.org/base?view=revision&revision=311681.
2019-11-21 16:42:24 +08:00
fengbojiang(姜凤波) d53a2d2032 FreeBSD: upgrad to FreeBSD-releng-11.0 for some bugs. 2019-11-20 20:41:29 +08:00
fengbojiang(姜凤波) e7145e3651 FreeBSD: upgrad to FreeBSD-releng-11.0 for some bugs. 2019-11-20 20:41:29 +08:00
fengbojiang(姜凤波) 363b08a7ac Add executable permissions to configure of nginx-1.16.1. 2019-11-19 17:30:18 +08:00
fengbojiang(姜凤波) 8de6a6c5a4 Add executable permissions to configure of nginx-1.16.1. 2019-11-19 17:30:18 +08:00
fengbojiang(姜凤波) e5774deba1 Merge branch 'master' into dev 2019-11-15 17:38:53 +08:00
fengbojiang(姜凤波) c2cbf415cb Merge branch 'master' into dev 2019-11-15 17:38:53 +08:00
fengbojiang(姜凤波) 648fe00f67 Update release note or 1.13. 2019-11-15 17:22:00 +08:00
fengbojiang(姜凤波) 3bd6304c60 Update release note or 1.13. 2019-11-15 17:22:00 +08:00
fengbojiang(姜凤波) 2733b9e375 Merge branch 'master' into dev 2019-11-15 15:27:49 +08:00
fengbojiang(姜凤波) 9e68465969 Merge branch 'master' into dev 2019-11-15 15:27:49 +08:00
root 7036eca02d Add `configure` of jemalloc depend by redis. 2019-11-14 19:55:29 +08:00
root d14625f707 Add `configure` of jemalloc depend by redis. 2019-11-14 19:55:29 +08:00
fengbojiang e3de2f8891 Redis: Redis-5.0.5 supported.
Fixed #352 #368
2019-11-14 19:04:14 +08:00
fengbojiang 572c431158 Redis: Redis-5.0.5 supported.
Fixed #352 #368
2019-11-14 19:04:14 +08:00
Jayath Sathyanarayana 316f2a31b4 Merge patch of Configuration param to skip "TX checksum offload", refer #448. 2019-11-04 13:10:27 +08:00
Jayath Sathyanarayana 3a3642c7f7 Merge patch of Configuration param to skip "TX checksum offload", refer #448. 2019-11-04 13:10:27 +08:00
fengbojiang 86cd82dc87 SOCKET: support `SO_REUSEPORT`. 2019-11-04 10:44:07 +08:00
fengbojiang 7f7be099b6 SOCKET: support `SO_REUSEPORT`. 2019-11-04 10:44:07 +08:00
fengbojiang(姜凤波) 9750a51d53 Nginx: remove app/nginx-1.11.10. 2019-10-31 16:40:49 +08:00
fengbojiang(姜凤波) 8bfb8ce35b Nginx: remove app/nginx-1.11.10. 2019-10-31 16:40:49 +08:00
fengbojiang(姜凤波) d1605f4d73 modify nginx-1.11.10 to nginx 1.16.1 in tutorial. 2019-10-31 16:35:06 +08:00
fengbojiang(姜凤波) 28e10b5717 modify nginx-1.11.10 to nginx 1.16.1 in tutorial. 2019-10-31 16:35:06 +08:00
fengbojiang(姜凤波) b99e7124e8 Fixed #426, F-stack compile error in Red Hat 8.0 with gcc 8.2.1. 2019-10-31 15:58:26 +08:00
fengbojiang(姜凤波) b8b4b7b9d7 Fixed #426, F-stack compile error in Red Hat 8.0 with gcc 8.2.1. 2019-10-31 15:58:26 +08:00
fengbojiang(姜凤波) ca4eb0b672 Nginx: upgrade to 1.16.1 for HTTP/2(CVE-2019-9511, CVE-2019-9513, CVE-2019-9516) 2019-10-29 19:25:56 +08:00
fengbojiang(姜凤波) 3da8d17db6 Nginx: upgrade to 1.16.1 for HTTP/2(CVE-2019-9511, CVE-2019-9513, CVE-2019-9516) 2019-10-29 19:25:56 +08:00
fengbojiang(姜凤波) 7abbdf7aa5 Fix crash of `netstat -n`, refer #438. 2019-10-29 15:31:14 +08:00
fengbojiang(姜凤波) 73e135b80c Fix crash of `netstat -n`, refer #438. 2019-10-29 15:31:14 +08:00
johnjiang a36df1e44e Merge pull request #441 from open-estuary/dev
lib/ff_config.c : Fix data overflow in more than 64 cores
2019-10-24 20:58:16 +08:00
johnjiang 59e841c5a2
Merge pull request #441 from open-estuary/dev
lib/ff_config.c : Fix data overflow in more than 64 cores
2019-10-24 20:58:16 +08:00
beard-627 868cca5674 lib/ff_config.c 2019-09-18 17:01:54 +08:00
beard-627 813e23e238 lib/ff_config.c 2019-09-18 17:01:54 +08:00
johnjiang 7d8917714d Merge pull request #435 from chenjianjian/dev
fix a bug for nginx 1.16.0
2019-09-11 16:15:47 +08:00
johnjiang 5da0f71d3f
Merge pull request #435 from chenjianjian/dev
fix a bug for nginx 1.16.0
2019-09-11 16:15:47 +08:00
JianJianChen f4d8f17300 fix a bug, [alert] 10485#0: *3 sendmsg() failed (92: Protocol not available) while proxying and sending to client, udp client 2019-09-09 13:33:26 +08:00
JianJianChen 63a9c17a7c fix a bug, [alert] 10485#0: *3 sendmsg() failed (92: Protocol not available) while proxying and sending to client, udp client 2019-09-09 13:33:26 +08:00
fengbojiang(姜凤波) 5433d0d7a2 Fix a typo. 2019-09-04 21:56:15 +08:00
fengbojiang(姜凤波) d0f17d5b35 Fix a typo. 2019-09-04 21:56:15 +08:00
fengbojiang(姜凤波) d39775a93b Fix mac set bug. 2019-09-04 21:37:56 +08:00
fengbojiang(姜凤波) c9b3c75a23 Fix mac set bug. 2019-09-04 21:37:56 +08:00
fengbojiang(姜凤波) 5fbf4a15eb Bonding: supported. but it can't work in multi-processes, to be fix. 2019-09-04 21:17:10 +08:00
fengbojiang(姜凤波) c0f666848d Bonding: supported. but it can't work in multi-processes, to be fix. 2019-09-04 21:17:10 +08:00
johnjiang 77f1e89c1c Merge pull request #423 from tfylling/patch-1
Typo fix for iflagg.c
2019-08-15 21:00:03 +08:00
johnjiang 8e6dbae8c4
Merge pull request #423 from tfylling/patch-1
Typo fix for iflagg.c
2019-08-15 21:00:03 +08:00
fengbojiang 1da26298b3 IPv6: disable `net.inet.tcp.nolocaltimewait` in `config.ini` by default.
If enable it, and F-Stack app use `ff_close` to close the connection first while the IPv6 client and sever ips in the same prefix scope, the F-Stack app will not respond the last_ack while receiced `fin+ack` package.
2019-08-11 18:28:07 +08:00