Commit 67af3003 authored by obscuren's avatar obscuren

Merge branch 'master' into develop

parents fcc6f183 ccea5fa9
package eth
import (
natpmp "code.google.com/p/go-nat-pmp"
//natpmp "code.google.com/p/go-nat-pmp"
"fmt"
"net"
natpmp "github.com/jackpal/go-nat-pmp"
)
// Adapt the NAT-PMP protocol to the NAT interface
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment