summaryrefslogtreecommitdiff
path: root/server/ClatdController.cpp
AgeCommit message (Expand)Author
2018-07-25Modernize codebase by replacing NULL with nullptrYi Kong
2018-04-23Rename <cutils/log.h> to <log/log.h>Logan Chien
2017-02-14Put most of netd into the android::net namespace.Lorenzo Colitti
2015-01-07exit instead of returning when execv()ing clatd fails.lollipop-mr1-devLorenzo Colitti
2014-10-28Support more than one clatd at a time.Lorenzo Colitti
2014-07-11Cosmetic: Remove unnecessary constructor.Sreeram Ramachandran
2014-07-07Add full support for UIDs in VPNs.Sreeram Ramachandran
2014-07-07Fix permissions handling.Sreeram Ramachandran
2014-06-19server: check interface names in RPC arguments for validityJP Abgrall
2014-06-13Pass a socket mark to clatd so it can bind to its network.Lorenzo Colitti
2014-06-02Pass NetID to clatd as a command line argument.Paul Jensen
2014-05-21Move netd_client into netd.Sreeram Ramachandran