Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_Connectivity
/
464fb26dd770b52b44721d46ef00985dc8fc88ee
464fb26
Fix build. Remove superfluous check triggering compiler error.
by Paul Jensen
· 11 years ago
247dd71
Make DNS request for plat prefix detection network specific.
by Paul Jensen
· 11 years ago
e64eccb
Merge commit 'd2346cad4215e2a5c50f7fd7d6d3f46c80286330' into HEAD
by Bill Yi
· 11 years ago
932614e
Minor code clean-up for GCC 4.9.
by Ben Cheng
· 11 years ago
d2346ca
am cd254c95: Update BUGS and bump version to 1.2
by Lorenzo Colitti
· 11 years ago
cd254c9
Update BUGS and bump version to 1.2
by Lorenzo Colitti
· 11 years ago
2dd3f13
am 4d478421: Put the native test in the proper location.
by Lorenzo Colitti
· 11 years ago
4d47842
Put the native test in the proper location.
by Lorenzo Colitti
· 12 years ago
85614fd
resolved conflicts for merge of 56ec161d to klp-dev-plus-aosp
by Lorenzo Colitti
· 12 years ago
8ce30b9
am d6c9bc21: TARGET_SIMULATOR is long dead.
by Elliott Hughes
· 12 years ago
e6e2c3b
am a4454bfd: Declare pos as clat_packet_index instead of int
by Lorenzo Colitti
· 12 years ago
0d0917b
am 2b4cc739: DO NOT MERGE: Support translating fragmented packets.
by Lorenzo Colitti
· 12 years ago
5bce804
resolved conflicts for merge of 13a58c48 to klp-dev-plus-aosp
by Lorenzo Colitti
· 12 years ago
5d7878e
am fcac410f: Use uint8_t not char for binary data to avoid -Wall -Werror issues on x86 builds
by Brian Carlstrom
· 12 years ago
c86acc4
am f3beefc9: Add a unit test for 464xlat translation code.
by Lorenzo Colitti
· 12 years ago
a81cdae
am 57d480d2: Support translating fragmented packets.
by Lorenzo Colitti
· 12 years ago
1a62f5d
resolved conflicts for merge of 07f02658 to klp-dev-plus-aosp
by Lorenzo Colitti
· 12 years ago
48ce8aa
am f0029d7d: DO NOT MERGE: Move translation entry point into translate.c.
by Lorenzo Colitti
· 12 years ago
f3d21ef
am c1be4799: DO NOT MERGE: Fix up checksums instead of recalculating them.
by Lorenzo Colitti
· 12 years ago
bf2ac2c
am 57bcefd5: DO NOT MERGE: Add generic IP packet code and use it for GRE.
by Lorenzo Colitti
· 12 years ago
a80ff4d
resolved conflicts for merge of c2549b4b to klp-dev-plus-aosp
by Lorenzo Colitti
· 12 years ago
fcdb0f9
am 72f3126f: DO NOT MERGE: Remove unused variables
by Bernhard Rosenkränzer
· 12 years ago
040fb94
am 82ab7306: DO NOT MERGE: Remove two almost-unused include files.
by Lorenzo Colitti
· 12 years ago
6f4f68a
resolved conflicts for merge of fbef82d1 to klp-dev-plus-aosp
by Colin Cross
· 12 years ago
4bfeea4
am af61fbf3: Merge "Revert "DO NOT MERGE: Remove two almost-unused include files."" into klp-dev
by Lorenzo Colitti
· 12 years ago
09e22b0
am 86e9cf0f: Merge "Revert "DO NOT MERGE: Remove unused variables"" into klp-dev
by Lorenzo Colitti
· 12 years ago
b7771bd
am 3d2fc269: Merge "Revert "DO NOT MERGE: Fix compiler warnings and enable -Wall -Werror"" into klp-dev
by Lorenzo Colitti
· 12 years ago
46f0832
am ad21a1f6: Merge "Revert "DO NOT MERGE: Add generic IP packet code and use it for GRE."" into klp-dev
by Lorenzo Colitti
· 12 years ago
47c8bf1
am a24fc7c5: Merge "Revert "DO NOT MERGE: Fix up checksums instead of recalculating them."" into klp-dev
by Lorenzo Colitti
· 12 years ago
7d2b5ba
am 92ea2c90: Merge "Revert "DO NOT MERGE: Move translation entry point into translate.c."" into klp-dev
by Lorenzo Colitti
· 12 years ago
bab813b
am 90fd3c91: Merge "Revert "DO NOT MERGE: Modify the pseudo-header checksum functions."" into klp-dev
by Lorenzo Colitti
· 12 years ago
1b386c3
am 2636ea7d: Revert "DO NOT MERGE: Support translating fragmented packets."
by Lorenzo Colitti
· 12 years ago
661d69f
am 866b4af1: DO NOT MERGE: Support translating fragmented packets.
by Lorenzo Colitti
· 12 years ago
14284bd
am fea4efa3: DO NOT MERGE: Modify the pseudo-header checksum functions.
by Lorenzo Colitti
· 12 years ago
1377093
am 6c9862b6: DO NOT MERGE: Move translation entry point into translate.c.
by Lorenzo Colitti
· 12 years ago
977ce6e
am 489e1089: DO NOT MERGE: Fix up checksums instead of recalculating them.
by Lorenzo Colitti
· 12 years ago
a806ab1
resolved conflicts for merge of f10644ce to klp-dev-plus-aosp
by Lorenzo Colitti
· 12 years ago
0848a67
resolved conflicts for merge of d0024fbd to klp-dev-plus-aosp
by Lorenzo Colitti
· 12 years ago
5857343
am cb72f364: DO NOT MERGE: Remove unused variables
by Bernhard Rosenkränzer
· 12 years ago
2b4cc73
DO NOT MERGE: Support translating fragmented packets.
by Lorenzo Colitti
· 12 years ago
13a58c4
DO NOT MERGE: Modify the pseudo-header checksum functions.
by Lorenzo Colitti
· 12 years ago
f0029d7
DO NOT MERGE: Move translation entry point into translate.c.
by Lorenzo Colitti
· 12 years ago
c1be479
DO NOT MERGE: Fix up checksums instead of recalculating them.
by Lorenzo Colitti
· 12 years ago
57bcefd
DO NOT MERGE: Add generic IP packet code and use it for GRE.
by Lorenzo Colitti
· 12 years ago
c2549b4
DO NOT MERGE: Fix compiler warnings and enable -Wall -Werror
by Lorenzo Colitti
· 12 years ago
72f3126
DO NOT MERGE: Remove unused variables
by Bernhard Rosenkränzer
· 12 years ago
82ab730
DO NOT MERGE: Remove two almost-unused include files.
by Lorenzo Colitti
· 12 years ago
56ec161
Mark unused parameters and set -Wunused-parameter
by Lorenzo Colitti
· 12 years ago
02eea93
resolved conflicts for merge of 86cb1ac3 to klp-dev-plus-aosp
by Lorenzo Colitti
· 12 years ago
af61fbf
Merge "Revert "DO NOT MERGE: Remove two almost-unused include files."" into klp-dev
by Lorenzo Colitti
· 12 years ago
86e9cf0f
Merge "Revert "DO NOT MERGE: Remove unused variables"" into klp-dev
by Lorenzo Colitti
· 12 years ago
3d2fc26
Merge "Revert "DO NOT MERGE: Fix compiler warnings and enable -Wall -Werror"" into klp-dev
by Lorenzo Colitti
· 12 years ago
ad21a1f
Merge "Revert "DO NOT MERGE: Add generic IP packet code and use it for GRE."" into klp-dev
by Lorenzo Colitti
· 12 years ago
a24fc7c
Merge "Revert "DO NOT MERGE: Fix up checksums instead of recalculating them."" into klp-dev
by Lorenzo Colitti
· 12 years ago
92ea2c9
Merge "Revert "DO NOT MERGE: Move translation entry point into translate.c."" into klp-dev
by Lorenzo Colitti
· 12 years ago
90fd3c9
Merge "Revert "DO NOT MERGE: Modify the pseudo-header checksum functions."" into klp-dev
by Lorenzo Colitti
· 12 years ago
2636ea7
Revert "DO NOT MERGE: Support translating fragmented packets."
by Lorenzo Colitti
· 12 years ago
09c026b
Revert "DO NOT MERGE: Modify the pseudo-header checksum functions."
by Lorenzo Colitti
· 12 years ago
19b68f9
Revert "DO NOT MERGE: Move translation entry point into translate.c."
by Lorenzo Colitti
· 12 years ago
adf8724
Revert "DO NOT MERGE: Fix up checksums instead of recalculating them."
by Lorenzo Colitti
· 12 years ago
5658b25
Revert "DO NOT MERGE: Add generic IP packet code and use it for GRE."
by Lorenzo Colitti
· 12 years ago
5b29cef
Revert "DO NOT MERGE: Fix compiler warnings and enable -Wall -Werror"
by Lorenzo Colitti
· 12 years ago
88ee177
Revert "DO NOT MERGE: Remove unused variables"
by Lorenzo Colitti
· 12 years ago
f085c7a
Revert "DO NOT MERGE: Remove two almost-unused include files."
by Lorenzo Colitti
· 12 years ago
866b4af
DO NOT MERGE: Support translating fragmented packets.
by Lorenzo Colitti
· 12 years ago
fea4efa
DO NOT MERGE: Modify the pseudo-header checksum functions.
by Lorenzo Colitti
· 12 years ago
6c9862b
DO NOT MERGE: Move translation entry point into translate.c.
by Lorenzo Colitti
· 12 years ago
489e108
DO NOT MERGE: Fix up checksums instead of recalculating them.
by Lorenzo Colitti
· 12 years ago
f10644c
DO NOT MERGE: Add generic IP packet code and use it for GRE.
by Lorenzo Colitti
· 12 years ago
d0024fb
DO NOT MERGE: Fix compiler warnings and enable -Wall -Werror
by Lorenzo Colitti
· 12 years ago
cb72f36
DO NOT MERGE: Remove unused variables
by Bernhard Rosenkränzer
· 12 years ago
86cb1ac
DO NOT MERGE: Remove two almost-unused include files.
by Lorenzo Colitti
· 12 years ago
2af3f0f
am ade83087: Add ip6 dummy address to keep data usage stats consistent.
by JP Abgrall
· 12 years ago
1963500
am f9390605: Move translation entry point into translate.c.
by Lorenzo Colitti
· 12 years ago
49da0bf
am 5a50c028: Fix up checksums instead of recalculating them.
by Lorenzo Colitti
· 12 years ago
ade8308
Add ip6 dummy address to keep data usage stats consistent.
by JP Abgrall
· 12 years ago
d6c9bc2
TARGET_SIMULATOR is long dead.
by Elliott Hughes
· 12 years ago
a4454bf
Declare pos as clat_packet_index instead of int
by Lorenzo Colitti
· 12 years ago
fcac410
Use uint8_t not char for binary data to avoid -Wall -Werror issues on x86 builds
by Brian Carlstrom
· 12 years ago
f3beefc
Add a unit test for 464xlat translation code.
by Lorenzo Colitti
· 12 years ago
57d480d
Support translating fragmented packets.
by Lorenzo Colitti
· 12 years ago
07f0265
Modify the pseudo-header checksum functions.
by Lorenzo Colitti
· 12 years ago
fbef82d
android-clat: link against libnl instead of libnl_2
by Colin Cross
· 12 years ago
f939060
Move translation entry point into translate.c.
by Lorenzo Colitti
· 12 years ago
5a50c02
Fix up checksums instead of recalculating them.
by Lorenzo Colitti
· 12 years ago
b9949a3
am a33592bd: Remove unused variables
by Bernhard Rosenkränzer
· 12 years ago
a33592b
Remove unused variables
by Bernhard Rosenkränzer
· 12 years ago
05f9615
am 4e0dd836: Add ip6 dummy address to keep data usage stats consistent.
by JP Abgrall
· 12 years ago
4e0dd83
Add ip6 dummy address to keep data usage stats consistent.
by JP Abgrall
· 12 years ago
454effd
am c9f4c89d: Add generic IP packet code and use it for GRE.
by Lorenzo Colitti
· 12 years ago
c9f4c89
Add generic IP packet code and use it for GRE.
by Lorenzo Colitti
· 12 years ago
8c5f93b
am 9fe1673c: Merge "Use ipv4only.arpa for DNS64 detection."
by Lorenzo Colitti
· 12 years ago
9fe1673
Merge "Use ipv4only.arpa for DNS64 detection."
by Lorenzo Colitti
· 12 years ago
54ee8c0
am 7a661172: Merge commit \'4d1860573a663ed47ea1f847774a1e3315649e07\' into HEAD
by The Android Open Source Project
· 12 years ago
7a66117
Merge commit '4d1860573a663ed47ea1f847774a1e3315649e07' into HEAD
by The Android Open Source Project
· 12 years ago
dda30af
am 9477a464: Fix compiler warnings and enable -Wall -Werror
by Lorenzo Colitti
· 12 years ago
dfb4c97
am 07fc7614: Remove two almost-unused include files.
by Lorenzo Colitti
· 12 years ago
12c72b2
Use ipv4only.arpa for DNS64 detection.
by Lorenzo Colitti
· 12 years ago
9477a46
Fix compiler warnings and enable -Wall -Werror
by Lorenzo Colitti
· 12 years ago
07fc761
Remove two almost-unused include files.
by Lorenzo Colitti
· 12 years ago
Next »