mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'bug8546_squashed'
Conflicts: src/or/connection.c src/or/or.h src/or/relay.c
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
o Code simplification and refactoring:
|
||||
- Move fields related to isolating and configuring client ports
|
||||
into a shared structure. Previously, they were duplicated across
|
||||
port_cfg_t, listener_connection_t, and edge_connection_t.
|
||||
Failure to copy one of them correctly had been the cause of at
|
||||
least one bug in the past.
|
||||
Reference in New Issue
Block a user