1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-19 15:33:56 +00:00

New release notes:

CARP from OpenBSD.
This commit is contained in:
Hiroki Sato 2005-02-22 13:33:04 +00:00
parent 4f7fd28ee1
commit d21456387e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=142219
2 changed files with 10 additions and 0 deletions

View File

@ -314,6 +314,11 @@
<para>The MTU feedback in IPv6 has been disabled when the sender writes
data that must be fragmented. &merged;</para>
<para>CARP (Common Address Redundancy Protocol), which comes
from OpenBSD and allows multiple hosts to share an IP address
and providing high availability and load balancing,
has been implemented.</para>
<para>&man.ipfw.8; now supports classification and tagging
of the &man.altq.4;, packets via a divert socket,
and TCP data length.</para>

View File

@ -314,6 +314,11 @@
<para>The MTU feedback in IPv6 has been disabled when the sender writes
data that must be fragmented. &merged;</para>
<para>CARP (Common Address Redundancy Protocol), which comes
from OpenBSD and allows multiple hosts to share an IP address
and providing high availability and load balancing,
has been implemented.</para>
<para>&man.ipfw.8; now supports classification and tagging
of the &man.altq.4;, packets via a divert socket,
and TCP data length.</para>