]> git.ipfire.org Git - thirdparty/tor.git/commit
Remove redundant relay_cell_proto fields
authorNick Mathewson <nickm@torproject.org>
Fri, 18 Apr 2025 00:31:44 +0000 (20:31 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 5 May 2025 17:07:37 +0000 (13:07 -0400)
commit89d870d32816c32a220f59debc1d8f3469e97a9a
tree9efe358b89d9cbbf8071d3682eb9ca4e7f8d554b
parent4c1a41f32d935cdc496946b9a3018e0edaabefb1
Remove redundant relay_cell_proto fields

These did not turn out to be useful for anything.
src/core/or/cell_st.h
src/core/or/relay.c
src/core/or/relay_msg.c
src/core/or/relay_msg_st.h
src/test/test_cell_formats.c