summaryrefslogtreecommitdiffstats
path: root/main.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup - remove tun.hMaciej Żenczykowski2020-06-041-1/+0
* Remove DNS64 detection code from clatd.Lorenzo Colitti2020-06-021-23/+9
* Derive mtu from ipv6 route to ipv4 /96 prefix instead of deviceMaciej Żenczykowski2020-01-201-1/+1
* clatd: change to pass in tun filedescriptor via command lineMaciej Żenczykowski2019-05-081-9/+15
* Allow passing in the IPv4 and IPv6 addresses on the command line.Lorenzo Colitti2019-01-151-4/+15
* Drop support for updating IPv6 addresses in clatd.Lorenzo Colitti2019-01-061-1/+2
* Move main() out of clatd.c.Lorenzo Colitti2019-01-041-0/+144