https://bugs.gpodder.org/show_bug.cgi?id=1702
Thomas Perl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #746 is|0 |1 obsolete| | --- Comment #3 from Thomas Perl <[email protected]> 2012-10-24 10:53:25 BST --- Created attachment 747 --> https://bugs.gpodder.org/attachment.cgi?id=747 proposed patch (In reply to comment #2) > > Detecting state UNKNOWN is bad, as (at least on my machine) the > > loopback interface also has state UNKNOWN. > > > You are right about the loopback interface having the state UNKNOWN, I > guess the check has to be either having ppp* interface or another with > state UP. Another option would be to treat UNKNOWN as accepted and filter out the loopback interface "lo". I've attached a patch that does that based on your patch (allowing UNKNOWN states, but filtering out the "lo" interface). -- Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
