From b6149fd88e8b7c35b2d91c6a172ec069d5787ff0 Mon Sep 17 00:00:00 2001 From: "osdl.net!shemminger" Date: Mon, 14 Mar 2005 18:47:38 +0000 Subject: [PATCH] print NO-CARRIER flag if there is no carrier and the link is up. (Logical change 1.161) --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index ebee2cc4..10cfa7fb 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