jinhao2
819aafb684
dump packets by core, instead of by ports;without fopen/fclose while dumping
2020-01-08 12:09:40 +08:00
woolen
84bcae25a9
add_micro_thread_auto_adjust_thread_cnt
2019-12-26 16:59:57 +08:00
fengbojiang(姜凤波)
33d130f74c
Fix a crash bug while use `ff_ifconfig` to get interface list of bridge.
2019-12-11 20:24:30 +08:00
fengbojiang(姜凤波)
156135da39
Add `net.inet.ip.forwarding=0` in `config.ini`, defalut disable.
2019-12-11 20:23:47 +08:00
jfb8856606
fa64a7ff56
Update release note or 1.20.
2019-11-23 17:19:55 +08:00
fengbojiang
4b05018ffe
DPDK: update to 18.11.5.
2019-11-23 16:13:38 +08:00
fengbojiang
7b0de5a004
Add `ip6_fastfwd.c` in `Makefile`.
2019-11-23 11:40:18 +08:00
fengbojiang
14cef497d0
Redis: remvoe redis-3.2.8.
2019-11-23 11:08:39 +08:00
fengbojiang
d0ec86faa4
Update license.
2019-11-23 10:58:04 +08:00
fengbojiang(姜凤波)
7360af0eaa
Update LICENSE of Nginx and Redis.
2019-11-22 23:27:26 +08:00
fengbojiang(姜凤波)
a823ae8156
ICMPv6 / MLDv2 out-of-bounds memory access.
...
Corresponding upstream changeset from
https://www.freebsd.org/security/advisories/FreeBSD-SA-19:19.mldv2.asc .
2019-11-22 23:03:52 +08:00
fengbojiang(姜凤波)
6757379bb8
Denial of service in listen system call.
...
Corresponding upstream changeset from
https://www.freebsd.org/security/advisories/FreeBSD-EN-18:11.listen.asc .
Refer: #329 .
2019-11-22 22:07:47 +08:00
fengbojiang(姜凤波)
2d72fc9054
Resource exhaustion in IP fragment reassembly.
...
Corresponding upstream changeset from
https://www.freebsd.org/security/advisories/FreeBSD-SA-18:10.ip.asc .
2019-11-22 21:06:30 +08:00
fengbojiang(姜凤波)
a98418af32
Resource exhaustion in TCP reassembly.
...
Corresponding upstream changeset from
https://www.freebsd.org/security/advisories/FreeBSD-SA-18:08.tcp.asc .
2019-11-22 16:16:34 +08:00
fengbojiang(姜凤波)
007a5634b2
The icmp6(4) protocol has been updated to fix ICMPv6 redirects.
...
Corresponding upstream changeset from https://svnweb.freebsd.org/base/stable/11/sys/netinet6/icmp6.c?r1=329581&r2=329580&pathrev=329581 .
2019-11-22 15:57:05 +08:00
fengbojiang(姜凤波)
da6a6342a9
The disclosure in the TCP network stack was introduced in 11.0.
...
Corresponding upstream changeset from
https://www.freebsd.org/security/advisories/FreeBSD-EN-18:05.mem.asc .
2019-11-22 14:39:26 +08:00
fengbojiang(姜凤波)
d0b1b30af0
Fix denial of service of ipsec.
...
Corresponding upstream changeset from
https://www.freebsd.org/security/advisories/FreeBSD-SA-18:05.ipsec.asc .
2019-11-22 12:33:19 +08:00
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(姜凤波)
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(姜凤波)
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(姜凤波)
e7145e3651
FreeBSD: upgrad to FreeBSD-releng-11.0 for some bugs.
2019-11-20 20:41:29 +08:00
fengbojiang(姜凤波)
8de6a6c5a4
Add executable permissions to configure of nginx-1.16.1.
2019-11-19 17:30:18 +08:00
fengbojiang(姜凤波)
c2cbf415cb
Merge branch 'master' into dev
2019-11-15 17:38:53 +08:00
fengbojiang(姜凤波)
3bd6304c60
Update release note or 1.13.
2019-11-15 17:22:00 +08:00
fengbojiang(姜凤波)
9e68465969
Merge branch 'master' into dev
2019-11-15 15:27:49 +08:00
root
d14625f707
Add `configure` of jemalloc depend by redis.
2019-11-14 19:55:29 +08:00
fengbojiang
572c431158
Redis: Redis-5.0.5 supported.
...
Fixed #352 #368
2019-11-14 19:04:14 +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
7f7be099b6
SOCKET: support `SO_REUSEPORT`.
2019-11-04 10:44:07 +08:00
fengbojiang(姜凤波)
8bfb8ce35b
Nginx: remove app/nginx-1.11.10.
2019-10-31 16:40:49 +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(姜凤波)
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(姜凤波)
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(姜凤波)
73e135b80c
Fix crash of `netstat -n`, refer #438 .
2019-10-29 15:31:14 +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
813e23e238
lib/ff_config.c
2019-09-18 17:01:54 +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
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(姜凤波)
d0f17d5b35
Fix a typo.
2019-09-04 21:56:15 +08:00
fengbojiang(姜凤波)
c9b3c75a23
Fix mac set bug.
2019-09-04 21:37:56 +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
8e6dbae8c4
Merge pull request #423 from tfylling/patch-1
...
Typo fix for iflagg.c
2019-08-15 21:00:03 +08:00
fengbojiang
aa174b6e9a
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
fengbojiang(姜凤波)
7cf85abacc
IPv6: Nginx supportted ipv6, but not incloud bind to host.
2019-08-09 17:48:41 +08:00
Torbjørn Fylling
40c3a4b5dd
Update iflagg.c
...
Presumably a typo
2019-08-09 08:35:21 +02:00
fengbojiang(姜凤波)
e2391e5ebe
helloword sever demo support IPv6.
2019-08-08 22:03:57 +08:00
fengbojiang(姜凤波)
aa18b738d4
packet_dispatcher support vlan.
2019-08-06 22:19:12 +08:00
fengbojiang(姜凤波)
67c27ffe02
Merge branch 'master' into dev
...
Fix bug of kni while set `vlan_strip=0`.
2019-08-06 22:11:54 +08:00
fengbojiang(姜凤波)
3bb4314f74
Fix bug of kni while set `vlan_strip=0`.
2019-08-06 22:05:27 +08:00
root
3f18f1a26a
KNI: remove the feature of monitor port's link status.
...
And if you want to use kni, you should do one of two action:
1. `insmod rte_kni.ko carrier=on` while init dpdk running environment.
2. or run `echo 1 > /sys/class/net/veth0/carrier` after enable veth0 up.
Refer #401 , but this is not the real reason of #401 , it is the DPDK's ENA driver can't work correctly in multi-processes.
2019-07-29 13:38:10 +00:00