empserver/tests
Markus Armbruster 4884eddb51 Fix xdump nat column ip for connections from "long" IPv6 addresses
Broken in commit 3a7d7fa, which enlarged struct natstr member
nat_hostaddr[] from 32 to 46 characters, but neglected to update the
ca_len in nat_ca[].  Consequently, the address is truncated in xdump.
Can also break country * ?ip=... and such, but that's exotic.
2013-05-08 06:57:58 +02:00
..
fairland Change fairland island size probability distribution 2013-05-08 06:57:55 +02:00
files Use int instead of signed char for pln_flags 2013-05-08 06:57:54 +02:00
smoke Fix xdump nat column ip for connections from "long" IPv6 addresses 2013-05-08 06:57:58 +02:00
fairland-test Switch PRNG from BSD random() to Mersenne Twister 2013-05-08 06:55:21 +02:00
files-test Add files test to make check 2013-05-08 06:55:18 +02:00
normalize.pl Use int instead of long for flags 2013-05-08 06:57:51 +02:00
smoke-test Switch PRNG from BSD random() to Mersenne Twister 2013-05-08 06:55:21 +02:00
test-common.sh Make smoke test time out instead of hang when server misbehaves 2013-05-08 06:57:55 +02:00