Actions
Bug #4594
closedInterface names can be too long for netstat to display in full
Start date:
04/08/2015
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
Description
Interface names can get too long for netstat -rW or for Diagnostics->Routes (in the GUI) to display. The names get abbreviated leaving the actual interface used a mystery.
For example, if you configure link aggregation together with vlans, the resulting interface name will be laggX_vlanYYYY. The interface name is abbreviated to laggX_vlan and is missing the vlan id.
Updated by Chris Buechler over 9 years ago
- Subject changed from Interface names too long to Interface names can be too long for netstat to display in full
- Status changed from New to Confirmed
- Affected Version changed from 2.2.1 to All
Updated by Jim Thompson almost 9 years ago
- Status changed from Confirmed to Feedback
- Assignee set to Chris Buechler
- Target version set to 2.3
I believe this is fixed upstream.
https://svnweb.freebsd.org/base?view=revision&revision=290391
Updated by Chris Buechler almost 9 years ago
- Status changed from Feedback to Resolved
this was fixed in 10-STABLE some time ago, works in 2.3.
Actions