move cell size to 512 bytes
commit8712a30e91fa61de03ed1525b174b3d0ae8cddac
authorRoger Dingledine <arma@torproject.org>
Tue, 16 Dec 2003 09:48:17 +0000 (16 09:48 +0000)
committerRoger Dingledine <arma@torproject.org>
Tue, 16 Dec 2003 09:48:17 +0000 (16 09:48 +0000)
tree98349cff3e7462fba74fcf173229e75ac800695b
parent961ecf7abfc80571ab858099d1d4f6362b791ea0
move cell size to 512 bytes
move length to 2 bytes, put it in the relay header
remove 4 reserved bytes in cell
add 4 bytes to relay header for the integrity check

svn:r942
src/or/circuit.c
src/or/command.c
src/or/connection_edge.c
src/or/connection_or.c
src/or/onion.c
src/or/or.h