From nobody@FreeBSD.org  Tue Aug 13 09:10:39 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id 4A920A94
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 13 Aug 2013 09:10:39 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 391BD267A
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 13 Aug 2013 09:10:39 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r7D9AcEa075537
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 13 Aug 2013 09:10:38 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r7D9Acm6075527;
	Tue, 13 Aug 2013 09:10:38 GMT
	(envelope-from nobody)
Message-Id: <201308130910.r7D9Acm6075527@oldred.freebsd.org>
Date: Tue, 13 Aug 2013 09:10:38 GMT
From: Konstantin <ikv@inbox.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: bge link status change
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         181257
>Category:       kern
>Synopsis:       [bge] bge link status change
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-net
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 13 09:20:00 UTC 2013
>Closed-Date:    
>Last-Modified:  Wed Aug 14 02:08:24 UTC 2013
>Originator:     Konstantin
>Release:        9.1-RELEASE and 9.2-BETA1
>Organization:
>Environment:
1-st system 
FreeBSD BSD_ev1 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

2-nd system
FreeBSD smtp1.merlion.ru 9.2-BETA1 FreeBSD 9.2-BETA1 #0 r253470: Sun Mar  3 19:01:47 MSK 2013     root@dcgate1:/usr/obj/usr/src/sys/GATE  amd64

>Description:
bge interfaces doesn't logging link state changes.
Interface is up and status is active, after unplugging cable there's no message either in /var/log/messages nor on console (kern.consmute=0). If plug cable in interface, there's no message in log also.
But if exec "ifconfig" command when cable unplaged - message appears. After plug cable back appears "link up" message.
>How-To-Repeat:
1.Plug network cable into bge interface, bring it up.
2.Unplug cable from bge interface. (there's no log messages)
3.Plug cable back. (still no messages)
4. Unplug cable from bge interface. (still no messages)
5. exec "ifconfig" command from terminal.
6. Message 'link down' appears.
7. Plug cable in bge interface. Link change to up appears.
8. If unplug cable from bge there's no message until "ifconfig" executed.
>Fix:
There's no way to solve the problem.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-net 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Wed Aug 14 02:08:11 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181257 
>Unformatted:
