Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_Connectivity
/
f0029d7d06cc8401686ddf379a609b29f511f1a5
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
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
ade8308
Add ip6 dummy address to keep data usage stats consistent.
by JP Abgrall
· 12 years ago
4d18605
am 3b0d387b: (-s ours) Reconcile with jb-mr2-release - do not merge
by The Android Open Source Project
· 12 years ago
3b0d387
Reconcile with jb-mr2-release - do not merge
by The Android Open Source Project
· 12 years ago
815d325
Remove debug tag from the clatd.conf build target
by Lorenzo Colitti
· 12 years ago
b922c82
am 0d7837b9: Remove debug tag from the clatd.conf build target
by Lorenzo Colitti
· 12 years ago
0d7837b
Remove debug tag from the clatd.conf build target
by Lorenzo Colitti
· 12 years ago
2c7b747
Remove debug tag from the clatd.conf build target
by Lorenzo Colitti
· 12 years ago
cd70b35
Support translating ICMP errors.
by Lorenzo Colitti
· 12 years ago
ee80ca6
Improve checksum calculation and address checking
by Lorenzo Colitti
· 12 years ago
d908418
Pass around packet data instead of fds
by Lorenzo Colitti
· 12 years ago
0aff5c2
Merge "Treat the options as part of the TCP header." into jb-mr2-dev
by Lorenzo Colitti
· 12 years ago
5cc877d
Treat the options as part of the TCP header.
by Lorenzo Colitti
· 12 years ago
b3cc9f3
Merge "Slightly improve dumping packets" into jb-mr2-dev
by Lorenzo Colitti
· 12 years ago
630b1cb
Merge "Pass in the length to pseudo checksum functions" into jb-mr2-dev
by Lorenzo Colitti
· 12 years ago
f110707
Add liblog
by Ying Wang
· 12 years ago
f913fe4
Slightly improve dumping packets
by Lorenzo Colitti
· 12 years ago
0278627
Pass in the length to pseudo checksum functions
by Lorenzo Colitti
· 12 years ago
3ca0302
Configure the interface before bringing it up
by Lorenzo Colitti
· 12 years ago
41e758e
Don't add the IPv4 default route in clatd.
by Lorenzo Colitti
· 13 years ago
f2d2abd
Remove debug tag, as clatd is now built by default
by Lorenzo Colitti
· 12 years ago
678a9b4
Remove code to copy the default route.
by Lorenzo Colitti
· 13 years ago
1373eac
Stop setting accept_ra, now that netd does it.
by Lorenzo Colitti
· 13 years ago
89c05b9
Merge "Make clatd a bit more robust when started by netd." into jb-mr2-dev
by Lorenzo Colitti
· 13 years ago
baf6299
Make clatd a bit more robust when started by netd.
by Lorenzo Colitti
· 13 years ago
2edb756
clatd: use correct header file.
by Nick Kralevich
· 13 years ago
d6ef91b
Change the IP addresses used by CLAT.
by Lorenzo Colitti
· 13 years ago
559230c
Merge "Ensure netlink messages come from the kernel."
by Nick Kralevich
· 13 years ago
4f3d786
Ensure netlink messages come from the kernel.
by Lorenzo Colitti
· 13 years ago
f68200a
Don't compile packet dumping code by default.
by Lorenzo Colitti
· 13 years ago
70aba57
build and include for debug builds.
by JP Abgrall
· 13 years ago
a45056e
android clat service
by Daniel Drown
· 13 years ago
62ea9b6
Initial empty repository
by Anatol Pomazau
· 14 years ago