Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_Connectivity
/
91d0f1bc6dd24e54ed3caef9b08525b332ab0adf
91d0f1b
Make translate_packet take a fd instead of a tun header.
by Lorenzo Colitti
· 11 years ago
fc0f94a
Fix build. Remove superfluous check triggering compiler error.
by Paul Jensen
· 11 years ago
a1c871c
Make DNS request for plat prefix detection network specific.
by Paul Jensen
· 11 years ago
079fd23
Place clatd ip routing rule into local table rather than main table
by Paul Jensen
· 11 years ago
9cacfde
am 0a1b9dac: am e64eccb6: Merge commit \'d2346cad4215e2a5c50f7fd7d6d3f46c80286330\' into HEAD
by Bill Yi
· 11 years ago
0a1b9da
am e64eccb6: Merge commit \'d2346cad4215e2a5c50f7fd7d6d3f46c80286330\' into HEAD
by Bill Yi
· 11 years ago
e64eccb
Merge commit 'd2346cad4215e2a5c50f7fd7d6d3f46c80286330' into HEAD
by Bill Yi
· 11 years ago
2ab8b9e
am 91ea05d6: am 932614ee: Minor code clean-up for GCC 4.9.
by Ben Cheng
· 11 years ago
91ea05d
am 932614ee: Minor code clean-up for GCC 4.9.
by Ben Cheng
· 11 years ago
932614e
Minor code clean-up for GCC 4.9.
by Ben Cheng
· 11 years ago
978478a
am 1e02324b: am cd254c95: Update BUGS and bump version to 1.2
by Lorenzo Colitti
· 11 years ago
d2346ca
am cd254c95: Update BUGS and bump version to 1.2
by Lorenzo Colitti
· 11 years ago
1e02324
am cd254c95: Update BUGS and bump version to 1.2
by Lorenzo Colitti
· 11 years ago
48a2899
am 11f6795e: am 4d478421: Put the native test in the proper location.
by Lorenzo Colitti
· 11 years ago
cd254c9
Update BUGS and bump version to 1.2
by Lorenzo Colitti
· 11 years ago
11f6795
am 4d478421: Put the native test in the proper location.
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
9aeafc8
am 1b1146be: resolved conflicts for merge of e22ed104 to klp-modular-dev-plus-aosp
by Lorenzo Colitti
· 12 years ago
6ecc811
am c641fffc: resolved conflicts for merge of e50d5767 to klp-modular-dev-plus-aosp
by Lorenzo Colitti
· 12 years ago
dfe7ff8
am 786e40a3: resolved conflicts for merge of 253009ac to klp-modular-dev-plus-aosp
by Lorenzo Colitti
· 12 years ago
5384357
am 35c9ff94: resolved conflicts for merge of c87d5c75 to klp-modular-dev-plus-aosp
by Lorenzo Colitti
· 12 years ago
1cc2429
am 0b55c77e: (-s ours) am 892f3161: am 57bcefd5: DO NOT MERGE: Add generic IP packet code and use it for GRE.
by Lorenzo Colitti
· 12 years ago
1bb72b4
am 97b6a96d: resolved conflicts for merge of ab8f4f89 to klp-modular-dev-plus-aosp
by Lorenzo Colitti
· 12 years ago
1b1146b
resolved conflicts for merge of e22ed104 to klp-modular-dev-plus-aosp
by Lorenzo Colitti
· 12 years ago
c641fff
resolved conflicts for merge of e50d5767 to klp-modular-dev-plus-aosp
by Lorenzo Colitti
· 12 years ago
786e40a
resolved conflicts for merge of 253009ac to klp-modular-dev-plus-aosp
by Lorenzo Colitti
· 12 years ago
35c9ff9
resolved conflicts for merge of c87d5c75 to klp-modular-dev-plus-aosp
by Lorenzo Colitti
· 12 years ago
0b55c77
am 892f3161: am 57bcefd5: DO NOT MERGE: Add generic IP packet code and use it for GRE.
by Lorenzo Colitti
· 12 years ago
97b6a96
resolved conflicts for merge of ab8f4f89 to klp-modular-dev-plus-aosp
by Lorenzo Colitti
· 12 years ago
85614fd
resolved conflicts for merge of 56ec161d to klp-dev-plus-aosp
by Lorenzo Colitti
· 12 years ago
e22ed10
am 2b4cc739: DO NOT MERGE: Support translating fragmented packets.
by Lorenzo Colitti
· 12 years ago
e50d576
am 13a58c48: DO NOT MERGE: Modify the pseudo-header checksum functions.
by Lorenzo Colitti
· 12 years ago
253009a
am f0029d7d: DO NOT MERGE: Move translation entry point into translate.c.
by Lorenzo Colitti
· 12 years ago
c87d5c7
am c1be4799: DO NOT MERGE: Fix up checksums instead of recalculating them.
by Lorenzo Colitti
· 12 years ago
892f316
am 57bcefd5: DO NOT MERGE: Add generic IP packet code and use it for GRE.
by Lorenzo Colitti
· 12 years ago
ab8f4f8
resolved conflicts for merge of c2549b4b to klp-modular-dev
by Lorenzo Colitti
· 12 years ago
d9a706f
am 62bb354d: (-s ours) am 6522fccd: am 72f3126f: DO NOT MERGE: Remove unused variables
by Bernhard Rosenkränzer
· 12 years ago
68421cf
am 27b788e7: (-s ours) am 980dc9d5: am 82ab7306: DO NOT MERGE: Remove two almost-unused include files.
by Lorenzo Colitti
· 12 years ago
62bb354
am 6522fccd: am 72f3126f: DO NOT MERGE: Remove unused variables
by Bernhard Rosenkränzer
· 12 years ago
27b788e
am 980dc9d5: am 82ab7306: DO NOT MERGE: Remove two almost-unused include files.
by Lorenzo Colitti
· 12 years ago
6522fcc
am 72f3126f: DO NOT MERGE: Remove unused variables
by Bernhard Rosenkränzer
· 12 years ago
980dc9d
am 82ab7306: DO NOT MERGE: Remove two almost-unused include files.
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
1600eb0
am c8e4bda5: am 56ec161d: Mark unused parameters and set -Wunused-parameter
by Lorenzo Colitti
· 12 years ago
c8e4bda
am 56ec161d: Mark unused parameters and set -Wunused-parameter
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
3810aeb
am a411fcb1: (-s ours) am 77a24d69: am af61fbf3: (-s ours) Merge "Revert "DO NOT MERGE: Remove two almost-unused include files."" into klp-dev
by Lorenzo Colitti
· 12 years ago
84d2c13
am edee2108: (-s ours) am 0297d430: am 86e9cf0f: (-s ours) Merge "Revert "DO NOT MERGE: Remove unused variables"" into klp-dev
by Lorenzo Colitti
· 12 years ago
a411fcb
am 77a24d69: am af61fbf3: (-s ours) Merge "Revert "DO NOT MERGE: Remove two almost-unused include files."" into klp-dev
by Lorenzo Colitti
· 12 years ago
fcf67ef
am b6571f37: (-s ours) am 24fda854: am 3d2fc269: (-s ours) Merge "Revert "DO NOT MERGE: Fix compiler warnings and enable -Wall -Werror"" into klp-dev
by Lorenzo Colitti
· 12 years ago
edee210
am 0297d430: am 86e9cf0f: (-s ours) Merge "Revert "DO NOT MERGE: Remove unused variables"" into klp-dev
by Lorenzo Colitti
· 12 years ago
ee28612
am 47c6bc46: (-s ours) am 1750e12b: am ad21a1f6: (-s ours) Merge "Revert "DO NOT MERGE: Add generic IP packet code and use it for GRE."" into klp-dev
by Lorenzo Colitti
· 12 years ago
c7705e6
am 3ebf4b23: (-s ours) am 191c472e: am a24fc7c5: (-s ours) Merge "Revert "DO NOT MERGE: Fix up checksums instead of recalculating them."" into klp-dev
by Lorenzo Colitti
· 12 years ago
77a24d6
am af61fbf3: (-s ours) Merge "Revert "DO NOT MERGE: Remove two almost-unused include files."" into klp-dev
by Lorenzo Colitti
· 12 years ago
0297d43
am 86e9cf0f: (-s ours) Merge "Revert "DO NOT MERGE: Remove unused variables"" into klp-dev
by Lorenzo Colitti
· 12 years ago
b6571f3
am 24fda854: am 3d2fc269: (-s ours) Merge "Revert "DO NOT MERGE: Fix compiler warnings and enable -Wall -Werror"" into klp-dev
by Lorenzo Colitti
· 12 years ago
47c6bc4
am 1750e12b: am ad21a1f6: (-s ours) Merge "Revert "DO NOT MERGE: Add generic IP packet code and use it for GRE."" into klp-dev
by Lorenzo Colitti
· 12 years ago
3ebf4b2
am 191c472e: am a24fc7c5: (-s ours) Merge "Revert "DO NOT MERGE: Fix up checksums instead of recalculating them."" into klp-dev
by Lorenzo Colitti
· 12 years ago
24fda85
am 3d2fc269: (-s ours) Merge "Revert "DO NOT MERGE: Fix compiler warnings and enable -Wall -Werror"" into klp-dev
by Lorenzo Colitti
· 12 years ago
1750e12
am ad21a1f6: (-s ours) Merge "Revert "DO NOT MERGE: Add generic IP packet code and use it for GRE."" into klp-dev
by Lorenzo Colitti
· 12 years ago
191c472
am a24fc7c5: (-s ours) Merge "Revert "DO NOT MERGE: Fix up checksums instead of recalculating them."" into klp-dev
by Lorenzo Colitti
· 12 years ago
Next »