Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
system_netd
/
8a03faaefe4858b848102ccb596b906e0194ef96
/
server
/
main.cpp
1ad658f
Update MDnsSdListener to use MDns aidl
by paulhu
· 4 years, 2 months ago
c8a58ff
Add MDnsService
by paulhu
· 4 years, 2 months ago
b371bc3
Remove setCounterSet and deleteTagData support from FwmarkServer
by Patrick Rohr
· 4 years, 2 months ago
ebdeba8
[NETD-BPF#18] Mainline part of bpf code from netd
by Ken Chen
· 4 years, 5 months ago
65f0455
[NETD-BPF#17] Modify WaitForProgsLoaded.h include path
by Ken Chen
· 4 years, 5 months ago
352984c
[NETD-BPF#12] Netd includes WaitForProgsLoaded.h
by Ken Chen
· 4 years, 5 months ago
8fe808f
Split tagSocket into tagSocket and privilegedTagSocket
by Aaron Huang
· 4 years, 5 months ago
66e860f
Add debug trace for netd stuck issue
by Ken Chen
· 5 years ago
e9d140b
do not drop ingress dns replies with non bypassable vpn
by Maciej Żenczykowski
· 6 years ago
e234902
Use libbpf_android to wait for bpf.
by Steven Moreland
· 6 years ago
3e64aa1
Use stubs generated by build system
by Jooyung Han
· 6 years ago
ccdecaa
Don't create sp<> to stack allocated mHwSvc
by Hans Boehm
· 7 years ago
feafd18
Add evaluate domain name callback in netd
by Felipe Mosso Ferfoglia
· 6 years ago
2e75458
Merge "Support RDNS on cache and uid/pid tagging"
by Ken Chen
· 6 years ago
f7b003d
Support RDNS on cache and uid/pid tagging
by Praveen Moongalam Thyagarajan
· 7 years ago
6b35750
[netd] fix -Wreorder-init-list
by Nick Desaulniers
· 6 years ago
b953a91
Tag with TAG_SYSTEM_DNS for dns packets.
by Sehee Park
· 7 years ago
196f1b8
Remove floating-point time functions from StopWatch
by Bernie Innocenti
· 7 years ago
3875839
Revert "netd: set CLOEXEC on inherited /dev/socket/netd fd"
by Maciej Żenczykowski
· 7 years ago
aae6f53
netd: set CLOEXEC on inherited /dev/socket/netd fd
by Maciej Żenczykowski
· 7 years ago
cfd04b2
NDC migration to binder ver.
by Luke Huang
· 7 years ago
7720e4a
Refactor CommandListener to binder version for preparing ndc
by Luke Huang
· 7 years ago
e7e332f
Move Stopwatch to libnetdutils
by Mike Yu
· 7 years ago
f29fe68
Clean up Netd and libnetd_resolv for resolver related commands
by Luke Huang
· 7 years ago
a5161a0
Enable more clang-tidy checks and treat them as errors
by Bernie Innocenti
· 7 years ago
0ae31af
Move DnsProxyListener to libnetd_resolv
by Mike Yu
· 7 years ago
cd25764
Remove DNS event reporting level
by Bernie Innocenti
· 7 years ago
a03aced
Make netd wait for BPF programs to get loaded
by Joel Fernandes
· 7 years ago
afaaa8e
Use dlopen() and dlsym() for resolver functions
by Lorenzo Colitti
· 7 years ago
d1ee462
Replace RW lock with mutex, shared_mutex
by Luke Huang
· 8 years ago
b31fd69
Add basic logging infrastructure for bugreports
by Erik Kline
· 8 years ago
8589004
Add static Process class and improved dump output
by Erik Kline
· 8 years ago
3f46148
Rename <cutils/log.h> to <log/log.h>
by Logan Chien
· 8 years ago
9944ba8
New commands for replacing qtaguid native API
by Chenbo Feng
· 8 years ago
984f1d0
Merge "Ensure the sockets we inherit from init are FD_CLOEXEC." am: b0f35bad8a
by Lorenzo Colitti
· 9 years ago
548bbd4
Ensure the sockets we inherit from init are FD_CLOEXEC.
by Lorenzo Colitti
· 9 years ago
7e08f85
netd: HAL implmentation
by Niranjan Pendharkar
· 9 years ago
685deb5
Avoid netlink socket address conflict
by Joel Scherpelz
· 9 years ago
519ffc3
Avoid netlink socket address conflict
by Joel Scherpelz
· 9 years ago
08b84cd
Add WakeupController and NFLogListener
by Joel Scherpelz
· 9 years ago
839d7d6
Block SIGPIPE in IptablesRestoreControllerTest.
by Lorenzo Colitti
· 9 years ago
f91e8ed
Log how long it takes to start more netd components.
by Lorenzo Colitti
· 9 years ago
7035f22
Put most of netd into the android::net namespace.
by Lorenzo Colitti
· 9 years ago
19ee8a8
Add finer-grained logging of netd startup times.
by Lorenzo Colitti
· 9 years ago
1ed96e2
Move some code out of CommandListener.
by Lorenzo Colitti
· 9 years ago
4362bb2
Log the time it takes netd to start up.
by Lorenzo Colitti
· 9 years ago
7d37453
Add connect event reporting
by Michal Karpinski
· 9 years ago
d544011
Adding EventReporter class
by Michal Karpinski
· 9 years ago
e4851de
Start NetdNativeService before CommandListener.
by Lorenzo Colitti
· 10 years ago
0a3eb85
Don't use a manually-sized buffer for the PID.
by Lorenzo Colitti
· 10 years ago
1cfa543
Wrap netd's controller to make them usable from other classes
by Pierre Imai
· 10 years ago
e4d626e
Initial netd binder interface.
by Lorenzo Colitti
· 10 years ago
347f693
Write pid file so we can tell when netd bounces.
by Robert Greenwalt
· 11 years ago
f4f6c8d
Refactor: Encapsulate permissions and interfaces into a Network class.
by Sreeram Ramachandran
· 12 years ago
56afacf
Turn on C++11 and make all warnings into errors.
by Sreeram Ramachandran
· 12 years ago
f4cfad3
Move netd_client into netd.
by Sreeram Ramachandran
· 12 years ago
[Renamed from main.cpp]
030b36e
Introduce fwmarkd: a service to set the fwmark of sockets.
by Sreeram Ramachandran
· 12 years ago
7dd69a1
Use proper socket mark for DNS resolution.
by Paul Jensen
· 12 years ago
a0efaec
netd: Replace iface with opaque netid in resolver.
by Szymon Jakubczak
· 12 years ago
d261793
Add netd support for uid based routing for DNS
by Chad Brubaker
· 13 years ago
59d2d45
Revert "netd: reduce privileges"
by Nick Kralevich
· 13 years ago
ab3df62
netd: reduce privileges
by Nick Kralevich
· 13 years ago
745e09f
Initial release of mdns interface.
by Robert Greenwalt
· 14 years ago
c1044d4
Ignore Sigpipe in netd
by Selim Gurun
· 14 years ago
5ea0c05
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
08b58b6
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
7b984e3
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
007e987
DNS proxy thread in netd.
by Brad Fitzpatrick
· 15 years ago
f1c368a
netd: Remove sigchild handler and fix a bluetooth makefile bug
by San Mehat
· 16 years ago
5c1b8af
netd: Add Flush out enumerating/configuring interfaces
by San Mehat
· 16 years ago
d183042
netd: Initial skelaton for netd
by San Mehat
· 16 years ago