Skip to content

Commit

Permalink
Merge pull request #2 from XDagger/master
Browse files Browse the repository at this point in the history
merge from upstream
  • Loading branch information
xrdavies authored Mar 19, 2018
2 parents 36d65f0 + 0177f78 commit d65db57
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ Structure of block:
------------------

_The on-disk format will change in the future. Consider this the network protocol._
Each block has fixed size 512 bytes.
Block consists of 16 fields each of whish has length 32 bytes.
Each block has a fixed size of 512 bytes.
Block consists of 16 fields each of which has length 32 bytes.
Field 0 is header, it consists of 4 quadwords:
- transport-layer header
- types of all 16 fields, 4 bits for one type
Expand Down
2 changes: 2 additions & 0 deletions client/netdb-white.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
176.31.253.28:13654
115.159.64.173:13654
81.174.251.23:55555
178.32.129.122:13654
183.236.166.17:6666
109.196.45.218:3355
142.44.143.234:888
217.32.219.219:55555
1 change: 1 addition & 0 deletions client/netdb.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@
81.174.251.23:55555
109.196.45.218:3355
136.243.55.153:16775
217.32.219.219:55555

0 comments on commit d65db57

Please sign in to comment.