summaryrefslogtreecommitdiffstats
path: root/clatd.c
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE: Support translating fragmented packets.Lorenzo Colitti2014-03-101-2/+6
* DO NOT MERGE: Move translation entry point into translate.c.Lorenzo Colitti2014-03-101-65/+1
* DO NOT MERGE: Fix compiler warnings and enable -Wall -WerrorLorenzo Colitti2014-03-101-1/+1
* DO NOT MERGE: Remove unused variablesBernhard Rosenkränzer2014-03-101-2/+0
* DO NOT MERGE: Remove two almost-unused include files.Lorenzo Colitti2014-03-101-2/+0
* Revert "DO NOT MERGE: Remove two almost-unused include files."Lorenzo Colitti2014-03-081-0/+2
* DO NOT MERGE: Remove two almost-unused include files.Lorenzo Colitti2014-03-091-2/+0
* Add ip6 dummy address to keep data usage stats consistent.JP Abgrall2014-03-071-1/+8
* Support translating ICMP errors.Lorenzo Colitti2013-04-121-0/+4
* Improve checksum calculation and address checkingLorenzo Colitti2013-04-121-2/+2
* Pass around packet data instead of fdsLorenzo Colitti2013-04-121-14/+38
* Configure the interface before bringing it upLorenzo Colitti2013-03-271-8/+9
* Don't add the IPv4 default route in clatd.Lorenzo Colitti2013-03-191-7/+0
* Remove code to copy the default route.Lorenzo Colitti2013-03-071-3/+0
* Stop setting accept_ra, now that netd does it.Lorenzo Colitti2013-03-051-34/+0
* Merge "Make clatd a bit more robust when started by netd." into jb-mr2-devLorenzo Colitti2013-03-041-8/+14
|\
| * Make clatd a bit more robust when started by netd.Lorenzo Colitti2013-03-021-8/+14
* | clatd: use correct header file.Nick Kralevich2013-02-281-1/+1
|/
* android clat serviceDaniel Drown2012-11-121-0/+522