Commit Graph

10 Commits

Author SHA1 Message Date
Théophile Bastian a31d9e29eb Dump data on RETURN ; FIX sending
Packet sending was broken: active iterators could be invalidated.
2016-11-27 12:16:56 +01:00
Théophile Bastian 32b56c6c91 Aggregate packets before sending. 2016-11-27 09:49:28 +01:00
Théophile Bastian 619ea6969e Send only to IDs, not addresses.
Was not used anyway.
2016-11-26 19:21:13 +01:00
Théophile Bastian 86c91f7488 Sends, floods and receives data 2016-11-26 19:17:56 +01:00
Théophile Bastian 98924f4ca6 Now flooding data — a bit too much 2016-11-26 16:20:20 +01:00
Théophile Bastian 6730d8ba85 Send IHU, IHave, ... 2016-11-25 15:47:35 +01:00
Théophile Bastian 6b69cee089 Fix constant 2016-11-24 16:18:16 +01:00
Théophile Bastian 750f9e3672 Log messages on packet reception 2016-11-24 15:41:34 +01:00
Théophile Bastian 1527c1c6fe Proper handling of neighbours updates.
Still have to interface it cleanly with the inbound network packets
2016-11-23 23:49:48 +01:00
Théophile Bastian 2b03969aa4 Add protocol 2016-11-20 00:15:52 +01:00