Jacek Sieka
51a8795e56
one upnp is enough ( #324 )
...
we shouldn't have to recreate the upnp interface every time
2021-01-26 14:12:04 +01:00
Kim De Mey
b4c1391be9
Discv5 ip limits for routing table ( #308 )
...
* Add ip limits to routing table and routing table buckets
* Fix order of ip limit check and duplicate check for replacement
* Fix ip limit for node with updated ip in ENR
* Fix bug where address wouldn't update on ENR update
and update some comments
* Reuse some add/remove code in routing table
* Fix seen bug on ENR update in routing table
* Rework addNode to make sure to do address check always
and adjust some logs.
* More documentation on the ip limits in routing table [skip ci]
2020-11-26 18:20:15 +01:00
Ștefan Talpalaru
66e2dc7ba3
ignoreSignalsInThread()
2020-06-21 01:32:13 +02:00
Jacek Sieka
ec1492a65a
result -> results
2020-04-07 13:32:10 +03:00
Jacek Sieka
1756f7b41f
result -> stew/result ( #159 )
2020-01-24 09:24:29 +01:00
Ștefan Talpalaru
655fc43751
doPortMapping(): don't set the external IP
...
because some IGDs can't handle it
2019-12-12 01:57:05 +01:00
kdeme
4976bd9fb9
Replace getCurrentException and getCurrentExceptionMsg
2019-12-02 23:35:34 +02:00
Zahary Karadjov
f8da72ca96
Fix the build when json logging is enabled
2019-08-14 17:19:55 +02:00
Ștefan Talpalaru
a1a285c290
NAT: move setControlCHook() outside the library
2019-07-11 12:13:13 +03:00
Ștefan Talpalaru
bb79902399
eth/net/nat.nim: delete unused var
2019-05-03 17:24:17 +02:00
Ștefan Talpalaru
05bf76c537
fix logic error
2019-04-29 17:32:37 +02:00
Ștefan Talpalaru
20abba71d0
UPnP: port mapping check no longer a show stopper
2019-04-29 17:05:25 +02:00
Ștefan Talpalaru
ecc1a995aa
Windows: a new thread is created for the signal handler
2019-04-25 03:06:11 +02:00
Ștefan Talpalaru
d0d09559b8
workaround for https://github.com/nim-lang/Nim/issues/4057
2019-04-25 00:25:34 +02:00
Ștefan Talpalaru
3db5f4c5dd
external IP retrieval and port mapping functionality
2019-04-17 03:35:45 +02:00