Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_modules_Connectivity
/
9107f751f13a25c8b51a078e81e26d4015f3989a
/
ipv6.c
5f68982
clat: add support for ESP, mirroring existing GRE support
by Maciej Żenczykowski
· 6 years ago
98de595
Move checksum code from clatd to libnetutils.
by Lorenzo Colitti
· 7 years ago
c4e591a
Re-indent clatd code with clang-format
by junyulai
· 7 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
57d480d
Support translating fragmented packets.
by Lorenzo Colitti
· 12 years ago
07f0265
Modify the pseudo-header checksum functions.
by Lorenzo Colitti
· 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
a33592b
Remove unused variables
by Bernhard Rosenkränzer
· 12 years ago
c9f4c89
Add generic IP packet code and use it for GRE.
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
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
5cc877d
Treat the options as part of the TCP header.
by Lorenzo Colitti
· 12 years ago
a45056e
android clat service
by Daniel Drown
· 13 years ago