Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/share/man/man4
Module Name: src
Committed By: yamaguchi
Date: Wed Oct 18 07:59:06 UTC 2023
Modified Files:
src/share/man/man4: lagg.4
Log Message:
Update lagg(4) manual
1. corrected the wrong example
- lagg(4) can not add multiple port and set its priority at once
- This is the restriction of ifconfig(8)
2. adapted to changed behavior related to MTU
- Changed not to copy MTU of the 1st physical interface
to lagg(4) to prevent locking against myself
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/lagg.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index