You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/tsnet
James Tucker d42f0b6a21 util/ringbuffer: rename to ringlog
I need a ringbuffer in the more traditional sense, one that has a notion
of item removal as well as tail loss on overrun. This implementation is
really a clearable log window, and is used as such where it is used.

Updates #cleanup
Updates tailscale/corp#31762

Signed-off-by: James Tucker <james@tailscale.com>
5 months ago
..
example tsnet: split user facing and backend logging 2 years ago
depaware.txt util/ringbuffer: rename to ringlog 5 months ago
example_tshello_test.go tsnet: add examples (#8289) 3 years ago
example_tsnet_test.go tsnet: split user facing and backend logging 2 years ago
packet_filter_test.go tsnet: add test for packet filter generation from netmap 9 months ago
tsnet.go ipn,tsnet: update AdvertiseTags documentation (#16931) 5 months ago
tsnet_test.go tsnet: use test logger for testcontrol and node logs 10 months ago