summaryrefslogtreecommitdiffstats
path: root/translate.h
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE: Support translating fragmented packets.Lorenzo Colitti2014-03-101-3/+10
* DO NOT MERGE: Move translation entry point into translate.c.Lorenzo Colitti2014-03-101-0/+14
* DO NOT MERGE: Fix up checksums instead of recalculating them.Lorenzo Colitti2014-03-101-5/+7
* DO NOT MERGE: Add generic IP packet code and use it for GRE.Lorenzo Colitti2014-03-101-0/+3
* DO NOT MERGE: Fix compiler warnings and enable -Wall -WerrorLorenzo Colitti2014-03-101-1/+1
* DO NOT MERGE: Remove two almost-unused include files.Lorenzo Colitti2014-03-101-0/+4
* Revert "DO NOT MERGE: Remove two almost-unused include files."Lorenzo Colitti2014-03-081-4/+0
* DO NOT MERGE: Remove two almost-unused include files.Lorenzo Colitti2014-03-091-0/+4
* Support translating ICMP errors.Lorenzo Colitti2013-04-121-0/+1
* Improve checksum calculation and address checkingLorenzo Colitti2013-04-121-8/+15
* Pass around packet data instead of fdsLorenzo Colitti2013-04-121-8/+33
* Treat the options as part of the TCP header.Lorenzo Colitti2013-04-121-2/+4
* android clat serviceDaniel Drown2012-11-121-0/+30