diff options
| author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-07-06 14:39:28 -0700 |
|---|---|---|
| committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-07-06 14:39:28 -0700 |
| commit | 255320e2a6f340fca6c53f3a0516f99a4cb4562b (patch) | |
| tree | 408de83a129c66659fe312d44a612a2887cecce7 /node/Packet.hpp | |
| parent | 93bb934d4e77fd1436ebe81336d396fa769aa59b (diff) | |
| download | infinitytier-255320e2a6f340fca6c53f3a0516f99a4cb4562b.tar.gz infinitytier-255320e2a6f340fca6c53f3a0516f99a4cb4562b.zip | |
pushDirectPaths() implementation
Diffstat (limited to 'node/Packet.hpp')
| -rw-r--r-- | node/Packet.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/node/Packet.hpp b/node/Packet.hpp index 14fac1bf..9b86709a 100644 --- a/node/Packet.hpp +++ b/node/Packet.hpp @@ -892,7 +892,6 @@ public: VERB_SET_EPHEMERAL_KEY = 15, /* Push of potential endpoints for direct communication: - * <[1] flags (unused, must be zero)> * <[2] 16-bit number of paths> * <[...] paths> * |
