Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_Connectivity-old
/
088fe1983b83b6d358bb59d159c20dfaf5dd8622
/
Tethering
/
src
/
android
/
net
b350d75
[NFCT.TETHER.3] Migrate tetherOffloadGetStats from netd to mainline
by Hungming Chen
· 4 years, 7 months ago
ee661df
Move BaseNetdUnsolicitedEventListener to frameworks/libs/net
by lucaslin
· 4 years, 7 months ago
d2df572
Move module utils to the module package.
by Chalard Jean
· 4 years, 8 months ago
a2ffad8
Make the IP subnet persistent till reboot
by markchien
· 4 years, 10 months ago
90e4063
tethering: DAD Proxy Daemon
by Tyler Wear
· 5 years ago
7870164
Revert "Revert "Move Inet[4]AddressUtils to libs/net""
by Chalard Jean
· 5 years ago
e660980
Merge "Update language to comply with Android's inclusive language guidance"
by Chiachang Wang
· 5 years ago
14aaefc
Update language to comply with Android's inclusive language guidance
by Chiachang Wang
· 5 years ago
af2670f
Always stop dhcp server even it is obsolete
by markchien
· 5 years ago
6b66d70
Revert "Move Inet[4]AddressUtils to libs/net"
by Chalard Jean
· 5 years ago
cf86031
Move Inet[4]AddressUtils to libs/net
by Remi NGUYEN VAN
· 5 years ago
6896f61
Tethering: Add WiGig support
by Dedy Lansky
· 6 years ago
ac8445c
Merge "Let only Ethernet manage ethernet interface up and down"
by Mark Chien
· 5 years ago
9807816
Let only Ethernet manage ethernet interface up and down
by Milim Lee
· 5 years ago
d244bd0
Memory leak due to no stop for IpNeighborMonitor.
by h.zhang
· 5 years ago
269c088
[BOT.6] Make BpfCoordinator to support data limit
by Hungming Chen
· 5 years ago
cfacebd
Merge "Stop reducing RA advertised ipv6 mtu by 16 - not needed."
by Maciej Żenczykowski
· 5 years ago
f99d2a1
Stop reducing RA advertised ipv6 mtu by 16 - not needed.
by Maciej Żenczykowski
· 5 years ago
b150b87
[BOT.5] Move class Ipv6ForwardingRule from IpServer to the coordinator
by Hungming Chen
· 5 years ago
68f1c2a
[BOT.2] Create a coordinator and stats provider to provide tether stats
by Hungming Chen
· 5 years ago
d021699
[BOT.1] Add a class ForwardedStats in TetheringUtils
by Hungming Chen
· 5 years ago
c9daba3
Tethering: ensure downstream prefix do not conflict with upstream
by markchien
· 5 years ago
d63c4f3
Adjust TTL for ipv6 tethering
by markchien
· 5 years ago
4455d6b
Support MirrorLink DHCPDECLINE.
by Xiao Ma
· 5 years ago
5bc3af9
A minor followup change for BPF offload device option stuff
by Hungming Chen
· 5 years ago
3d8fa88
Use device option to control BPF offload features
by Hungming Chen
· 5 years ago
aba3d2e
Address comments on NetworkStack AIDL v6
by Remi NGUYEN VAN
· 5 years ago
330a9b9
Don't crash when receiving an RTM_DELNEIGH or NUD_FAILED.
by Lorenzo Colitti
· 5 years ago
a73e5c5
Merge "Rename IDhcpLeaseCallbacks to IDhcpEventCallbacks for more generic."
by Xiao Ma
· 5 years ago
49889dd
Rename IDhcpLeaseCallbacks to IDhcpEventCallbacks for more generic.
by Xiao Ma
· 5 years ago
beb2840
Migrate to TetherOffloadRuleParcel in IpServer
by Lorenzo Colitti
· 5 years ago
037becb
Merge "Assign specific client address to dhcp server"
by Treehugger Robot
· 5 years ago
8146b56
TetheringManager API clean up
by markchien
· 5 years ago
245352e
Assign specific client address to dhcp server
by markchien
· 5 years ago
6d17512
Merge "Support static address configuration"
by Mark Chien
· 5 years ago
f053e4b
Support static address configuration
by markchien
· 5 years ago
dfdf750
Cleanup the TetheredClients API
by Remi NGUYEN VAN
· 5 years ago
0f0bff0
Merge changes I4a624ea4,I8626932e
by Lorenzo Colitti
· 5 years ago
c61fc08
Clear IPv6 forwarding rules when losing upstream or stopping.
by Lorenzo Colitti
· 5 years ago
9a1f9d4
Merge "Tethering offload: add/remove IPv6 forwarding rules on ND events."
by Lorenzo Colitti
· 5 years ago
5e15d7b
Tethering offload: add/remove IPv6 forwarding rules on ND events.
by Lorenzo Colitti
· 5 years ago
b23d20f
Merge "Reduce advertised ipv6 mtu by 16 to fit ethernet header"
by Treehugger Robot
· 5 years ago
da0fb1b
Reduce advertised ipv6 mtu by 16 to fit ethernet header
by Maciej Żenczykowski
· 5 years ago
b9379a5
Add tethering client callbacks
by Remi NGUYEN VAN
· 5 years ago
6c2b7cc
Catch correct exception for adding route fail
by markchien
· 5 years ago
547e168
Move offload config hidl usage from native to java
by markchien
· 5 years ago
bbfcd54
Add implementation of getInterfaceHash()
by Paul Trautrim
· 6 years ago
0ef3b75
Add support for Ethernet tethering
by Remi NGUYEN VAN
· 6 years ago
45a971b
Local Tethering with ncm interface
by Milim Lee
· 6 years ago
ea902f6
p2p: revise tethering handler for shared group interface support
by Jimmy Chen
· 6 years ago
5864a3f
[SP07] Remove reference of NetworkStatsService in IpServer
by junyulai
· 6 years ago
b799fa3
Fix some @hide usage in Tethering(Cont.)
by markchien
· 6 years ago
9b4d757
Replace ConnectivityManager constants to TetheringManager
by markchien
· 6 years ago
12c5bb8
[Tether09] Use INetd to call netd directly
by markchien
· 6 years ago
6cf0e55
Fix some @hide usage in Tethering
by markchien
· 6 years ago
f87ebdc
Change tetheroffloadjni to tetheringutilsjni
by markchien
· 6 years ago
9d35382
[Tether13] Move TetheringManager into framework
by markchien
· 6 years ago
ee6ad37
[Tether07] Migrate Tethering into module
by markchien
· 6 years ago
f11a5da
[Tether05] Migrate UpstreamNetworkMonitor into module
by markchien
· 6 years ago
74a4fa9
[Tether03] Migrate IpServer into module
by markchien
· 6 years ago