Juan Batiz-Benet
|
d7c9ae12ac
|
p2p/nat: make nat mappings closable by client
After this commit, client can close individual mappings (without
closing the whole NAT)
|
2015-01-30 20:37:53 -08:00 |
|
Juan Batiz-Benet
|
ca757c66ff
|
p2p/nat: managed by host now.
Exposing the NAT to the core is unnecessary. The Host can take
care of it. If a need emerges, we can address it then.
|
2015-01-26 14:00:00 -08:00 |
|
Juan Batiz-Benet
|
332d350196
|
p2p/nat: re-factors nat object
- allow retrieving addresses
- allow notifications on mapping changes
- allow lifecycle mgmt (future commit will manage it)
|
2015-01-26 13:45:02 -08:00 |
|
Juan Batiz-Benet
|
069cff3d25
|
p2p/nat: upnp + pmp
|
2015-01-24 12:42:22 -08:00 |
|