From: osdl.net!shemminger Date: Mon, 14 Mar 2005 18:47:38 +0000 (+0000) Subject: print NO-CARRIER flag if there is no carrier and the link is up. X-Git-Tag: v2_6_11-050318~36 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b6149fd88e8b7c35b2d91c6a172ec069d5787ff0;p=thirdparty%2Fiproute2.git print NO-CARRIER flag if there is no carrier and the link is up. (Logical change 1.161) --- diff --git a/ChangeLog b/ChangeLog index ebee2cc4e..10cfa7fbd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-03-14 Thomas Graf + + * ip link command + print NO-CARRIER flag if there is no carrier and the link is up. + 2005-03-14 Patrick McHardy * bug: Use USER_HZ where necessary