Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
connectivity
/
shill
/
024a6c80bc8474d828af6d961ea7fe0d67d69587
/
device.h
3c3c36a
shill: do not report suspend readiness on gateway ARP
by Samuel Tan
· 10 years ago
674598d
shill: Expose Device.SelectedService over DBus
by Christopher Wiley
· 10 years ago
a9f5dfe
shill: fix bug in Manager::GetEnabledDeviceWithTechnology
by mukesh agrawal
· 10 years ago
787a1ce
shill: add lucid sleep dark resume logic
by Samuel Tan
· 10 years ago
2cb3fa7
shill: Device: Support same-net multi-homing
by Paul Stewart
· 10 years ago
96bdaec
shill: move Lucid sleep DBus API to Device
by Samuel Tan
· 10 years ago
8d6b597
shill: export a shared library for RTNL interface.
by Peter Qiu
· 10 years ago
68b73d2
shill: make Manager::OnDarkSuspendImminent asynchronous
by Samuel Tan
· 10 years ago
815a6fb
shill: add function to check time till DHCP lease renewal
by Samuel Tan
· 10 years ago
cd47732
shill: Replace scoped_ptr with std::unique_ptr.
by Ben Chan
· 10 years ago
3a1bf99
shill: add separate WakeOnWiFi object
by Samuel Tan
· 10 years ago
fbe8d2b
shill: use ResultAggregator for device suspend actions
by Samuel Tan
· 10 years ago
e8303eb
shill: Device: Destroy dangling connection
by Paul Stewart
· 10 years ago
8e1ad16
shill: Disable HT40 when WiFi link becomes unreliable
by Peter Qiu
· 10 years ago
cc225ef
shill: Replace NULL with nullptr.
by Ben Chan
· 10 years ago
f4365a6
shill: add single connectivity test for feedback
by Rebecca Silberstein
· 10 years ago
a057203
shill: Report network signal strength when link is perceived as unreliable.
by Peter Qiu
· 10 years ago
3d49ea4
shill: Create ConnectivityTrial class to hold logic for connection tests
by Rebecca Silberstein
· 10 years ago
6862b38
shill: Add methods for handling connectivity report requests
by Rebecca Silberstein
· 10 years ago
64ad238
shill: Add dark resume methods to PowerManager client object.
by Prathmesh Prabhu
· 10 years ago
cc67c52
shill: Include base/macros.h instead of base/basictypes.h
by Ben Chan
· 10 years ago
3a9c098
shill: add get wake-on-packet settings functionality
by Samuel Tan
· 10 years ago
b25083f
shill: Support for using IPv6 connection.
by Peter Qiu
· 10 years ago
5412de0
shill: netlink_manager: add support for Nl80211 Ack handlers (reland)
by Samuel Tan
· 10 years ago
29740cb
Revert "shill: netlink_manager: add support for Nl80211 Ack handlers"
by Alex Deymo
· 10 years ago
6c29ce3
shill: netlink_manager: add support for Nl80211 Ack handlers
by Samuel Tan
· 10 years ago
fe73467
shill: add Lucid Sleep DBus API to Manager and Device
by Samuel Tan
· 10 years ago
25f1be6
shill: Support of DNS server in IPv6 configuration
by Peter Qiu
· 10 years ago
7fab897
shill: Use integer types from stdint.h
by Ben Chan
· 10 years ago
9855170
shill: IPv6 DNS server addresses changed notification.
by Peter Qiu
· 10 years ago
515873d
shill: add missing const to Device::GetStorageIdentifier
by mukesh agrawal
· 10 years ago
6f5618b
shill: Switch back to configured DNS servers
by Peter Qiu
· 10 years ago
d670d03
shill: Refactor DNS server testing code
by Peter Qiu
· 10 years ago
a89154b
shill: Support of DNS auto fallback
by Peter Qiu
· 11 years ago
b108318
shill: DHCPConfig: Remove use of minimal config
by Paul Stewart
· 10 years ago
316acef
shill: WiFi: Disable gateway ARP for static IP
by Paul Stewart
· 10 years ago
dc335f8
UMA Metric for reporting network problem while connected.
by Peter Qiu
· 11 years ago
b9256f3
Add metric for broken DNS configuration.
by Peter Qiu
· 11 years ago
d4f2648
shill: Device: Report IPv6 address
by Paul Stewart
· 11 years ago
1793c31
shill: IPConfig: Don't persist data
by Paul Stewart
· 11 years ago
d55f6ae
shill: DeviceInfo: Report IPv6 address changes to Device
by Paul Stewart
· 11 years ago
9d58193
Services network reporting.
by Peter Qiu
· 11 years ago
b5d124f
Added GatewayChange callback to LinkMonitor.
by Peter Qiu
· 11 years ago
539ab02
shill: cellular: Obtain IPv4 configuration from bearer.
by Ben Chan
· 11 years ago
1f916e4
shill: DhcpConfig: Vacate lease if it expires
by Paul Stewart
· 11 years ago
c509953
shill: IPConfig: Don't reset StaticIP on failure
by Paul Stewart
· 11 years ago
8223653
shill: Device: Refresh Static IP configuration
by Paul Stewart
· 11 years ago
fa11e28
shill: Service: Provide "Tethering" property
by Paul Stewart
· 11 years ago
c6fbad9
shill: WiFi: Add TDLS operations to Device RPC API
by Paul Stewart
· 11 years ago
bcc6e01
shill: cellular: Temporarily disable IPv6 support on cellular devices.
by Ben Chan
· 11 years ago
43ce4d4
cellular: Improve out-of-credits detection
by Thieu Le
· 11 years ago
227c774
shill: Adds RoamThreshold DBus property to shill
by Wade Guthrie
· 11 years ago
75a68b9
shill: DHCPConfig: Optionally use minimal config
by Paul Stewart
· 11 years ago
b113666
shill: cleanups and logging
by mukesh agrawal
· 11 years ago
2818551
shill: re-enable cellular modems after resume
by mukesh agrawal
· 11 years ago
9f3dcf8
shill: cellular: Disable modem before system goes into suspend.
by Ben Chan
· 11 years ago
fc36291
shill: dongles: report PPP authentication failures correctly
by mukesh agrawal
· 11 years ago
4a16558
shill: add yet more unit tests for ppp dongle support
by mukesh agrawal
· 11 years ago
f407d59
shill: add some unit tests for ppp dongle support
by mukesh agrawal
· 11 years ago
4823f4f
shill: Improves logging for scan.
by Wade Guthrie
· 11 years ago
46c27cc
shill: fix DisableTechnology with multiple devices of a technology
by mukesh agrawal
· 11 years ago
0381f9a
shill: cellular: improve handling of CellularService state
by mukesh agrawal
· 11 years ago
ee6b3d7
shill: Map crosbugs to their crbug equivalent
by Paul Stewart
· 11 years ago
f6f9648
shill: WiFi: Detect WEP passphrase failures
by Paul Stewart
· 11 years ago
5d851b1
shill: fix crash when disabling cellular
by mukesh agrawal
· 11 years ago
bebf1b8
shill: make setting a property to its current value a no-op
by mukesh agrawal
· 12 years ago
ba99b59
shill: Create an IPAddress store in Manager for ConnectionHealthChecker
by Prathmesh Prabhu
· 12 years ago
41a071e
Revert "shill: Create an IPAddress store in Manager for ConnectionHealthChecker". This breaks all DHCP networks.
by Paul Stewart
· 12 years ago
d8468b4
shill: Create an IPAddress store in Manager for ConnectionHealthChecker
by Prathmesh Prabhu
· 12 years ago
f84a424
shill: cellular: Use ConnectionHealthChecker for out-of-credit detection
by Arman Uguray
· 12 years ago
f6b3209
shill: fix physical_mode_ in WiFiService
by mukesh agrawal
· 12 years ago
d42d8ec
shill: cellular: Activate TrafficMonitor on Cellular devices.
by Arman Uguray
· 12 years ago
68d4109
shill: Adds UMA metric for scan time for certain scans.
by Wade Guthrie
· 12 years ago
0302666
shill: cellular: Modify traffic monitor to look at send-q and timer status.
by Thieu Le
· 12 years ago
ced3ad7
shill: Ethernet: Detect EAP Requests
by Paul Stewart
· 12 years ago
0e1cdea
shill: Implement Service.Remove & delete DHCP leases
by Albert Chaulk
· 12 years ago
8596f9f
shill: Connection: Sort services when connections bind
by Paul Stewart
· 12 years ago
b061f89
Add a traffic monitor to detect abnormal scenarios.
by Ben Chan
· 12 years ago
5519e9e
shill: Disable high bitrates until online
by Christopher Wiley
· 12 years ago
ad663e1
shill: Add a 'Reset' DBus method to Device interface.
by Ben Chan
· 12 years ago
ed8e610
shill: Cellular connections shouldn't use ARP gateway.
by Arman Uguray
· 12 years ago
6d2c72d
shill: Add method for querying geolocation objects on a device.
by Gaurav Shah
· 12 years ago
3189a47
shill: openvpn: Reselect service and reuse IP config on restart.
by Darin Petkov
· 12 years ago
19f8397
shill: cellular: Suppress auto-connect when device is not running.
by Ben Chan
· 12 years ago
c37a9c4
shill: cellular: Support Device.SetCarrier to allow UI-based CDMA/UMTS switch.
by Darin Petkov
· 12 years ago
036dba0
shill: Device: Add LinkMonitor
by Paul Stewart
· 12 years ago
784566d
shill: renew DHCP on resume
by mukesh agrawal
· 12 years ago
6ff27f5
shill: Device: Add receive / transmit byte count properties
by Paul Stewart
· 12 years ago
e7c6ad3
shill: Add Profile and Manager UpdateDevice support.
by Darin Petkov
· 12 years ago
2b8e44e
shill: wifi: Monitor the presence of WPA supplicant.
by Darin Petkov
· 12 years ago
3a4100c
shill: wimax: Make service connect handling more robust.
by Darin Petkov
· 12 years ago
da79862
Remove the the TechnologyIs method from Device, associated classes, and everything else.
by Joshua Kroll
· 12 years ago
e369ece
shill: WiFi: Scan frequently immediately after disconnect
by Paul Stewart
· 13 years ago
9893d9c
shill: Update WiMAX DBus proxy interfaces and classes.
by Darin Petkov
· 13 years ago
df7c553
shill: manager: send a reply to Enable/Disable Technology even if no devices
by Jason Glasgow
· 13 years ago
13e6d55
shill: Add a facility for objects to bind to connections.
by Darin Petkov
· 13 years ago
d408fdf
shill: Add ArpGateway and network-based leases
by Paul Stewart
· 13 years ago
baeefdf
shill: Fix cellular PIN unlock
by Gary Morain
· 13 years ago
8c116a9
shill: device_info: Revamp address/route flushing
by Paul Stewart
· 13 years ago
1062d9d
shill: Allow service override of DHCP-derived IP parameters
by Paul Stewart
· 13 years ago
Next »