Actions
Bug #6087
closedMissmatching description to default value on net.inet.ip.random_id under system tunables
Status:
Resolved
Priority:
Very Low
Assignee:
Category:
Web Interface
Target version:
Start date:
04/07/2016
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
Description
Description states "Randomize the ID field in IP packets (default is 0: sequential IP IDs)".
In reality the value defaults to 1 instead of 0 which is stated in the description
Found in version 2.2.6-RELEASE
Updated by Chris Buechler over 8 years ago
- Status changed from New to Confirmed
- Priority changed from Normal to Very Low
- Affected Version set to All
yeah the description there was a copy/paste from FreeBSD docs, which doesn't match our default (which is correctly reflected in the value field).
Updated by Kill Bill over 7 years ago
Updated by Renato Botelho over 7 years ago
- Status changed from Confirmed to Feedback
- Assignee set to Renato Botelho
- Target version set to 2.4.0
- % Done changed from 0 to 100
PR has been merged, thanks!
Updated by Jim Pingle over 7 years ago
- Category set to Web Interface
- Target version changed from 2.4.0 to 2.3.4-p1
Actions