X-Git-Url: http://www.git.cypherpunks.ru/?p=nncp.git;a=blobdiff_plain;f=src%2Fnode.go;fp=src%2Fnode.go;h=0587fbc2b90c2234d2911c80e2adc8ebab9e2e3c;hp=d71fd294d9ef6d97c903ae83427f8d2edddaddf9;hb=a13dfe188901835b627b02e1fc25638f5c9f68d5;hpb=9edd0bca196b4a7722ee64c27a8a2864f0677ad8 diff --git a/src/node.go b/src/node.go index d71fd29..0587fbc 100644 --- a/src/node.go +++ b/src/node.go @@ -50,6 +50,8 @@ type Node struct { FreqChunked int64 FreqMinSize int64 FreqMaxSize int64 + ACKNice uint8 + ACKMinSize int64 Via []*NodeId Addrs map[string]string RxRate int