summaryrefslogtreecommitdiffstats
path: root/clatd_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use a raw socket to send IPv6 packets instead of a tun.Lorenzo Colitti2014-06-111-12/+25
* Make translate_packet take a fd instead of a tun header.Lorenzo Colitti2014-06-101-6/+4
* Minor code clean-up for GCC 4.9.Ben Cheng2014-04-031-5/+5
* Use uint8_t not char for binary data to avoid -Wall -Werror issues on x86 buildsBrian Carlstrom2014-02-241-51/+51
* Add a unit test for 464xlat translation code.Lorenzo Colitti2014-02-221-0/+672