summaryrefslogtreecommitdiff
path: root/clatd.h
AgeCommit message (Expand)Author
2021-02-04clatd: move stop_loop() into main.cMaciej Żenczykowski
2020-06-01Remove DNS64 detection code from clatd.Lorenzo Colitti
2020-01-20Derive mtu from ipv6 route to ipv4 /96 prefix instead of deviceMaciej Żenczykowski
2019-05-08clatd: change to pass in tun filedescriptor via command lineMaciej Żenczykowski
2019-01-15Allow passing in the IPv4 and IPv6 addresses on the command line.Lorenzo Colitti
2019-01-06Drop support for updating IPv6 addresses in clatd.Lorenzo Colitti
2019-01-04Move main() out of clatd.c.Lorenzo Colitti
2018-12-11Re-indent clatd code with clang-formatjunyulai
2014-12-09resolved conflicts for merge of 6b2007aa to lmp-mr1-dev-plus-aospLorenzo Colitti
2014-12-08am 290b8427: Merge "Move tun functions to a new tun.c."Lorenzo Colitti
2014-12-08Move send_tun into tun.c as well.Lorenzo Colitti
2014-12-08Move tun functions to a new tun.c.Lorenzo Colitti
2014-10-28Support more than one clatd at a time.Lorenzo Colitti
2014-08-25Call read on any event, not just on POLLIN.Lorenzo Colitti
2014-06-11Use a packet socket to receive packets.Lorenzo Colitti
2014-06-11Use a raw socket to send IPv6 packets instead of a tun.Lorenzo Colitti
2014-03-17Update BUGS and bump version to 1.2Lorenzo Colitti
2014-02-14Move translation entry point into translate.c.Lorenzo Colitti
2013-04-12Pass around packet data instead of fdsLorenzo Colitti
2012-11-12android clat serviceDaniel Drown