freebsd-skq/share/man
Gleb Smirnoff 6d947416cc o Use new function ip_fillid() in all places throughout the kernel,
where we want to create a new IP datagram.
o Add support for RFC6864, which allows to set IP ID for atomic IP
  datagrams to any value, to improve performance. The behaviour is
  controlled by net.inet.ip.rfc6864 sysctl knob, which is enabled by
  default.
o In case if we generate IP ID, use counter(9) to improve performance.
o Gather all code related to IP ID into ip_id.c.

Differential Revision:		https://reviews.freebsd.org/D2177
Reviewed by:			adrian, cy, rpaulo
Tested by:			Emeric POUPON <emeric.poupon stormshield.eu>
Sponsored by:			Netflix
Sponsored by:			Nginx, Inc.
Relnotes:			yes
2015-04-01 22:26:39 +00:00
..
man1
man3 Formatting changes to the pthread_testcancel(3). 2015-03-29 19:37:41 +00:00
man4 o Use new function ip_fillid() in all places throughout the kernel, 2015-04-01 22:26:39 +00:00
man5 Allow additional flags to be passed to netstat -i in the daily status check. 2015-03-27 00:37:41 +00:00
man6 Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin; 2015-02-12 05:35:00 +00:00
man7 Fix XZ_THREADS description in release(7), which defaults to 2015-02-20 18:49:49 +00:00
man8 Add uefisign(8) reference to uefi(8) manual page. 2015-02-26 09:16:36 +00:00
man9 Add a new flag, SBUF_INCLUDENUL, and new get/set/clear functions for flags. 2015-03-14 16:02:11 +00:00
Makefile