#1345: Exits tracked with TrackHostExits should not reset on hup --------------------------------+------------------------------------------- Reporter: Sebastian | Type: defect Status: new | Priority: major Milestone: Tor: 0.2.3.x-final | Component: Tor Client Version: 0.2.1.25 | Resolution: None Keywords: easy | Parent: Points: | Actualpoints: --------------------------------+-------------------------------------------
Comment(by nickm): The patch is easy enough to do. One thing to note, though: right now, addressmap_clear_transient() clears three things: DNS results, virtual address mappings, and trackexithost mappings. Do we want to clear all of these on HUP? Some? None? -- Ticket URL: <https://trac.torproject.org/projects/tor/ticket/1345#comment:6> Tor Bug Tracker & Wiki <https://trac.torproject.org/> The Tor Project: anonymity online _______________________________________________ tor-bugs mailing list [email protected] https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs
