#17953: netifd - hotplug ifdown events and behaving differently in VM (NIC and 
vNIC
link loss)
------------------------+------------------------
  Reporter:  anonymous  |      Owner:  developers
      Type:  defect     |     Status:  new
  Priority:  normal     |  Milestone:
 Component:  packages   |    Version:  Trunk
Resolution:             |   Keywords:  netifd
------------------------+------------------------

Comment (by anonymous):

 OpenWrt BB 14.07 r42625 (x86) running under VBox 4.3.16

 BEFORE disconnecting wan / eth1:
 {{{
         "eth1": {
                 "external": false,
                 "present": true,
                 "type": "Network device",
                 "up": true,
                 "carrier": true,
 ...
 }}}

 immediately after disconnecting wan / eth1 (unchecking of "Cable
 Connected")
 {{{

         "eth1": {
                 "external": false,
                 "present": true,
                 "type": "Network device",
                 "up": true,
                 "carrier": false,
 ...
 }}}

 so this one also seems correct.

--
Ticket URL: <https://dev.openwrt.org/ticket/17953#comment:12>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to