fix kqueue can't add multi event onetime, modify struct event fromm freebsd11 to freebsd13.
Update LICENCE.
Upgrade f-stack.conf in Nginx.
Support DPDK 20.11.0(LTS).
Bug:CLR_FD_BIT is undefined
Fix compile error of micro_thread with gcc 8.3.
User APP can use AF_INET6/PF_INET6 directly whether call ff socket or linux API, such as inet_ntoa/inet_aton.
add_micro_thread_auto_adjust_thread_cnt
Redis: remvoe redis-3.2.8.
Add executable permissions to configure of nginx-1.16.1.
Add `configure` of jemalloc depend by redis.
Redis: Redis-5.0.5 supported.Fixed #352 #368
Nginx: remove app/nginx-1.11.10.
Nginx: upgrade to 1.16.1 for HTTP/2(CVE-2019-9511, CVE-2019-9513, CVE-2019-9516)
fix a bug, [alert] 10485#0: *3 sendmsg() failed (92: Protocol not available) while proxying and sending to client, udp client
IPv6: Nginx supportted ipv6, but not incloud bind to host.
modify permission of nginx-1.16.0's configure.
modify `nginx.conf`'s default config to response date directly, not file.
add `make install` and `make uninstall` in f-tack's lib and tools, refer #396
Nginx: add nginx1.16.0 that support TLSv1.3, refer #340.
Nginx: fixbug, support "master_process off".
Nginx: fixbug, stack-buffer-overflow, refer to #286.
FreeBSD define IP_BINDANY in freebsd/netinet/in.hFstack should only support IP_BINDANY.
fix a typo
replace __linux__ with HAVE_FF_KQUEUEOnly f-stack redis server need bind cpu, and forked process will inherit it.
1234