1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-13 15:14:54 +02:00
Smack/smack-extensions/src/test/java/org/jivesoftware/smackx/bytestreams
Florian Schmaus b468a29881 Improve Socks5 Bytestreams
- determine all local IPv4 and IPv6 addresses
- prevent loopback addresses from appearing as streamhost

Some unit tests where changed because they assumed that a host only has
one local address. But nowadays hosts often have more, at least because
they are IPv4 and IPv6 multi-homed.
2014-08-19 19:00:43 +02:00
..
ibb Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
socks5 Improve Socks5 Bytestreams 2014-08-19 19:00:43 +02:00