summaryrefslogtreecommitdiff
path: root/packages/Tethering/src/android/net/ip/IpServer.java
AgeCommit message (Expand)Author
2020-10-29Restructure Module code [ com.android.tethering ]Baligh Uddin
2020-10-06Make the IP subnet persistent till rebootmarkchien
2020-09-22tethering: DAD Proxy DaemonTyler Wear
2020-08-07Revert "Revert "Move Inet[4]AddressUtils to libs/net""Chalard Jean
2020-07-30Merge "Update language to comply with Android's inclusive language guidance"Chiachang Wang
2020-07-29Update language to comply with Android's inclusive language guidanceChiachang Wang
2020-07-29Always stop dhcp server even it is obsoletemarkchien
2020-07-02Revert "Move Inet[4]AddressUtils to libs/net"Chalard Jean
2020-07-02Move Inet[4]AddressUtils to libs/netRemi NGUYEN VAN
2020-06-22Tethering: Add WiGig supportDedy Lansky
2020-06-19Merge "Let only Ethernet manage ethernet interface up and down"Mark Chien
2020-06-19Let only Ethernet manage ethernet interface up and downMilim Lee
2020-06-18Memory leak due to no stop for IpNeighborMonitor.h.zhang
2020-06-09[BOT.6] Make BpfCoordinator to support data limitHungming Chen
2020-06-03Merge "Stop reducing RA advertised ipv6 mtu by 16 - not needed."Maciej Żenczykowski
2020-06-02Stop reducing RA advertised ipv6 mtu by 16 - not needed.Maciej Żenczykowski
2020-05-29[BOT.5] Move class Ipv6ForwardingRule from IpServer to the coordinatorHungming Chen
2020-05-29[BOT.2] Create a coordinator and stats provider to provide tether statsHungming Chen
2020-05-27Tethering: ensure downstream prefix do not conflict with upstreammarkchien
2020-05-24Adjust TTL for ipv6 tetheringmarkchien
2020-05-13Support MirrorLink DHCPDECLINE.Xiao Ma
2020-05-12A minor followup change for BPF offload device option stuffHungming Chen
2020-05-05Use device option to control BPF offload featuresHungming Chen
2020-04-14Don't crash when receiving an RTM_DELNEIGH or NUD_FAILED.Lorenzo Colitti
2020-04-06Merge "Rename IDhcpLeaseCallbacks to IDhcpEventCallbacks for more generic."Xiao Ma
2020-04-06Rename IDhcpLeaseCallbacks to IDhcpEventCallbacks for more generic.Xiao Ma
2020-04-04Migrate to TetherOffloadRuleParcel in IpServerLorenzo Colitti
2020-03-30Merge "Assign specific client address to dhcp server"Treehugger Robot
2020-03-19TetheringManager API clean upmarkchien
2020-03-19Assign specific client address to dhcp servermarkchien
2020-03-17Merge "Support static address configuration"Mark Chien
2020-03-17Support static address configurationmarkchien
2020-03-13Cleanup the TetheredClients APIRemi NGUYEN VAN
2020-02-25Merge changes I4a624ea4,I8626932eLorenzo Colitti
2020-02-25Clear IPv6 forwarding rules when losing upstream or stopping.Lorenzo Colitti
2020-02-19Merge "Tethering offload: add/remove IPv6 forwarding rules on ND events."Lorenzo Colitti
2020-02-19Tethering offload: add/remove IPv6 forwarding rules on ND events.Lorenzo Colitti
2020-02-19Merge "Reduce advertised ipv6 mtu by 16 to fit ethernet header"Treehugger Robot
2020-02-19Reduce advertised ipv6 mtu by 16 to fit ethernet headerMaciej Żenczykowski
2020-02-19Add tethering client callbacksRemi NGUYEN VAN
2020-02-15Catch correct exception for adding route failmarkchien
2020-01-29Add implementation of getInterfaceHash()Paul Trautrim
2020-01-28Add support for Ethernet tetheringRemi NGUYEN VAN
2020-01-28Local Tethering with ncm interfaceMilim Lee
2020-01-16p2p: revise tethering handler for shared group interface supportJimmy Chen
2020-01-14[SP07] Remove reference of NetworkStatsService in IpServerjunyulai
2020-01-08Replace ConnectivityManager constants to TetheringManagermarkchien
2020-01-08[Tether09] Use INetd to call netd directlymarkchien
2020-01-07Fix some @hide usage in Tetheringmarkchien
2019-12-19[Tether13] Move TetheringManager into frameworkmarkchien