OSDN Git Service

DO NOT MERGE Benchmarks for network metrics reporting
[android-x86/system-netd.git] / client / FwmarkClient.cpp
2016-12-02 Robin LeeDO NOT MERGE Benchmarks for network metrics reporting
2015-11-19 Sreeram RamachandranDon\'t use framework permission strings for netd permis...
2015-11-19 Sreeram RamachandranDon\'t use framework permission strings for netd permis...
2015-08-21 Tom Cherryam 8246d45e: Merge "bundle init.rc contents with its...
2015-08-21 Tom Cherryam 8246d45e: Merge "bundle init.rc contents with its...
2015-08-20 Yusuke Satoam 93e6f6a7: Merge "Make iptables -L and -S calls wait...
2015-08-20 Yusuke Satoam 93e6f6a7: Merge "Make iptables -L and -S calls wait...
2015-08-18 Stephen HinesRemove unnecessary __attribute__((optnone)).
2015-08-18 Stephen Hinesam f86df558: Move local union such that it doesn\'t...
2015-08-18 Stephen HinesMove local union such that it doesn't escape (and get...
2015-08-17 Stephen HinesWAR: Set optnone for FwmarkClient::send to work around...
2015-05-13 Erik KlineMerge "InterfaceController::setBaseReachableTimeMs...
2015-05-13 Erik KlineMerge "Partial refactoring and Android-type style chang...
2015-05-12 Paul Jensenam d1df5970: Add FwmarkServer support for querying...
2015-05-06 Paul JensenAdd FwmarkServer support for querying whether a UID...
2015-03-16 Vinit DeshpandeMerge remote-tracking branch 'goog/mirror-m-wireless...
2015-02-11 Alex KlyubinMerge "Store MARK/CONNMARK flags in a central location."
2015-02-03 Nick Kralevicham 69766c22: am 6c08cd6a: Merge "Avoid leaking file...
2015-02-03 Nick Kralevicham 6c08cd6a: Merge "Avoid leaking file descriptors"
2015-01-31 Nick KralevichMerge "Avoid leaking file descriptors"
2015-01-31 Nick KralevichAvoid leaking file descriptors
2015-01-29 Lorenzo ColittiMerge "Don't fail when trying to add routes that alread...
2015-01-28 Elliott Hughesam 29cbbf2a: am b1842acd: Merge "Add missing <string...
2015-01-28 Elliott Hughesam b1842acd: Merge "Add missing <string.h> include."
2015-01-28 Elliott HughesMerge "Add missing <string.h> include."
2015-01-28 Elliott HughesAdd missing <string.h> include.
2015-01-09 Lorenzo Colittiam 32b2e795: exit instead of returning when execv(...
2014-12-29 Elliott Hughesam 9fb832c0: am 8a8b0c6a: Merge "Include what you use...
2014-12-29 Elliott Hughesam 8a8b0c6a: Merge "Include what you use: <errno.h>."
2014-12-29 Elliott HughesMerge "Include what you use: <errno.h>."
2014-12-29 Elliott HughesInclude what you use: <errno.h>.
2014-10-09 Robert Greenwaltam 388cd671: (-s ours) Merge "Fix MDnsSdListener::Monit...
2014-10-09 Robert Greenwaltam 388cd671: (-s ours) Merge "Fix MDnsSdListener::Monit...
2014-09-12 Dan Albertam 100457df: (-s ours) Merge "Remove makefile cruft."
2014-07-19 Sreeram Ramachandranam f5d949ef: Merge "Don\'t choke if IPv6 rules fail."
2014-06-19 Lorenzo ColittiMerge "Pass route add/delete errors back to CommandList...
2014-06-23 Sreeram RamachandranReturn negative errno (instead of positive) on failure.
2014-06-20 Sreeram RamachandranReturn errors explicitly instead of using errno.
2014-06-05 Dan Albertam d42cdf50: am 437eb9c3: Merge "Changes uses of index...
2014-05-22 The Android Automergermerge in master-release history after reset to ec00884c...
2014-05-22 Sreeram RamachandranMark sockets on creation (socket()) and accept4().
2014-05-21 Sreeram RamachandranMove netd_client into netd.