Actions
Feature #6279
opensplit base networking debugging tools from core package
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2015-10-01
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
Would be nice to split all network diagnostic utilities (traceroute, arp, route, etc) from SUNWcs to separate (network/diagnostic or system/network) package
Updated by Peter Tribble almost 7 years ago
A note or two:
We already have system/network
"core software for network infrastructure configuration"
which ought to contain the configuration tools. So a new package would probably be network/diagnostic
And the route command isn't diagnostic, that's a basic configuration command. (It lives in /sbin for a reason.)
Updated by Yuri Pankov almost 7 years ago
Peter Tribble wrote:
And the route command isn't diagnostic, that's a basic configuration command. (It lives in /sbin for a reason.)
arp is configuration command as well.
Actions