- 23 Apr, 2012 1 commit
-
-
The Android Automerger authored
-
- 20 Apr, 2012 1 commit
-
-
JP Abgrall authored
* modified iptables users to work in controller specific custom chains. - each controller only works withing his own custom chains and not the top level ones (INPUT, OUTPUT, FORWARD, POSTROUTING,...) - CommandListener now invokes setupIptablesHooks() for each controller once. That is the only time they are allowed to access the top-level chains. * Added idletimer controller. From https://android-git.corp.google.com/g/#/c/180769/2 - supported commands . ndc idletimer enable . ndc idletimer add <iface> <timeout> . ndc idletimer remove <iface> <timeout_used_during_add> There is a framework change elsewhere that receives netlink messages. Signed-off-by:
Ashish Sharma <ashishsharma@google.com> Signed-off-by:
JP Abgrall <jpa@google.com> Change-Id: Ia57450c09166ce20f21d1e3b49047ef1e98f2a3d
-
- 19 Apr, 2012 1 commit
-
-
Jeff Sharkey authored
Bug: 6344821 Change-Id: Ic8cd235a1cbdd848ff839f6f0f03161de2090751
-
- 16 Apr, 2012 1 commit
-
-
The Android Automerger authored
-
- 12 Apr, 2012 2 commits
-
-
Robert Greenwalt authored
Uses extern/mdnsresponder and communicate with the framework via nativedaemonconnector. Change-Id: I5c090528197afa090836d7cb5bf75dfba33ff11c
-
Ashish Sharma authored
Change-Id: Ifda5b8ecf68533eea42b133dbe0a581b4401ab11
-
- 03 Apr, 2012 1 commit
-
-
Mike Lockwood authored
-
- 21 Mar, 2012 7 commits
-
-
The Android Open Source Project authored
* commit '19ac8238':
-
The Android Open Source Project authored
* commit '99c65114':
-
The Android Open Source Project authored
Change-Id: I6cf64c289005dccb3d60c972686b7c335aa015a4
-
The Android Open Source Project authored
* commit 'd7a9ff6d':
-
The Android Open Source Project authored
* commit '17654593':
-
The Android Open Source Project authored
Change-Id: If53997c291c7c51332b57f572fbbfc70f7527166
-
The Android Automerger authored
-
- 16 Mar, 2012 1 commit
-
-
Dmitry Shmidt authored
Change-Id: Id2b43001d95259fbaf25108bf95dfae3802b79bf Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
- 12 Mar, 2012 1 commit
-
-
The Android Automerger authored
-
- 10 Mar, 2012 2 commits
-
-
The Android Automerger authored
-
The Android Automerger authored
-
- 09 Mar, 2012 9 commits
-
-
Selim Gurun authored
Merge "We are not reverting this CL since it was a temporary fix and we just submitted the proper one."
-
Selim Gurun authored
Revert "Do not send extra data the client is not consuming." This reverts commit 6217272e
-
Selim Gurun authored
-
Dmitry Shmidt authored
-
Selim Gurun authored
Bug:6141847 Ignore sigpipe in netd. This will enable us remove the temporary changes in DnsProxyListener that we added to temporarily resolve issue 6138617. Change-Id: I4bc13ac0fcf9dd0e7641c2d4459b1eab0ed50f2a
-
The Android Automerger authored
-
Selim Gurun authored
Bug:6138617 This is to temporarily fix a problem in netd. In case of an error do not send extra data that the client is not expecting. This causes a netd crash. Change-Id: Iadb375e326577857034c2a7d2e962e4242d4735f
-
Selim Gurun authored
Bug:6138617 This is to temporarily fix a problem in netd. In case of an error do not send extra data that the client is not expecting. This causes a netd crash. Change-Id: Iadb375e326577857034c2a7d2e962e4242d4735f
-
Dmitry Shmidt authored
Change-Id: I81ec40b8dd560eb9b6430eafc05d5e7714e0f042 Signed-off-by:
Dmitry Shmidt <dimitrysh@google.com>
-
- 08 Mar, 2012 3 commits
-
-
Nick Kralevich authored
* commit 'e1176866':
-
Nick Kralevich authored
* commit 'e2f132b7': netd: do check on command, not buffer.
-
Selim Gurun authored
-
- 07 Mar, 2012 8 commits
-
-
Nick Kralevich authored
* commit '88ec4ed2':
-
Nick Kralevich authored
* commit '19d7b786': netd: do check on command, not buffer.
-
Nick Kralevich authored
* commit '1babab9f': netd: do check on command, not buffer.
-
Nick Kralevich authored
* commit '1babab9f': netd: do check on command, not buffer.
-
Nick Kralevich authored
* commit '1babab9f': netd: do check on command, not buffer.
-
Nick Kralevich authored
Bug: 6132094 Change-Id: I76aef21b07c07db76bbc6587ae732b1ceb4488ce
-
Nick Kralevich authored
Bug: 6132094 Change-Id: Icb3b0d0b2a0fd795c05162afc8791729bfa5d075
-
Glenn Kasten authored
-
- 06 Mar, 2012 2 commits
-
-
Robert Greenwalt authored
-
Glenn Kasten authored
As part of scheduling policy cleanup, remove/isolate references to the scheduling policy files and APIs. In this case, logwrap is not used currently due to bug 5144246, and even if it were the "background" parameter was 0. Change-Id: Ibf7fa2617a0e485c9868b22b378636728d16622a
-