tailscale/types
Joe Tsai 0dc023ef9c
types/netlogtype: add constants for maximum serialized sizes of ConnectionCounts (#6163)
There is a finite limit to the maximum message size that logtail can upload.
We need to make sure network logging messages remain under this size.
These constants allow us to compute the maximum number of ConnectionCounts
we can buffer before we must flush.

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
2022-11-11 08:22:37 -08:00
..
dnstype net/dns, types/dnstypes: update some comments, tests for DoH 2022-09-08 17:16:13 -07:00
empty types/empty: add Message, stop using mysterious *struct{} 2020-02-14 13:35:49 -08:00
flagtype types/flagtype: fix bug showing the default port value (shown in --help) 2020-10-19 20:18:31 -07:00
ipproto net/packet, wgengine/filter: support SCTP 2021-03-20 21:34:13 -07:00
key all: fix spelling mistakes 2022-09-29 13:36:13 -07:00
logger all: fix spelling mistakes 2022-09-29 13:36:13 -07:00
netlogtype types/netlogtype: add constants for maximum serialized sizes of ConnectionCounts (#6163) 2022-11-11 08:22:37 -08:00
netmap wgengine/wgcfg: plumb down audit log IDs (#5855) 2022-10-06 16:19:38 -07:00
nettype net/netaddr: start migrating to net/netip via new netaddr adapter package 2022-07-25 16:20:43 -07:00
opt all: fix spelling mistakes 2022-09-29 13:36:13 -07:00
pad32 net/portmapper: add NAT-PMP client, move port mapping service probing 2021-02-23 09:07:38 -08:00
persist cmd/cloner,util/codegen: refactor cloner internals to allow reuse 2022-05-06 10:58:10 -07:00
preftype types/preftype: don't use iota for consts persisted to disk 2021-04-02 09:02:54 -07:00
structs types/structs: add structs.Incomparable annotation, use it where applicable 2020-05-03 14:05:32 -07:00
tkatype client,cmd/tailscale,ipn,tka,types: implement tka initialization flow 2022-08-22 11:35:16 -07:00
views types/view: add ContainsNonExitSubnetRoutes func 2022-10-21 08:16:18 -07:00