|
|
Subscribe / Log in / New account

Moving on from net-tools

Moving on from net-tools

Posted Jan 10, 2017 16:56 UTC (Tue) by nix (subscriber, #2304)
In reply to: Moving on from net-tools by thyrsus
Parent article: Moving on from net-tools

That's not quite a synonym. One of the many problems with ifconfig in this area is that it's outright lying to the user because its input and output formats are not flexible enough to accept or report what's actually happening. In this case, it's falsely claiming that there are two network interfaces, when in fact there's only one, with two addresses. ip(8) gets this case right (and makes it clear that you all the added addresses are peers -- there's no primary and aliased interface as ifconfig suggests there is.)


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds