https://bugs.gpodder.org/show_bug.cgi?id=1702
--- Comment #2 from Sudaraka Wijesinghe <[email protected]> 2012-10-23 18:25:07 BST --- > We can probably detect this via "UP,LOWER_UP" - or by the existence of a > "ppp*" > interface at all - when the interface is down, does it still appear in the > interface list? In my case, ppp* interface only appears when the connection is up. > 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. -- 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
