]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
print NO-CARRIER flag if there is no carrier and the link is up.
authorosdl.net!shemminger <osdl.net!shemminger>
Mon, 14 Mar 2005 18:47:38 +0000 (18:47 +0000)
committerosdl.net!shemminger <osdl.net!shemminger>
Mon, 14 Mar 2005 18:47:38 +0000 (18:47 +0000)
(Logical change 1.161)

ChangeLog

index ebee2cc4ee6f746cce27a1006fb2799afd664f36..10cfa7fbd0dfaf4310ea60cb9a832dbb52352133 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-03-14  Thomas Graf <tgraf@suug.ch>
+       
+       * ip link command
+         print NO-CARRIER flag if there is no carrier and the link is up.
+
 2005-03-14  Patrick McHardy <kaber@trash.net>
 
        * bug: Use USER_HZ where necessary