Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
system
/
netd
/
b89835879c51b77eac719a88a7fe70439321286c
b898358
merge in lmp-release history after reset to 6a46f3384b3f48e6ef77a83a5e058a47a2939a0d
by The Android Automerger
· 10 years ago
6a46f33
Revert DNS cache flush command deletion from "Cleanup: Delete dead code."
by Paul Jensen
· 10 years ago
89710ef
merge in lmp-release history after reset to 10190d06d273577d85c42a947e4e0ab804411733
by The Android Automerger
· 10 years ago
0fbe80b
merge in lmp-release history after reset to 10190d06d273577d85c42a947e4e0ab804411733
by The Android Automerger
· 10 years ago
760c5fa
merge in lmp-release history after reset to 515a59097e8b6d87023b824554e82b98aca8edf5
by The Android Automerger
· 10 years ago
10190d0
Merge "Fix initialization of Monitor fields." into lmp-dev
by Narayan Kamath
· 10 years ago
30ffdfa
Fix initialization of Monitor fields.
by Narayan Kamath
· 10 years ago
47f8597
Add logging of calloc failures.
by Robert Greenwalt
· 10 years ago
c323180
merge in lmp-release history after reset to 515a59097e8b6d87023b824554e82b98aca8edf5
by The Android Automerger
· 10 years ago
fa737b2
merge in lmp-release history after reset to 515a59097e8b6d87023b824554e82b98aca8edf5
by The Android Automerger
· 10 years ago
515a590
Merge "Revert "Add logging of calloc failures."" into lmp-dev
by Ben Murdoch
· 10 years ago
445203a
Revert "Add logging of calloc failures."
by Ben Murdoch
· 10 years ago
96dd5bf
Add logging of calloc failures.
by Robert Greenwalt
· 10 years ago
3bc8197
Merge "Add logging of calloc failures." into lmp-dev
by Robert Greenwalt
· 10 years ago
6d7e623
Remove default routing rule & table before we forget table number.
by Paul Jensen
· 10 years ago
738c93e
Minor improvements to NetworkController error reporting.
by Lorenzo Colitti
· 10 years ago
45d5ca2
merge in lmp-release history after reset to db74dba7ccfe9e9504e0acd440a23fed96682842
by The Android Automerger
· 10 years ago
db74dba
Stop copying directly-connected routes to the main table, #2.
by Lorenzo Colitti
· 10 years ago
a2c2305
Revert "Stop copying directly-connected routes to the main table."
by Lorenzo Colitti
· 10 years ago
2f5ea0e
Stop copying directly-connected routes to the main table.
by Lorenzo Colitti
· 10 years ago
2bff72e
Add "scope link" when adding routes without a nexthop.
by Sreeram Ramachandran
· 10 years ago
bd99ac0
merge in lmp-release history after reset to 48e19b037e7e20674048ef76bf31ce65c741347c
by The Android Automerger
· 10 years ago
060d855
Merge "Prohibit address families by default unless a VPN explicitly allows them." into lmp-dev
by Sreeram Ramachandran
· 10 years ago
de5d5df
Prohibit address families by default unless a VPN explicitly allows them.
by Sreeram Ramachandran
· 10 years ago
d155512
merge in lmp-release history after reset to 95684ba176a9fe5ea59207d7202e47fa12bbfdbe
by The Android Automerger
· 10 years ago
03806a9
merge in lmp-release history after reset to 95684ba176a9fe5ea59207d7202e47fa12bbfdbe
by The Android Automerger
· 10 years ago
48e19b0
Implement the fallthrough rule to support split tunnel VPNs.
by Sreeram Ramachandran
· 10 years ago
95684ba
Implement support for bypassable VPNs.
by Sreeram Ramachandran
· 10 years ago
507e7c5
Merge "Fix fwmark handling for bypassable VPNs and DNS." into lmp-dev
by Sreeram Ramachandran
· 10 years ago
1011b49
Fix fwmark handling for bypassable VPNs and DNS.
by Sreeram Ramachandran
· 10 years ago
a587b9b
merge in lmp-release history after reset to 111bec203e82bdc9fb2c27df7c232465dffeee5f
by The Android Automerger
· 10 years ago
111bec2
Implement the rule to forward traffic to local networks via VPNs.
by Sreeram Ramachandran
· 10 years ago
3762af2
merge in lmp-release history after reset to fa9f4dcd79dcfd24af276263159c5315abb06df6
by The Android Automerger
· 10 years ago
fa9f4dc
Cosmetic: Move some functions around to match rule priority order.
by Sreeram Ramachandran
· 10 years ago
182a26f
Remove the oif=iface clause when tethering.
by Sreeram Ramachandran
· 10 years ago
1604e18
Cleanup: Delete dead code.
by Sreeram Ramachandran
· 10 years ago
d1bccf3
Fix WiFi-Direct and Tethering.
by Sreeram Ramachandran
· 10 years ago
8b3b91c
Try to undo iptables rules if a command fails.
by Sreeram Ramachandran
· 10 years ago
b717e74
Flush routing rules and add an "unreachable" rule on Init().
by Sreeram Ramachandran
· 10 years ago
87475a1
Fix WiFi-Direct and Tethering.
by Sreeram Ramachandran
· 10 years ago
070b2d2
Don't reset a VPN's NetId in the connect() shim.
by Sreeram Ramachandran
· 10 years ago
a69d947
Introduce a SELECT_FOR_USER fwmarkd command.
by Sreeram Ramachandran
· 10 years ago
335f293
Cosmetic: Remove unnecessary constructor.
by Sreeram Ramachandran
· 10 years ago
b31e085
Merge "Add default routing tables to rt_tables."
by Sreeram Ramachandran
· 10 years ago
bb40d51
Add default routing tables to rt_tables.
by Sreeram Ramachandran
· 10 years ago
6a77353
Fix tethering in the case of a regular upstream connection.
by Sreeram Ramachandran
· 10 years ago
c7d804c
Cosmetic: Move constants into file scope.
by Sreeram Ramachandran
· 10 years ago
4acd34a
Add symbolic table names for routing table numbers.
by Sreeram Ramachandran
· 10 years ago
e09b20a
Add full support for UIDs in VPNs.
by Sreeram Ramachandran
· 10 years ago
5009d5e
Update routing rules.
by Sreeram Ramachandran
· 10 years ago
ed4bd1f
Fix permissions handling.
by Sreeram Ramachandran
· 10 years ago
a675b00
Only add permissions in accept(); do not try to enforce anything.
by Sreeram Ramachandran
· 10 years ago
72999d6
Fix regressions in flushRoutes().
by Sreeram Ramachandran
· 10 years ago
d36c49c
Minor style change.
by Sreeram Ramachandran
· 10 years ago
89dad01
Keep track of users allowed to call protect() explicitly.
by Sreeram Ramachandran
· 10 years ago
36ed53e
Cosmetic: Add a way to query the type of a network.
by Sreeram Ramachandran
· 10 years ago
eb27b7e
Fix routing rules.
by Sreeram Ramachandran
· 10 years ago
cf89138
Don't use %zu for uid_t. It's always unsigned int, so %u is correct.
by Sreeram Ramachandran
· 10 years ago
1201e84
Use %zu to printf size_t correctly on both 32-bit and 64-bit platforms.
by Sreeram Ramachandran
· 10 years ago
b1425cc
Add UID range support to VPNs.
by Sreeram Ramachandran
· 10 years ago
4043f01
Introduce VPN support.
by Sreeram Ramachandran
· 10 years ago
f4f6c8d
Refactor: Encapsulate permissions and interfaces into a Network class.
by Sreeram Ramachandran
· 10 years ago
1077d29
Don't fail when adding a duplicate legacy route.
by Sreeram Ramachandran
· 10 years ago
7272368
Convert rta_* and fra_* variable names to camelCase.
by Lorenzo Colitti
· 10 years ago
5965651
Support adding and removing UID rules via netlink.
by Lorenzo Colitti
· 10 years ago
96f261e
Pass rule modification errors back to CommandListener.
by Lorenzo Colitti
· 10 years ago
4753afd
Use netlink to add/delete rules as well as routes.
by Lorenzo Colitti
· 10 years ago
7f972fb
Unrevert the 'revert the "talk to netlink directly" change.'
by Sreeram Ramachandran
· 10 years ago
ab359fe
Temporarily revert the "talk to netlink directly" change.
by Sreeram Ramachandran
· 10 years ago
7b64cde
Netd: Interface controller: Demote a log message severity from warning to verbose.
by Sasha Levitskiy
· 10 years ago
6c519f5
Merge "Pass route add/delete errors back to CommandListener."
by Lorenzo Colitti
· 10 years ago
3a069e6
Return negative errno (instead of positive) on failure.
by Sreeram Ramachandran
· 10 years ago
f7fc8ec
Pass route add/delete errors back to CommandListener.
by Lorenzo Colitti
· 10 years ago
ba25df9
Use native netlink code instead of /sbin/ip to manipulate routes
by Lorenzo Colitti
· 10 years ago
bd0f224
Notify network observers of route changes.
by Lorenzo Colitti
· 10 years ago
4d4c8b7
Add getNetworkForSocket().
by Sreeram Ramachandran
· 10 years ago
31f4210
Return errors explicitly instead of using errno.
by Sreeram Ramachandran
· 10 years ago
e3a5ef5
Merge "Add a client API to protect a socket from VPNs."
by Sreeram Ramachandran
· 10 years ago
a081798
Merge "Revert "Notify network observers of route changes.""
by Lorenzo Colitti
· 10 years ago
20d3f5e
Revert "Notify network observers of route changes."
by Lorenzo Colitti
· 10 years ago
d2f23fb
Notify network observers of route changes.
by Lorenzo Colitti
· 10 years ago
eb791da
Merge "Flush both IPv4 and IPv6 routes."
by Lorenzo Colitti
· 10 years ago
357e562
Flush both IPv4 and IPv6 routes.
by Lorenzo Colitti
· 10 years ago
bb3944c
Merge "Notify network observers of route changes."
by Lorenzo Colitti
· 10 years ago
69261cb
server: check interface names in RPC arguments for validity
by JP Abgrall
· 10 years ago
d794e58
Add a client API to protect a socket from VPNs.
by Sreeram Ramachandran
· 10 years ago
a561e12
Cache interface indices in case interfaces go away.
by Paul Jensen
· 10 years ago
5ad1c28
Merge "Pass a socket mark to clatd so it can bind to its network."
by Lorenzo Colitti
· 10 years ago
45d3dd0
Pass a socket mark to clatd so it can bind to its network.
by Lorenzo Colitti
· 10 years ago
bca6dbd
am b72f6d71: (-s ours) DO NOT MERGE: Fix use-after-free of interface name during network destruction.
by Paul Jensen
· 10 years ago
b72f6d7
DO NOT MERGE: Fix use-after-free of interface name during network destruction.
by Paul Jensen
· 10 years ago
6ff1678
Fix use-after-free of interface name during network destruction.
by Paul Jensen
· 10 years ago
3fea54b
am 41417388: (-s ours) Use AF_INET sockets when checking netIds in setNetworkFor{Process,Resolv}(). DO NOT MERGE
by Sreeram Ramachandran
· 10 years ago
1924a6c
am d42cdf50: am 437eb9c3: Merge "Changes uses of index() to strchr()"
by Dan Albert
· 10 years ago
d42cdf5
am 437eb9c3: Merge "Changes uses of index() to strchr()"
by Dan Albert
· 10 years ago
437eb9c
Merge "Changes uses of index() to strchr()"
by Dan Albert
· 10 years ago
602b80d
Changes uses of index() to strchr()
by Dan Albert
· 10 years ago
9fa2b13
Use std::atomic<> instead of volatile sig_atomic_t.
by Sreeram Ramachandran
· 10 years ago
ddabf95
Remove unnecessary includes.
by Sreeram Ramachandran
· 10 years ago
8ad8766
Merge "Pass NetID to clatd as a command line argument."
by Paul Jensen
· 10 years ago
Next »