Commit graph

22 commits

Author SHA1 Message Date
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 c0f1c55e03 Classes for data strage, flooding 2016-11-26 16:19:38 +01:00
Théophile Bastian 143cff86f5 Add fake client sending IHUs 2016-11-25 15:48:08 +01:00
Théophile Bastian 6730d8ba85 Send IHU, IHave, ... 2016-11-25 15:47:35 +01:00
Théophile Bastian 6c0e1f4d26 Ignoring conf files 2016-11-25 15:47:08 +01:00
Théophile Bastian 761d657f9b Removed network endianness conversion
Turns out the reference implementation does not use it…
2016-11-25 15:45:39 +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 18741af602 Add basic config file 2016-11-24 15:27:29 +01:00
Théophile Bastian d4eccda003 Documentation 2016-11-24 14:39:12 +01:00
Théophile Bastian ce0b019e91 Add packetParser 2016-11-24 14:39:03 +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 e7d16a185b Fix address conversion 2016-11-20 00:23:48 +01:00
Théophile Bastian c291ad1ec6 Add Makefile, basic main 2016-11-20 00:16:13 +01:00
Théophile Bastian 2b03969aa4 Add protocol 2016-11-20 00:15:52 +01:00
Théophile Bastian e5857f842d Update constants, data 2016-11-20 00:15:09 +01:00
Théophile Bastian c53125384d Add {h,n}to{h,n}{s,l} to Bytes 2016-11-20 00:14:40 +01:00
Théophile Bastian bd5a1666a5 Add Bytes class from a former project 2016-11-18 10:56:51 +01:00
Théophile Bastian 17c4cc7bde Add network constants 2016-11-16 18:56:52 +01:00
Théophile Bastian 6c05e83024 Add headcomment 2016-11-16 17:52:04 +01:00
Théophile Bastian bd8c14c275 initial commit 2016-11-16 17:46:18 +01:00