Bug 27894 - Remove "ip neigh show" usage
Summary: Remove "ip neigh show" usage
Status: RESOLVED WONTFIX
Alias: None
Product: GeoClue
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Geoclue Bugs
QA Contact: Geoclue Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-29 07:53 UTC by Bastien Nocera
Modified: 2013-09-09 14:50 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Bastien Nocera 2010-04-29 07:53:39 UTC
As used in plazes, skyhook, and localnet.

The code is dreadful, and the networking backend used should be providing that information instead.

localnet and plazes uses the MAC address of the wired or wireless router. Wireless is preferred for plazes, but could be done without connecting to the network.

skyhook requires a wireless MAC address.
Comment 1 Bastien Nocera 2010-04-29 08:37:33 UTC
See https://bugzilla.gnome.org/show_bug.cgi?id=617191
Comment 2 Bastien Nocera 2010-06-29 11:09:24 UTC
This is slightly cleaned up, though there's still the ugly call to "ip neigh show" (for which we're waiting on NM), and the problem that the router data isn't available straight away after connecting:
https://bugzilla.gnome.org/show_bug.cgi?id=623160
Comment 3 Jussi Kukkonen [inactive] 2010-09-22 02:40:44 UTC
This is being discussewd on the mailing list but documenting here as well:

I really like using NM (or whatever) to do this for us but it doesn't do the exact same thing the old code did... specifically, NM gives us Access Point MAC address when we (and especially Plazes) were using gateway MAC before.
Comment 4 Bastien Nocera 2010-12-03 06:53:01 UTC
Changing the title to show the current status.
Comment 5 Zeeshan Ali 2013-09-09 14:50:31 UTC
Closing all bugs on old geoclue. If your bug still applies to new geoclue, please do re-open, I really don't have time to go through each and every bug and evaluate separately. :( Apologies for any inconvenience caused by this change.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.