mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
clean out obsolete cell types
svn:r170
This commit is contained in:
+1
-3
@@ -160,9 +160,7 @@
|
||||
#define CELL_CREATE 1
|
||||
#define CELL_DATA 2
|
||||
#define CELL_DESTROY 3
|
||||
#define CELL_ACK 4
|
||||
#define CELL_NACK 5
|
||||
#define CELL_SENDME 6
|
||||
#define CELL_SENDME 4
|
||||
|
||||
#define CELL_PAYLOAD_SIZE 120
|
||||
#define CELL_NETWORK_SIZE 128
|
||||
|
||||
Reference in New Issue
Block a user