• Felix Lange's avatar
    p2p/nat: add test for UPnP auto discovery via SSDP · 663d4e0a
    Felix Lange authored
    The test listens for multicast UDP packets on the default interface
    because I couldn't get it to work reliably on loopback without massive
    changes to goupnp. This means that the test might fail when there is a
    UPnP-enabled router attached on that interface. I checked that locally
    by looping the test and it passes reliably because the local SSDP server
    always responds faster.
    663d4e0a
Name
Last commit
Last update
..
discover Loading commit data...
nat Loading commit data...
handshake.go Loading commit data...
handshake_test.go Loading commit data...
message.go Loading commit data...
message_test.go Loading commit data...
peer.go Loading commit data...
peer_error.go Loading commit data...
peer_test.go Loading commit data...
protocol.go Loading commit data...
rlpx.go Loading commit data...
rlpx_test.go Loading commit data...
server.go Loading commit data...
server_test.go Loading commit data...
testlog_test.go Loading commit data...