Age | Commit message (Collapse) | Author |
|
|
|
|
|
until after circuitmux_make_circuit_inactive()
|
|
circuitmux_make_circuit_inactive() during circuitmux_detach_all_circuits()
|
|
|
|
|
|
NULL in circuitmux_detach_circuit()
|
|
non-NULL p_chan when extending a circuit
|
|
circuitmux.c
|
|
|
|
|
|
|
|
|
|
pick_active_circuit() to circuitmux_policy_t in circuitmux.h
|
|
|
|
|
|
circuitmux_move_active_circ_to_tail() helper in circuitmux.c
|
|
to return NULL if the policy does not use this in circuitmux.c
|
|
circuitmux_set_policy() in circuitmux.c
|
|
|
|
|
|
|
|
circuitmux_make_circuit_active() and linked list helper functions in circuitmux.c
|
|
|
|
circuitmux_num_cells_for_circuit(), circuitmux_num_cells(), circuitmux_num_active_circuits() and circuitmux_num_circuits() in circuitmux.c
|
|
circuitmux.c, remove unneeded circuitmux_add_to_num_cells() from circuitmux.h
|
|
|
|
|
|
circuitmux_find_map_entry() and circuitmux_is_circuit_attached() in circuitmux.c
|
|
|
|
hash table
|
|
|