Christian Grothoff
|
e8671499d4
this should fix #3846
|
9 years ago |
Christian Grothoff
|
99eb14783e
committing version used to produce 3846:9432
|
9 years ago |
Christian Grothoff
|
b199b782b3
adding moderately expensive instrumentation to track down invariant violation #3846 in CADET
|
9 years ago |
Christian Grothoff
|
f27338992f
fix #3869: outdated FSF address
|
9 years ago |
Bart Polot
|
23718c7651
- first log, then free
|
9 years ago |
Bart Polot
|
8f4a59e82b
- Fix #3846. When receiving a create request for an invalid path singal that register failed to avoid trying to unregister the connection on destroy.
|
9 years ago |
Bart Polot
|
6b412abd18
- If the path was cleared before, connection is not registered with neighbors. Should fix #3845, #3846
|
9 years ago |
Bart Polot
|
315bbbff53
- documentation, statistics about failures
|
9 years ago |
Bart Polot
|
8115286b9e
- if this happens the code is badly broken, bail out
|
9 years ago |
Bart Polot
|
26a9ded44c
- free path after unregister
|
9 years ago |
Bart Polot
|
10578e5356
- always free connection path, fix memory leak
|
9 years ago |
Christian Grothoff
|
fd43263931
-doxygen fixes
|
9 years ago |
Bart Polot
|
fd057b7cf6
- don't invalidate direct connections unless peer disconnects on core level
|
9 years ago |
Bart Polot
|
5e30cb0192
- roll back duplication of peer->connections
|
9 years ago |
Bart Polot
|
29795c865d
- compiler fixes
|
9 years ago |
Bart Polot
|
7cc01327be
- refactor connection timeout into one implementation
|
9 years ago |
Bart Polot
|
f93036732d
- move break to documentation
|
9 years ago |
Bart Polot
|
3415ad9335
- start poll after send
|
9 years ago |
Bart Polot
|
aefe7ee20e
- fix poll log
|
9 years ago |
Bart Polot
|
f7f0f7e25d
note to self
|
9 years ago |
Bart Polot
|
fbca6292c4
- improve POLL logging, debug info
|
9 years ago |
Christian Grothoff
|
83da6bcc77
-avoid concurrent modification trouble when handing peer disconnect
|
9 years ago |
Christian Grothoff
|
37989871e4
-check next and prev are disjoint
|
9 years ago |
Christian Grothoff
|
5bd8423226
-run unregister even if path is NULL, do check uniqueness
|
9 years ago |
Christian Grothoff
|
79f5075307
-adding additional error checking logic
|
9 years ago |
Christian Grothoff
|
da6302d668
-assertion also does not hold, messy code
|
9 years ago |
Christian Grothoff
|
6db5516751
-indentation, doxygen, be a bit pickier about return values to eliminate possible causes of #3794
|
9 years ago |
Bart Polot
|
3a2d7594ed
- fix debug msgs, mark tripped break
|
9 years ago |
Bart Polot
|
b02a5efc90
- don't ttl drop ax
|
9 years ago |
Bart Polot
|
02f794edf1
- properly read otr/ax fields
|
9 years ago |