Commit ccea5fa9 authored by obscuren's avatar obscuren

changed to new nat-pmp repo

parent 2d00027f
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