output from nm-tool



When I run "nm-tool", I get duplicate output for "Default". For example:

- Device: eth0 -----
  Type:              Wired
  Driver:            e1000e
  State:             connected
  Default:           yes
  Default:           no
 
- Device: wlan0 -----
  Type:              802.11 Wireless
  Driver:            iwl4965
  State:             connected
  Default:           no
  Default:           no
  

It looks like the loop (r3758, nm-tool.c, line 230) might be iterating one too many times?


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]