Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Thomas Lavocat
yggdrasil
Commits
d63740e2
Commit
d63740e2
authored
Dec 08, 2017
by
Thomas Lavocat
Browse files
logger
parent
491fc185
Changes
1
Hide whitespace changes
Inline
Side-by-side
yggdrasil/erebor/ereborc.py
View file @
d63740e2
...
...
@@ -226,7 +226,7 @@ class Erebor:
consts
.
FROM
:
snode
+
"@"
+
snetworkId
,
consts
.
DEST
:
dnode
+
"@"
+
dnetowkrId
,
consts
.
DATA
:
m
})
logg
g
er
.
debug
(
"if we are on the same network, send directly to the dnode"
)
logger
.
debug
(
"if we are on the same network, send directly to the dnode"
)
if
neighbour_gateway
.
networkId
==
dnetowkrId
:
logger
.
debug
(
" TRANS-NETWORK for {}@{}, gateway {}@{}"
.
format
(
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment