bug fix: ipv6 did not check bind address
authorMatthias Wachs <wachs@net.in.tum.de>
Mon, 16 May 2011 12:49:06 +0000 (12:49 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Mon, 16 May 2011 12:49:06 +0000 (12:49 +0000)
commit480f5966b1e07e53fc07bdc2adc556352b82eec9
treee421fdcc2b9f534210de694dacb712316ceea248
parent327599c61fcc768fa4ff795fafba5d03ee291533
bug fix: ipv6 did not check bind address

ipv6 addresses were given to transport service even if service did bind to a specific ipv4 address
other peers could not validate that address
src/transport/plugin_transport_tcp.c