Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_netd
/
4f6c237759e8bdc3ace937ad0eaaf9be893702da
4f6c237
refactor bpf maps into class
by Chenbo Feng
· 7 years ago
4961637
Generate bpf_kern.o at build time
by Colin Cross
· 7 years ago
a2b8381
Merge "Use bpf get first key to iterate the maps"
by Treehugger Robot
· 7 years ago
c3bfd3e
Use bpf get first key to iterate the maps
by Chenbo Feng
· 7 years ago
0a5c422
Merge changes from topic "ipsec-vts-32-bit"
by nharold
· 7 years ago
aaab2ff
Merge changes from topic "tunnel-prefix"
by nharold
· 7 years ago
2deff32
Exempt Unsupported Devs from XfrmControllerInit
by Nathan Harold
· 7 years ago
5be6602
Fix Errno Sign For XfrmController
by Nathan Harold
· 7 years ago
b6bd53e
Use StartsWith for IpSec Iface Find
by Nathan Harold
· 7 years ago
45c3566
Add Tunnel Interface Prefix in INetd
by Nathan Harold
· 7 years ago
6bd8ae8
Merge "Check for first api level before turn on eBPF"
by Chenbo Feng
· 7 years ago
837ddfc
Check for first api level before turn on eBPF
by Chenbo Feng
· 7 years ago
b070303
Merge "Switch from leaking Slice memory to MemBlock"
by Erik Kline
· 7 years ago
7631e73
Switch from leaking Slice memory to MemBlock
by Erik Kline
· 7 years ago
78840be
Merge changes from topic "netd-restart"
by nharold
· 7 years ago
e623bbc
Merge "Add a BackoffSequence utility; use it for Private DNS validation"
by android-build-prod (mdb)
· 7 years ago
d739c21
Add a BackoffSequence utility; use it for Private DNS validation
by Erik Kline
· 7 years ago
b8e40cc
Merge "Fix iteration through a slice to account for -Wsign-compare"
by Erik Kline
· 7 years ago
294e762
Fix iteration through a slice to account for -Wsign-compare
by Erik Kline
· 7 years ago
de3594f
Merge "Add simple MemBlock class for managing byte array allocation"
by android-build-prod (mdb)
· 7 years ago
a41902f
Add simple MemBlock class for managing byte array allocation
by Erik Kline
· 7 years ago
0a0f776
Merge "Enforce NETWORK_BYPASS_PRIVATE_DNS"
by Remi NGUYEN VAN
· 7 years ago
ce84f4a
Enforce NETWORK_BYPASS_PRIVATE_DNS
by Remi NGUYEN VAN
· 7 years ago
7b8d77e
Merge "Do not count dropped packet on egress side"
by android-build-prod (mdb)
· 7 years ago
f09b562
Merge changes from topic "ifaceStats"
by android-build-prod (mdb)
· 7 years ago
ec17ee7
Do not count dropped packet on egress side
by Chenbo Feng
· 7 years ago
f4b812d
Support read iface stats detail
by Chenbo Feng
· 7 years ago
dbbc000
Merge all bpf programs into one
by Chenbo Feng
· 7 years ago
ef1cab3
Remove the deleted stats from map
by Chenbo Feng
· 7 years ago
76fb716
Merge "Simplifying const/destructor in TetherController."
by Remi NGUYEN VAN
· 7 years ago
39ad662
Address comments for XfrmController::Init
by Nathan Harold
· 7 years ago
21299f7
Add Functions to flush SADB, Policy DB, and Ifaces
by Nathan Harold
· 7 years ago
172f8e4
Factor getIfaceNames() from getIfaceList()
by Nathan Harold
· 7 years ago
9c40455
Restart main when netd restarts
by Nathan Harold
· 7 years ago
9d2a53f
Merge "Return -EAFNOSUPPORT for invalid sockets"
by Remi NGUYEN VAN
· 7 years ago
eabc5da
Return -EAFNOSUPPORT for invalid sockets
by Remi NGUYEN VAN
· 7 years ago
c2e5d7f
Merge "Rename <cutils/log.h> to <log/log.h>"
by Logan Chien
· 7 years ago
3f46148
Rename <cutils/log.h> to <log/log.h>
by Logan Chien
· 7 years ago
8e3a7c9
Merge "Remove qtaguid support on devices with bpf"
by Treehugger Robot
· 7 years ago
f83c657
Merge changes I92c05118,Ica83c11b
by Treehugger Robot
· 7 years ago
da81d2b
Merge "Add xt_owner module support in trafficController"
by Treehugger Robot
· 7 years ago
bc6d470
Remove qtaguid support on devices with bpf
by Chenbo Feng
· 7 years ago
a8317b4
Fix cgroup bpf program direction
by Chenbo Feng
· 7 years ago
ef29717
Add dump function for trafficController
by Chenbo Feng
· 7 years ago
89c12f1
Add xt_owner module support in trafficController
by Chenbo Feng
· 7 years ago
fdb64a7
Merge "Fix heap-buffer-overflow"
by Treehugger Robot
· 7 years ago
c4038ad
Merge "Start SPI Allocation Window at 256"
by Lorenzo Colitti
· 7 years ago
e26e1db
Merge "Support adding multiple tethering upstreams."
by Remi NGUYEN VAN
· 7 years ago
aa7281a
Merge "Program local and TLS servers, and allow TLS-bypass"
by Treehugger Robot
· 7 years ago
1564d48
Program local and TLS servers, and allow TLS-bypass
by Erik Kline
· 8 years ago
7d9bebf
Simplifying const/destructor in TetherController.
by Remi NGUYEN VAN
· 7 years ago
1012ffe
Start SPI Allocation Window at 256
by Nathan Harold
· 7 years ago
3b47c79
Support adding multiple tethering upstreams.
by Remi NGUYEN VAN
· 7 years ago
05827de
Merge "Use bpf map to read the interface stats"
by Treehugger Robot
· 7 years ago
6baa6df
Merge "Refactor bpf map iterate process"
by Treehugger Robot
· 7 years ago
4d1e5c7
Fix heap-buffer-overflow
by Wolloh Chou
· 7 years ago
11670ca
Merge "refactor bpf kernel program"
by Treehugger Robot
· 7 years ago
33a4de1
Use bpf map to read the interface stats
by Chenbo Feng
· 7 years ago
1651348
Refactor bpf map iterate process
by Chenbo Feng
· 7 years ago
2cc3d6a
refactor bpf kernel program
by Chenbo Feng
· 8 years ago
829f4d2
Merge "Receive all the resolver info from ConnectivityService"
by Treehugger Robot
· 7 years ago
a1476fb
Receive all the resolver info from ConnectivityService
by Erik Kline
· 8 years ago
9224bcd
Merge "Actually set verify hostname param and check return code"
by Treehugger Robot
· 7 years ago
efc1363
Actually set verify hostname param and check return code
by Erik Kline
· 7 years ago
0d067fa
Merge "Add tests to add/remove/re-add a NAT."
by Remi NGUYEN VAN
· 7 years ago
9c0f200
Merge "limit IFINDEX matching to specific actions."
by Treehugger Robot
· 7 years ago
04f3b17
limit IFINDEX matching to specific actions.
by Chenbo Feng
· 7 years ago
fcc78a8
Merge "Add support for pipelining queries"
by Treehugger Robot
· 7 years ago
d4cb202
Merge "Convert from toBinderStatus() to asBinderStatus()"
by nharold
· 7 years ago
587a197
Merge "Fixing the BandwidthController unit test"
by Treehugger Robot
· 7 years ago
70a269a
Add tests to add/remove/re-add a NAT.
by Remi NGUYEN VAN
· 7 years ago
a121e20
Fixing the BandwidthController unit test
by Chenbo Feng
· 7 years ago
fd4ece7
Merge "Migrate INetd String16 method to std::string"
by Treehugger Robot
· 7 years ago
f52d452
Migrate INetd String16 method to std::string
by Erik Kline
· 8 years ago
28ccfef
Convert from toBinderStatus() to asBinderStatus()
by Nathan Harold
· 7 years ago
84fde8c
Merge "Use xt_bpf module to record the iface stats"
by Treehugger Robot
· 7 years ago
5ed1799
Use xt_bpf module to record the iface stats
by Chenbo Feng
· 8 years ago
4431407
Merge "Add "iif lo" to all IP rules for originated traffic."
by Treehugger Robot
· 8 years ago
758627c
Add "iif lo" to all IP rules for originated traffic.
by Lorenzo Colitti
· 8 years ago
c40521d
Merge "Add a eBPF map to store iface name and index"
by Treehugger Robot
· 8 years ago
2ca8cfd
Merge "Try to more safely handle empty hostnames."
by Treehugger Robot
· 8 years ago
7e97405
Add a eBPF map to store iface name and index
by Chenbo Feng
· 8 years ago
8541c21
Try to more safely handle empty hostnames.
by Erik Kline
· 8 years ago
b2a4ae6
Merge "Trigger events from netd upon private dns validation successes and failures."
by Erik Kline
· 8 years ago
6250dbd
Trigger events from netd upon private dns validation successes and failures.
by dalyk
· 8 years ago
cf9e211
Merge "Move the bpf ELF binary to system/etc/bpf"
by Treehugger Robot
· 8 years ago
bd74cf5
Move the bpf ELF binary to system/etc/bpf
by Chenbo Feng
· 8 years ago
02b6d17
Merge "Implement INetd 1.1."
by Lorenzo Colitti
· 8 years ago
3386076
Add support for pipelining queries
by Ben Schwartz
· 8 years ago
15589f7
Implement INetd 1.1.
by Lorenzo Colitti
· 8 years ago
ae1752d
Merge "Minor netd refactoring (logArguments)"
by Treehugger Robot
· 8 years ago
6b4fc2a
Minor netd refactoring (logArguments)
by Erik Kline
· 8 years ago
a6c14ad
Merge "Update the bpf map read flag in system server"
by Treehugger Robot
· 8 years ago
06c7364
Update the bpf map read flag in system server
by Chenbo Feng
· 8 years ago
6faaa54
Merge "libnetdaidl(_static) -> Android.bp"
by Treehugger Robot
· 8 years ago
0b7e380
libnetdaidl(_static) -> Android.bp
by Steven Moreland
· 8 years ago
2e021e4
Merge "Fix broken libbpf_test"
by Treehugger Robot
· 8 years ago
0bdcf25
Fix broken libbpf_test
by Chenbo Feng
· 8 years ago
bcb8094
Merge "WakeupController: remove --nflog-range"
by Hugo Benichi
· 8 years ago
343158d
Merge "Temporarily open BPF maps with no access flags."
by Lorenzo Colitti
· 8 years ago
Next »